Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
ezbookkeeping-0.2.0-windows-x64.zip | 2023-04-06 | 11.1 MB | |
ezbookkeeping-0.2.0-linux-armv7.tar.gz | 2023-04-06 | 11.1 MB | |
ezbookkeeping-0.2.0-linux-armv6.tar.gz | 2023-04-06 | 11.1 MB | |
ezbookkeeping-0.2.0-linux-arm64.tar.gz | 2023-04-06 | 10.9 MB | |
ezbookkeeping-0.2.0-linux-amd64.tar.gz | 2023-04-06 | 11.5 MB | |
README.md | 2023-04-02 | 1.5 kB | |
v0.2.0 source code.tar.gz | 2023-04-02 | 2.5 MB | |
v0.2.0 source code.zip | 2023-04-02 | 2.6 MB | |
Totals: 8 Items | 60.7 MB | 0 |
-
[Breaking]
- Remove the support getting token and timezone from url query string for data export api
- Update golang to 1.20.2
- Update node.js to 18.15.0
-
[Features]
- Add splash screen for iOS
- Support setting user default account
- Support storing transaction created ip
- Support auto setting transaction type when creating a transaction from transaction list page that filtered by transaction category
- Support filtering account by parent account in tranaction list page
- Support clicking parent account in account page
- Add "sort by" shortcut in statistics page
- Support changing base amount in exchange rates page (#9)
- Support showing user total data count in data management page
- Add health check api
- Add generating secret key utility in command line
-
[Enhancements]
- Add showing currency code after currency name
- Support showing the exchange rates data is up to date tip when update exchange rates data
- Improve user data export
- Change transaction view page style
- Other user interface optimization
-
[Bug Fixes]
- Fix the home page information error when mysql server
sql_mode
is set toonly_full_group_by
(#1 , thanks @jiangshengwu) - Fix the recent time calculation error in transaction list page (#12)
- Fix the time between the related transaction id and the original transaction id is not in one second
- Fix the home page information error when mysql server