Version 1.5.0 - Improved Webcam and Multi-Printer view
- Added Overview page showing all added Printers
- Added the ability to switch between printers by swiping the title
- Added some transition animations for files, console and camera pages
- Added filtering of temperature returns for console
- Replaced Mjpeg stream widget with custom implementation adding FPS view and more stuff
- Enabled local notifications again
- Refactored handling of connection if the app is in the background/comes into the foreground
- Fixed GCode preview in files view now uses the HQ versions
- Fixed the UI for heaters, sensors, outputs, and fans
- Fixed color schema usage
- Fixed webcam stream fetched images while app in background
- 4a810b6 - Merge remote-tracking branch 'origin/dev'
- 3bfecaf - Disabled Overview for less than 2 printers
- f16065e - Updated version
- 872b81e - Merge branch 'dev'
- c62b3a1 - Added Printer Overview Page for all added printers!
- 99afe49 - Custom MJPEG implementation and added swipe for next printer
- 587ede4 - Fixed build-Android.yml
- ea7051a - Fixed URL launcher for Android
- 0093ded - Added code to ensure WS is connected once app comes from BG.
- 492a223 - Added Paywall options
- 65bcdf0 - Simplified sync RPC for FileService
- b61b991 - Cleanup
- dd2a1f3 - Moved UI packages
- 8f713d7 - Enabled local notifications again
- cf3bf92 - Wrapped MJPEG in ClipRRect and editing Cams in Settings reflected in UI.
- 28c1e21 - Adjusted some ThemeData.
- 054b92b - Fixed card_with_button to correctly render backgrounds
- fae59c1 - Ensured files view now uses hq images and added Hero anim.
- b503f41 - Corrected shimmer
- 72167a4 - Fixed color schema for console and files
- 164d8f6 - Added filtering for Temps in console and ease in anim.
- 1f2335d - Merge branch 'dev'
- 45d3c03 - Updated version to 1.4.3+8
- 352de24 - Merge branch 'dev'
- 7e51740 - Update README.md
- fb80cc2 - Merge branch 'dev'