What's New
- Release notes dialog - A new in-app release notes viewer now appears automatically when a new version is detected. It renders markdown, supports pagination, and can be reopened anytime from the navigation bar when a new release is available.
- Update indicator - The version box in the sidebar now shows a clickable icon when a newer version of Fireshare is available.
Dockerfile Improvements
- Switched apt sources to a kernel.org mirror for more reliable builds.
- Removed stale NVIDIA apt sources that were causing build failures.
- Standardized all
ENVdeclarations to useENV KEY=VALUEformat. - Demo mode is now disabled by default in
.env.dev.
Bug Fixes & Cleanup
- Fixed card size change handler signature.
- Removed unused props and minor code cleanups.
Full Changelog: v1.6.1...v1.6.2