What's new in Marinara: Pomodoro Timer 34

Jan 20, 2021
  • Fix browser action (toolbar) icon when dark mode is used.

New in Marinara: Pomodoro Timer 33 (Sep 21, 2020)

  • Added Malay translations thanks to @rachelnml
  • Added Swahili translations thanks to @lay-la
  • Updated Portuguese translations thanks to @wricke
  • Updated Spanish translations thanks to @brianl9995
  • Fixed some security issues and updated some dependencies

New in Marinara: Pomodoro Timer 26 (Jan 28, 2019)

  • Importing history now merges with existing history
  • Added CSV-formatted history export
  • Added history reset
  • Added brown noise, pink noise, and white noise timer sounds

New in Marinara: Pomodoro Timer 25 (Jan 28, 2019)

  • Major restructuring of project to facilitate future development
  • Minor UI and style updates
  • Updated Chinese (Taiwan) translations (thanks @omeganc)

New in Marinara: Pomodoro Timer 24 (Jan 5, 2019)

  • Updated Italian translations (thanks @valentinadc)

New in Marinara: Pomodoro Timer 23 (Dec 29, 2018)

  • Added French translation (thanks @bjacquemet)

New in Marinara: Pomodoro Timer 22 (Dec 19, 2018)

  • Opera: Fixed active tab target after Pomodoro tab alert is closed (thanks @dbautistav)
  • Note: Desktop notifications still do not work with Opera, this will be addressed in a future release

New in Marinara: Pomodoro Timer 21 (Dec 11, 2018)

  • Added Czech language translation (thanks @multiflexi)
  • Improved Swedish translation

New in Marinara: Pomodoro Timer 20 (Nov 28, 2018)

  • Added Swedish language translation (thanks @andrelaszlo)

New in Marinara: Pomodoro Timer 19 (Nov 13, 2018)

  • Updated Japanese translation (thanks @bigwheel)

New in Marinara: Pomodoro Timer 18 (Nov 10, 2018)

  • Fixed timer completion sounds not playing in Brave browser

New in Marinara: Pomodoro Timer 17 (Nov 9, 2018)

  • Add new translations: Catalan, Japanese, Italian, Indonesian, Serbian, Vietnamese, Lithuanian
  • Update many translations
  • Fix some concurrency issues

New in Marinara: Pomodoro Timer 16 (Jan 26, 2018)

  • Use SVG animation for focus timer sound preview
  • Fix active tab focus when expiration page is closed (thanks @stanislavgeorgiev)

New in Marinara: Pomodoro Timer 15 (Dec 28, 2017)

  • Fixed ticking sound preview icon symmetry
  • Updated and fixed zh-CN translations (thanks @myTimeGone)
  • Fixed es spelling mistake (thanks @fcojavierjorge)
  • Metronome ticks scheduled less frequently

New in Marinara: Pomodoro Timer 14 (Dec 13, 2017)

  • Revert the chrome.alarms change introduced in Release 13

New in Marinara: Pomodoro Timer 2.1.1 (Aug 6, 2017)

  • Fix UI elements when no Pomodoros have been completed (expiration, notification, history)
  • Fix potential Import History handler bug
  • Add feedback page credit to Francesco Cirillo
  • Cleanup/simplify expiration page style
  • Remove timer control submenu when timer is stopped

New in Marinara: Pomodoro Timer 2.1.0 (Aug 3, 2017)

  • Track Pomodoro completion history
  • Add Pomodoro history & stats page
  • Add daily Pomodoro completion stats to notifications
  • Add history import & export
  • Move timer start commands into a submenu
  • Style tweaks

New in Marinara: Pomodoro Timer 2.0.1 (Jul 26, 2017)

  • Specify minimum_chrome_version in manifest.json
  • Explicitly denies compatibility with older Chrome browsers that don't support async/await

New in Marinara: Pomodoro Timer 2.0.0 (Jul 12, 2017)

  • Significant refactoring of existing codebase for maintainability
  • Update code to ES6
  • Add support for long breaks
  • Add settings migration
  • Significant update to settings and feedback pages
  • Fix some event handler memory leaks
  • Cleanup wording, simplify styles

New in Marinara: Pomodoro Timer 1.1.3 (May 3, 2017)

  • Fix code and remove the tabs Chrome permission to improve security and privacy.

New in Marinara: Pomodoro Timer 1.1.2 (May 3, 2017)

  • Break label color on toolbar icon is now darker.
  • Starting break/focus timer immediately dismisses any desktop notifications.
  • Fix bug where we tried to play a sound even if none was specified.

New in Marinara: Pomodoro Timer 1.1.1 (May 3, 2017)

  • Update title for Chrome web store

New in Marinara: Pomodoro Timer 1.1.0 (May 3, 2017)

  • Add focus/break start button to desktop notifications (thanks @dimuravyev)
  • Fix some extension manifest issues
  • Remove debug output