Releases: francescarpi/mytime-gui
Releases · francescarpi/mytime-gui
MyTime v0.8.10
Added
- Total week work time added in settings
Changed
- Node and rust packages updated
- MUI grid component replaced by grid2
- Migrate new TextField InputProps to slotProps
MyTime v0.8.9
Fixed
- Fix close button of sync modal
MyTime v0.8.8
Fixed
- Fix status of close button in the sync modal
MyTime v0.8.7
Added
- Add frontend tests with vitest
Changed
- Code refactored
- Integration configuration changed to json (BREAKING CHANGE!)
- Some packages updated
Fixed
- External ID field changed to non-required
MyTime v0.8.6
Changed
- Previous tasks longer than four days cannot been continued
- Packages updated
- Refactor some React code
Fixed
- Disable 'send' button while redmine's activites are loading
MyTime v0.8.5
Added
- Add the 'project' column into the tasks to sync table
- Enable tauri's updater plugin to detect and install next versions automatically
Changes
- Rust and node dependencies updated
MyTime v0.8.4
Changed
- Packages updated
- Catch network error if it's not available
Fixed
- Hide "copy to add form" icon when the external id is missing
MyTime v0.8.3
Added
- Add more checks establishing the database connection
Changed
- Update some dependencies
Fixed
- Bug fixed calculating the weekly and montly worked time
MyTime v0.8.2
Changed
- Upgrade some npm packages
- Buttons color improved in the resume last task confirmation dialog
MyTime v0.8.1
Fixed
- Fix query to detect the last task