Dukatia Version 0.21.0 Changelog
Published on 2024-09-11; Last edited on 2024-09-11
Tags: Dukatia
Contact me at [email protected]
Hello there!
This update is another milestone towards 1.0. It took me a while, because it was summer ;)
Now I can finally focus on getting the publicly accessible demo finished.
Updating
Updating to this new release should be as simple as pulling the new docker images, if you are using the main tag.
Changes
Starting with this version you can use a different postgres User. This means that the configuration documentation is now actually correct.
All the issues closed can be found on Github in the 0.21.0 milestone.
Enhancements
- Use tags of positions instead of the entire transaction tags chart, if set #52
- allow setting recipient for asset transaction creation #96
Bug fixes
- respect POSTGRES_USER env variable in sql scripts #89
- users table on settings page is way tooooo wide #92
- fix insert_demo_data endpoint #93
- add chart button doesn't add new chart 6e1d242
- wrong currency symbol displayed when adding new position in transaction form #95
Refactor
- change accessToken cookie name to access_token #86
- charts backend to use enums and clean things up 6e1d242 fc6934f
Road to 1.0.0
1.0.0 gets closer every week. Next on my list is setting up the public demo server and then I just have a little more work to do on the website to make it ready. A few minor improvements and bug fixes are also coming in more minor patch releases.