Skip to content

Releases: Clon1998/mobileraker

android2.5.1

12 Aug 09:11
Compare
Choose a tag to compare
Merge branch 'dev'

2.5.0

11 Aug 19:12
Compare
Choose a tag to compare

For the full changelog, please visit changelog;

android2.4.3

27 Jul 20:54
Compare
Choose a tag to compare
Updated Changelog

Layer Progress Preview

23 Jul 22:35
da78232
Compare
Choose a tag to compare
Pre-release

Preview for Android

android2.4.2

28 Jun 22:16
Compare
Choose a tag to compare
Updated changelog

android2.4.1

25 Jun 14:29
Compare
Choose a tag to compare
Merge branch 'dev'

# Conflicts:
#	assets/translations/zh-CN.json

2.4.0

20 Jun 22:04
Compare
Choose a tag to compare

[2.4.0] - 2023-06-20

Major Changes

  • Tapping a notification now brings up the correct printer in a multi-printer
    setup #128
  • Added [heater_generic] support #140
  • Revamped the parsing and update mechanism of printer objects for improved efficiency and functionality.
  • Refactored Handover Mechanism between Local and OctoEverywhere Connection
  • Added Calibration actions to Move Axis card
  • Added Manual Probe and Bed Screw Adjust Dialogs #169
  • Added VzBot theme

Changed Features

  • Enhanced the reliability of printer refresh on the dashboard, ensuring it now reliably refreshes both the printer and
    klippy.
  • Info Snackbars make use of tenary color
  • Step selectors should work better on smaller screens
  • Move Axis Step selector allows input of real numbers/floating numbers
  • Number displays are more i18n aware
  • Updated Chinese Translation

Bug Fixes

  • The utilization of the printer port should be avoided for relative path
    webcams (#168)
  • Resolved the "Stream has been listened to" error (#174)
  • Fixed min Ios Version (#171)
  • Fixed void in Fans card if cooling fan is not configured

android2.3.0

19 May 22:44
Compare
Choose a tag to compare

[2.3.0] - 2023-05-19

This release signifies a significant shift in the philosophy governing the future of Mobileraker, particularly regarding
its monetization strategy. However, let me begin by addressing the most crucial aspect. Currently, there are no plans to
restrict major functional features behind paywalls or subscriptions—Mobileraker will remain open source. Nevertheless,
due to the unsuccessful reliance on donations as the sole funding source and the absence of long-term sponsorship from
any company or shop, the decision has been made to incorporate monetization directly within Mobileraker.

With the introduction of this version, users now have the option to support the ongoing development of Mobileraker
through in-app subscriptions. As a token of appreciation, supporters will gain access to an exclusive Material 3-based
theme. In the future, additional perks such as UI enhancements or minor functional features may be introduced.

Major Changes

  • Added a new "Support the Dev!" page to facilitate user contributions
  • Improved integration by sharing webcam configuration with Mainsail/Fluidd
  • Introduced a setting to automatically switch the fullscreen webcam to landscape mode (#95)
  • Implemented a "Printer Switch" dialog that opens when users tap the page's titlt (Note: Rapid printer switching can be done by swiping the title)
  • Provided a helpful hint in the app settings if mobileraker_companion is not detected
  • Added Romanian translation, thanks to @vaxxi
  • Added Italian translation, thanks to @Livex97

Changed Features

  • Added support for printers that do not utilize a print fan (#158)
  • Streamlined Restart MCU to Restart Firmeware (#145)
  • Enhanced the webcam animation for smoother transitions from loading to normal operation
  • Console entries now display the date if they are older than 24 hours
  • Tapping a macro/command in the console now moves the cursor to the end of the input field

Bug Fixes

  • Resolved issue where webcams were not functioning on all screens when OctoEverywhere is used
  • Fixed ConfigView and GCode preview loading problems when OctoEverywhere is used (#148)
  • Ensured proper transmission of API Key to OctoEverywhere (#146)
  • Addressed duplicated notifications caused by duplicate FCM entries (#133)
  • Fixed the ability to set fans higher than their respective max_temp value (#139)
  • Corrected the behavior of JRPC-Client, ensuring it waits for pending messages to complete (#159)
  • Fixed [output_pin] config not getting parsed, finally making binary pins switchable (#146)
  • Importing of settings from other printers (#161)
  • Fixed NotificationService not registering remote-id for notifications on machines with multiple printers managed by Mobileraker
  • Resolved overflow issue on the Dashboard in the MoveAxis card
  • Fixed changes in the printer edit page not getting reflected on the dashboard!

android2.2.5

30 Apr 17:07
Compare
Choose a tag to compare
  • 4a9c8c4 - Moved to 2.2.5
  • 03f4a22 - Improved validation for PrinterBuilder

android2.2.4

26 Apr 22:47
Compare
Choose a tag to compare