Releases: lkellar/trips
Releases · lkellar/trips
2022.1: Fixes
2021.2
2021.1
- Keep track of multiple copies of an item (like 5 shirts) in one condensed row. Rows will multiple items now keep track of how many items have been packed
- Added some new icons, and fixed icon picker
- Made some under the hood performance improvements
2020.5
2020.4 Sidebar Release
Release Notes
- New Sidebar for iPad! Edit Trips and view item info in a third panel off to the side that takes full advantage of the iPad screen real estate.
- Context Menus: Hold down on various menu items to access shortcuts for frequently used actions
- Various color and layout fixes.
iOS 14 Release
Features
- Added iPadOS Sidebar
- Edit the names of Template Items
- Separated "Add Template" and "Add Category" into their own views.
Resolved
- Categories when Adding an Item are now in the correct order
- Deleting Trips didn't delete the items or categories behind the scenes, now it does.
- The Plus button at the bottom of the Trip screen now looks correct.
- Items can be moved between categories again
Code Improvements
- Added some logging to Core Data functions
- Removed
self.
from many places
Fixed Early iOS 14 Bugs
- Fixed bug where app would occasionally crash when Copying a Category to another Trip.
- Fixed bug where installing the app on multiple devices would create duplicates of the example Trips. There’s now a button to manually create example Trips.
- Fixed the list of items having weird visual properties.
- Fixed the “Add Templates to Trip” screen occasionally didn’t look right.
- Fixed bug where editing a Category would drive up memory usage and crash the app
Initial Release
Removed Animation Techinically fixes #26 since it’s the same Textfield