Releases: Detachment025/PDT-Awards-Tracker
Releases · Detachment025/PDT-Awards-Tracker
v1.5.0
v1.4.1
Changelog
- Fixed errors with data import not booting up when there's data in file
- Fixed issue where the datapath is not created if the datapath is removed from existance
- Fixed issue regarding updating the terms for all PDT and Awards
- Fixed issue where importing or creating new datasets resulted in so saving until the very first action with the app
- Fixed issue where exporting the 6 year report would result in weirdly aligned XLSX files
v1.4.0
Changelog
- Added an export feature for the export and search page.
v1.3.0
Changelog
- Added the ability to specify location to store the data
- Disabled hardware acceleration
v1.2.1
Changelog
- Changed
College
tag toLocal
tag - Fixed data update issues when updating or add a new PDT or Award
v1.2.0
Changelog
- Added an Info tab for quick contact to the developer
- Added the ability to export the data in JSON format
- Fixed data.json file not being created on first creation of the
.tracker
folder
v1.1.0
Changelog
- Made all data now stored into the user's home directory instead of the app directory
- Added a college tag to highlight whether a PDT/Award is college given.
- Changed ordering from
MM-YYYY
to justMM
(Year is no longer factored in). - Cleaner code now with all lines up to 80 characters.
v1.0.2
Changelog - (🔥Hot Fixes)
- Fixed some dropdown components overlapping the head of other dropdown components.
v1.0.1
Changelog
- Fixed issues where the awards/PDTs list in the "Add or Edit" Page wouldn't update when adding a new award/PDT
- Changed compilation solutions so that it is easier to build in order to prevent accidental uploading of my own detachment's information.
- Added a method of packaging for MacOS users.