Files
Momentum-Firmware/ChangeLog.md
Willy-JL f545c6b358 Update apps
- Picopass: Add acknowledgements page (by bettse)
- Authenticator: Fix URL format (by akopachov)
2024-06-01 08:53:12 +01:00

22 lines
715 B
Markdown

<!-- ### Breaking Changes:
- -->
### Added:
- Sub-GHz: New Legrand doorbell protocol (by @user890104)
- FBT: New `SKIP_EXTERNAL` toggle and `EXTRA_EXT_APPS` config option (by @Willy-JL)
### Updated:
- Apps:
- Picopass: Add acknowledgements page (by @bettse)
- Authenticator: Fix URL format (by @akopachov)
- Many apps updated for new message queue (by @Willy-JL)
- OFW: Furi: wrap message queue in container, prepare it for epoll (by @skotopes)
### Fixed:
- Archive: Fix favorite's parent folders thinking they are favorited too (by @Willy-JL)
- FBT: Consistent version/branch info, fix gitorigin (by @Willy-JL)
- OFW: Accessor: disable expansion service on start (by @skotopes)
<!-- ### Removed:
- -->