-
Notifications
You must be signed in to change notification settings - Fork 23
Open
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request
Description
This issue is used to track bugs that I am unable to fix with reasonable effort and "just work" on the announced iOS 15/macOS 12 Monterey. As soon as these updates release, I will raise the required OS version to them. I am sorry for the users, but (nearly?) all iOS 14 devices support iOS 15 and most macOS 11 devices support macOS 12, so no reason to not use the bugfixes and new features available.
So the "old" iOS 14 version will not receive any new UI, only bugfixes and backend changes, while I work on the iOS 15 version.
- Icon for consume is fork.knife instead of a tuningfork
- Stock: after one interaction icon is clicked, users have to scroll to be able to click another. This gets fixed.
- Stock macOS: The shitty homebuilt Stock grid view gets replaced with a proper table, allowing for much better interaction and way higher performance
- Search: is now natively supported on iOS and macOS, making the design and use much better
- replace URLImage library with native AsyncImage, make usage more widespread
- Add pull to refresh, removing the refresh buttons (bad design)
- Rewrite Web requests to async await, making code easier than completion handlers
- Add swipe actions for shopping list and other quick actions
- Better date formatting
- Better keyboard interaction with onSubmit and supplements for faster data entry
- Better Text field with focused modifier
- Better context menus in stock
- much more
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't workingenhancementNew feature or requestNew feature or request