Skip to content

v1.0.0 - Finally stable

Compare
Choose a tag to compare
@Hanziness Hanziness released this 19 Jan 19:53
· 132 commits to develop since this release
416cc55

🎉 Whew. The time has come! The app has finally reached 1.0! Absolutely first of all, it now lives on its own domain at https://another-pomodoro.app! I'm so happy to finally share this app with everyone. I truly hope you'll find it helpful in your everyday life, work, productivity or other sessions. I'm also really happy to hear your feedback - check out the discussions page or feel free to open an issue if you've found something that's not working. The licence had also changed to MIT!

AnotherPomodoro launches on Product Hunt, too! Check it out here:

AnotherPomodoro - Modern & customizable productivity timer | Product Hunt

I have plans for the future of this app, too, as now it is mature enough to start adding other new and exciting stuff to it, but I want to make sure that new features still keep the app itself simple while making it more unique. Thank you for your help, and also special thank you to the first contributor of this app, @milotype, who did the Croatian translations and helped me out with a non-translating timer issue.

If you'd like to contribute, please read the contribution guidelines, and if you have ideas that you think would help make this app better, please share them in the discussions.

Thank you, and see you around! Have a great productivity session!


Features

  • Changed license to MIT (#136) (991396a)
  • Begin next section by pressing the start button (#109) (b6b56d1)
  • Updated layout to better fit mobile devices (#144) (c0d2bcc)
  • Redesigned home page (#127) (e8763f1)
  • Added page transitions and a fancy splash screen to the timer for more eye candy (#129) (9310c3a)
  • Friendly error pages that help you take actions if something goes wrong (#130) (7c746e4)
  • Improved SEO and accessibility (#146) (6f39966)
  • Improved site and PWA icons (#150) (337966b)
  • Revamped the settings panel with a new theme. The panel now floats, its rounded tabs blend better into the UI and the tabs collapse to icons on narrow screens. (#119) (dd8c57d)
  • Finished setup page. It offers a few presets and a live preview of your changes, too, to get started with the app. (#122) (7e5495f)
  • Rewritten the to-do list from scratch. It now offers a more intuitive user experience with a simpler design, drag-and-drop list items and auto-deletion of completed tasks. (#111) (ce96980)

Bug Fixes

  • timer: Progress bars now transition seamlessly between sections (#113) (0e219af)
  • Many other small bug fixes (#133)

Refactors

  • i18n: Made adding localisations easier (#152) (44c1aed)
  • theme: Replaced Material Design icons with Tabler Icons (#112) (afa2d41)
  • theme: Change accent colour so it better matches branding (#145) (e197303)
  • Ugraded to Tailwind CSS 3 (#123) (c7004ba)
  • Lots of other small refactors and bugfixes - see PR for details (#133) (e997c03)

Documentation

Localizations