Skip to content

Releases: funidata/keijo

v1.3.2

19 Dec 11:23
34c610e
Compare
Choose a tag to compare

What's Changed

Bug Fixes

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

13 Nov 07:39
01dea61
Compare
Choose a tag to compare

What's Changed

New Features

  • Show recent Jira issues on top of issue list by @kurukimi in #104

Improvements

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

12 Jul 09:57
68e61c5
Compare
Choose a tag to compare

What's Changed

Maintenance

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

09 Jul 13:05
706ae85
Compare
Choose a tag to compare

What's Changed

Maintenance

Bug Fixes

Other

Full Changelog: v1.2.3...v1.2.4

v1.2.3

02 Jul 08:58
6a24f44
Compare
Choose a tag to compare

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

01 Jul 08:07
9df360a
Compare
Choose a tag to compare

What's Changed

Bug Fixes

Full Changelog: v1.2.1...v1.2.2

v1.2.1

01 Jul 06:22
8d03132
Compare
Choose a tag to compare

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

27 Jun 06:43
5ccb433
Compare
Choose a tag to compare

What's Changed

Maintenance

Improvements

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

29 May 15:05
caa68e4
Compare
Choose a tag to compare

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

  • Create e2e tests for main functionality by @kurukimi in #88

Full Changelog: v1.1.2...v1.1.3

v1.1.2

24 May 09:34
e2b6745
Compare
Choose a tag to compare

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

  • Tooltips to clarify icon button functions by @kurukimi in #77

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