Skip to content

Releases: lkellar/trips

2022.1: Fixes

25 Jul 22:51
04104a5
Compare
Choose a tag to compare
  • No Longer Crashes when reorganizing template items
  • Changes completion status logic under the hood, some items may be set to uncompleted. This is a one time change
  • Adjusting spacing in toolbar
  • More accurate item moving

2021.2

25 Jun 23:03
0b0e206
Compare
Choose a tag to compare
  • Fix stackcounter in dark mode

2021.1

25 Jun 02:40
18a996d
Compare
Choose a tag to compare
  • 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

21 Jun 23:33
4ee3d09
Compare
Choose a tag to compare

Fix a bug with addtemplate

2020.4 Sidebar Release

26 Oct 19:23
e91724a
Compare
Choose a tag to compare

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

17 Sep 03:22
de60d7b
Compare
Choose a tag to compare

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

16 Jul 00:47
2dd7d6e
Compare
Choose a tag to compare
  • 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

18 Jun 20:49
2e8f288
Compare
Choose a tag to compare
Removed Animation

Techinically fixes #26 since it’s the same Textfield