Skip to content

android1.6-rc1

Compare
Choose a tag to compare
@github-actions github-actions released this 28 Apr 20:30
· 2102 commits to master since this release
  • 1c486ba - Updated release version 1.5.1->1.6.0
  • 5086cbc - Improved Files-View.
  • 63fa426 - Disabled pre-heating btn in files details view while printer is printing!
  • 718c223 - Added check to prevent creation of folder with name that exists!
  • 3266a79 - Fixed Dropdown Theme in Dashboard
  • 9a21e29 - Cleanup
  • 3b1468d - Added Rename, Delete, Add for Dir and File alongside a CFG tab in FilesView.
  • 91fdf15 - Added persisting of selected macro group in controlTab
  • 84f818f - Added swipe action for Dashboard view's tabs
  • 2eec6ee - More theme and translation fixes
  • 30ed933 - Fixed file view search bar color and optimized search matching.
  • 2ca41e7 - Fixed Pull-to-refresh localization and design.
  • c4ccebc - Added migration from local storage to moonraker DB for machine settings.
  • 945a2c8 - Renamed mobileraker -> Mobileraker
  • b32147f - Fixed package name
  • 2492c52 - Corrected color and icon size for error message for ConnectionState Widget
  • d6d3120 - Fixed macros from printer were not written back to moonraker db.
  • 4918d4f - Improved logging for JRPCClient
  • 2d16c64 - Fixed Remote Notification FCM didnt use correct JRPC client during setup.
  • 41ef7e8 - Fixed Printer Edit
  • 7a0333a - Ensured the Dark Themes are dark!
  • 827528b - Added Theming + License page.
  • 6be5919 - Ensured only available Macros are shown in the UI
  • 3768787 - Migrated MachineSettings to Moonraker database API!
  • 49ff282 - Split MachineService into SelectedMachineService and MachineService and moved DatabaseService to datasources as MoonrakerDatabaseClient.
  • cc2c529 - Refactored structure and code style and moved to adaptive MJPEG
  • 49ddd30 - Refactored structure and code style