The previous release had a crash when tapping any notification from Harbour - this build fixes that :)
General
- Changed the method of deriving the persistent ID - it shouldn't change much for the end users, but wanted to point that out :)
- Changed the navigation style on iPadOS and macOS to
NavigationStack
, due to a bug withNavigationSplitView
(FB14684724).
Intents
- When executing Intents or setting up a widget, endpoint will now get automatically selected if there's only one available.
Container Details
- Containers with "Unknown" state now indicate when data is being loaded.
- Added parent stack information, along with a button to navigate to the details of it.
Container Status Widgets
- Three new sizes are supported: "Accessory Inline", "Accessory Rectangular" and "System Extra Large".
- Widgets now use different method of deriving the persistent ID. Re-select the containers in the widget configuration to update it.
Stacks
- "Active Endpoint Only" toggle now shows the active endpoint name in the tooltip.
Stack Creation / Editing
- You're now able to edit the stack file contents in-app.
Full Changelog: v4.1.1-46...v4.2.0-50
Changes from build 49: v4.2.0-49...v4.2.0-50