v1.15.0
Migrating from 1.14.3 to 1.15.0
If you use docker-compose or run docker manually
Everything should work without any changes.
If you run it without docker
Make sure your Node.js version is 18 or higher.
What's Changed
- fix: Fix time format in Japanese locale (#546)
- fix: Separate service port and container port in Helm (#549)
- chore: Update dependencies
New Contributors
- @eternity1984 made their first contribution in #546
Full Changelog: v1.14.3...v1.15.0