Releases: TheRustyPickle/Rex
Releases · TheRustyPickle/Rex
Release list
v0.2.9
Updates
- New popup field for renaming a tag
- Removed unused in-memory cache
Changes
- Rename tag by @TheRustyPickle in #133
- Update versions by @TheRustyPickle in #134
Full Changelog: v0.2.8...v0.2.9
v0.2.8
Updates
- Prevent unnecessary animation on home table on certain changes
Changes
- Unnecessary anim by @TheRustyPickle in #132
Full Changelog: v0.2.7...v0.2.8
v0.2.7
Updates
- Increased test coverage to over 80%
- Fix Search page date section down arrow key behaving like arrow up key
- Fix latest details not being available for autofill
- Fixed balance corruption in case of empty balance in a method
- Fix tx position swapping not following the correct ordering
- Add quick animation when loading table rows for all pages
Changes
- Add tests by @TheRustyPickle in #129
- Home tx row animation by @TheRustyPickle in #130
- Update versions and format by @TheRustyPickle in #131
Full Changelog: https://github.com/TheRustyPickle/Rex/commits/v0.2.7
v0.2.6
Updates
- Improve start up time to near instant by moving update checker to a separate thread
Changes
- Update checker by @TheRustyPickle in #127
- Version bump by @TheRustyPickle in #128
Full Changelog: v0.2.5...v0.2.6
v0.2.5
Updates
- Fix partial balance corruption when editing txs on a different month than the current one. Add/Delete/Edit a tx on the impacted or an earlier month to auto resolve
Changes
- Bad final balance again by @TheRustyPickle in #126
Full Changelog: v0.2.4...v0.2.5
v0.2.4
Updates
- Fix partial balance corruption on transfer TX deletion/edit
- Autocorrect balance corruption on a new tx add/delete/edit
Changes
- Bad final balance by @TheRustyPickle in #125
Full Changelog: v0.2.3...v0.2.4
v0.2.3
Updates
- New tx types borrow, borrow repay, lend, lend repay for txs
- Fix summary page selection not working when in hidden mode
- Fix unresponsive input when summary is empty
- Fix txs not getting counted on the last day of the month
- The first tag in all transactions is now considered the primary tag and summary will only be generated using the primary tag
- The search page now forces matching all inserted tags instead of matching any of the provided ones
- The summary page now includes data on borrow and lends
- The year selection now scrolls infinitely and txs can be added at any year without any limitation
- Fix a rounding error causing a difference of about 1 cent
- Added three new themes, including dark themes. Switch using the T keypress
Changes
- New tx types by @TheRustyPickle in #118
- Primary tag suummary by @TheRustyPickle in #119
- Add infinite year scrolling by @TheRustyPickle in #120
- Summary hidden mode fix by @TheRustyPickle in #121
- Rounding error by @TheRustyPickle in #122
- New themes by @TheRustyPickle in #123
- Bump versions by @TheRustyPickle in #124
Full Changelog: v0.2.2...v0.2.3
v0.2.2
Updates
- Fix incorrect balances on the homepage after tx position swap
- The search page lists the date, month and year once again
Changes
- Fix home page balance after tx swap by @TheRustyPickle in #116
- Search date by @TheRustyPickle in #117
Full Changelog: v0.2.1...v0.2.2
v0.2.1
Updates
- Fix the app crashing while offline
Changes
- Offline fix by @TheRustyPickle in #115
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Updates
- This release includes a full rewrite with performance improvement across the board
- A new UI has been added for configurations on J key press
- All popup sizing has been improved with most using a fixed size instead of dynamic
- Table date fields now shows more useful information instead of repeating date and year
Changes
- Full rewrite by @TheRustyPickle in #108
- Config conflicts by @TheRustyPickle in #109
- Unwrap removal by @TheRustyPickle in #110
- UI for j by @TheRustyPickle in #111
- Prepare publish by @TheRustyPickle in #112
- Fixed popup size by @TheRustyPickle in #113
- Update by @TheRustyPickle in #114
Full Changelog: v0.1.21...v0.2.0