Releases: funidata/keijo
Releases · funidata/keijo
v1.3.2
What's Changed
Bug Fixes
- Fix week browser breaking as year changes by @joonashak in #145
Other
- Bump cross-spawn from 7.0.3 to 7.0.6 in /server in the npm_and_yarn group across 1 directory by @dependabot in #141
- Bump nanoid from 3.3.7 to 3.3.8 in /web in the npm_and_yarn group across 1 directory by @dependabot in #142
- Update dependencies by @joonashak in #146
- Bump next from 14.2.10 to 14.2.15 in /web in the npm_and_yarn group across 1 directory by @dependabot in #147
Full Changelog: v1.3.1...v1.3.2
v1.3.1
What's Changed
New Features
Improvements
- Notify users about possibility to connect to Jira by @kurukimi in #119
- Wider issue popover when using Jira by @kurukimi in #121
Bug Fixes
- Fix flawed logic in date navigation test by @kurukimi in #127
- Add Jira Connect/Disconnect buttons to mobile menu by @kurukimi in #118
- Fix debounce pending infinitely when cleared by @kurukimi in #120
- Fix Keijo to recognize some record types by @kurukimi in #122
Other
- Bump fast-xml-parser from 4.2.7 to 4.4.1 in /server in the npm_and_yarn group across 1 directory by @dependabot in #126
- Bump the npm_and_yarn group across 3 directories with 2 updates by @dependabot in #133
- Bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot in #135
- Bump the npm_and_yarn group across 2 directories with 7 updates by @dependabot in #136
- Bump the npm_and_yarn group across 1 directory with 2 updates by @dependabot in #137
- Bump rollup from 4.21.3 to 4.22.4 in /web in the npm_and_yarn group across 1 directory by @dependabot in #138
- Bump the npm_and_yarn group across 1 directory with 5 updates by @dependabot in #139
Full Changelog: v1.3.0...v1.3.1
v1.3.0
What's Changed
Maintenance
- Add application version number to footer by @joonashak in #113
Other
- Get issue titles from Jira to show in issue dropdown @kurukimi in #92
- Add buttons for connecting to and disconnecting from Jira by @kurukimi in #114
- Hide/show weekends by @kurukimi in #115
Full Changelog: v1.2.4...v1.3.0
v1.2.4
What's Changed
Maintenance
- Update dependencies and eslint rules by @joonashak in #111
Bug Fixes
- Fix set remaining hours option on current day by @kurukimi in #107
- Database migration to add session table by @joonashak in #110
Other
Full Changelog: v1.2.3...v1.2.4
v1.2.3
What's Changed
Maintenance
- Execute database migrations from Dockerfile for production-like environments by @joonashak in #105
Full Changelog: v1.2.2...v1.2.3
v1.2.2
What's Changed
Bug Fixes
- Update SSL configuration to use correct mode by @joonashak in #102
Full Changelog: v1.2.1...v1.2.2
v1.2.1
What's Changed
Bug Fixes
- Add SSL mode to database connection configuration by @joonashak in #99
Full Changelog: v1.2.0...v1.2.1
v1.2.0
What's Changed
Maintenance
- Setup database service by @joonashak in #90
- Database migration setup by @joonashak in #97
Improvements
- Persist user preferences in database by @joonashak in #95
Other
- Bump the npm_and_yarn group across 2 directories with 1 update by @dependabot in #93
- Bump ws from 7.5.9 to 7.5.10 in /server in the npm_and_yarn group across 1 directory by @dependabot in #94
- Bump ws from 8.16.0 to 8.17.1 in /web in the npm_and_yarn group across 1 directory by @dependabot in #96
Full Changelog: v1.1.3...v1.2.0
v1.1.3
What's Changed
Bug Fixes
- Fix edit dialog title by @joonashak in #86
- Mobile page delete entry button works again by @kurukimi in #87
- New entry to other than visible workdays is now shown when navigating to it by @kurukimi in #83
Other
Full Changelog: v1.1.2...v1.1.3
v1.1.2
What's Changed
Maintenance
- Setup Playwright to allow end-to-end testing by @joonashak in #80
New Features
- Prefill duration field with day's remaining hours by @kurukimi in #75
- Select default values for product and function fields by @kurukimi in #81
Improvements
Bug Fixes
- Fix error in navigating directly to "/create" URLs by @kurukimi in #78
- Refreshing with entry dialog open no longer crashes Keijo by @kurukimi in #82
Full Changelog: v1.1.1...v1.1.2