Releases: majorpeter/atomic-tracker
Releases · majorpeter/atomic-tracker
v1.3.1
v1.3.0
What's Changed
- Added support for Google OAuth2 login by @majorpeter in #10
- Responsivity fixes in dialogs
- Async error handler for express middleware
- Minor fixes with journal dates and imported project changes
Full Changelog: v1.2.0...v1.3.0
v1.2.0
What's Changed
- Import project activity from redmine and optionally add to tracked activities by @majorpeter in #8
Notable Backend Change
- Database migration is done automatically at startup, so later releases can alter the database easily
Full Changelog: v1.1.1...v1.2.0
v1.1.1
What's Changed
- added missing projects url to projects api response (commit)
- created CI pipeline for container build (workflows/docker-image.yml) #3
Full Changelog: v1.1.0...v1.1.1
v1.1.0
What's Changed
- Enhancement internationalization by @majorpeter in #4
Full Changelog: v1.0.1...v1.1.0
v1.0.1
Changes:
- minor fixes for bugs during installation
- PWA: installable on a phone as a progressive web app
- added radio picker to dashboard
Full Changelog: v1.0.0...v1.0.1
v1.0.0
All the basic functionalities are implemented.
- data is served from the backend with automatic refreshing
- tracking of good and bad habits
- integration for Nextcloud Tasks
- integration for Google Calendar
- integration for Redmine
- personal journaling