Older versions

Version 1.0.0

Released on 2020-08-22

  • First release for internal tests and settings of the app store & Google Play

Version 1.0.1

Released on 2020-08-25

  • First release for internal tests and settings of the app store & Google Play

Version 1.0.2

Released on 2020-09-01

  • Version für den Alpha Test

Version 1.0.3

Released on 2020-09-06

  • Fixed: Input fields for temperatures covered by the keyboard
  • Fixed: App crashes when it is sent to the background
  • Fixed: WebCam stream remains black when switching apps
  • Fixed: Error message on the welcome screen was cut off
  • Fixed: Texts in settings were partially cut off
  • Fixed: Wrong link in change log
  • Updated: Better support for landscape mode (full view camera, or split view)
  • New: Setting for rotating the webcam
  • New: Model groups can now be expanded and collapsed (Gcodes)
  • New: Added area for managing your own web actions
  • New: Remaining printing time can now also be displayed in the title

Version 1.0.4

Released on 2020-09-25

  • Behoben: App crasht wenn das Dashboard verlassen und dann wieder besucht wird (nur Android)
  • Behoben: Zeilenhöhe bei Text in Einstellungen zu hoch (nur Android)

Version 1.0.5

Released on 2020-10-11

  • New: External commands such as “shutdown” and “restart” integrated
  • New: Multi server support
  • New: Printer dashboard added
  • New: Possibility to filter by model groups in order to reduce the view
  • New: New tab in the dashboard, which contains all input fields (nozzle, heating bed, fan, etc.)
  • New: Console to send commands directly to the printer
  • New: Improved error detection in the rest of the API communication
  • New: Function to send error logs directly to us (by mail)
  • New: Option to hide progress display via webcam / print image
  • New: Option to hide top view (webcam, picture, etc.) if no print is active
  • New: Possibility to switch the webcam if more than one is available
  • New: Storage display on file side
  • New: Integrated printer history page (costs, filament and printing time)
  • Updated: You can now enter the FQDN for the Repetier web address
  • Updated: Welcome page improved
  • Updated: Update to AndroidX of the libraries used
  • Updated: New content for the demo mode
  • Updated: Multiple selection for deleting messages
  • Fixed: Error message on “Offline” screen cut off
  • Fixed: Printer image is not updated if the printer is changed and both are actively printing
  • Fixed: WebActions could not be executed because the printer name was not passed as a parameter
  • Fixed: Badge for messages was cut off
  • Fixed: Wrong dialog was displayed when a message was deleted
  • Fixed: WebCam no longer starts when the app was fetched from the background
  • Fixed: When converting the remaining printing time, it was previously rounded

Version 1.0.6

Released on 2020-10-13

  • New: Introduction of the Pro version
  • New: Ads for the free version
  • Fixed: Fixed bug when loading external commands
  • Fixed: Activate WebCam did not work in the WebCam settings
  • Fixed: App crashed if the WebCam feed was accessed too early (“View is null exception”)
  • New: Start the WebAction with a “hold”

Version 1.0.7

Released on 2020-10-20

  • Fixed: Print image was not loaded when the app was started and a print was already active
  • Fixed: Banner ad prevented the WebCam from being viewed in landscape mode
  • Fixed: If the printer page was opened, it took a short time for the data to be displayed
  • Fixed: Printer change on the printer side improved
  • Fixed: Axis control moved several axes if the printer was not in the home position
  • Updated: Percentage display removed from the center of the progress bar and set below it
  • Updated: When selecting a webcam, “WebCam - 0”, “WebCam - 1” is now displayed instead of just 0, 1 etc.
  • New: Project page added (only Pro version)
  • New: WebCam can now be opened in full screen

Version 1.0.8

Released on 2020-10-23 (internal release)

  • New: possibility to restart timer manually (dashboard)
  • New: Extended error logging to improve debugging
  • New: The app now detects when the WLAN is deactivated
  • New: Error display in the dashboard title (WLAN inactive, timer inactive)
  • Fixed: App hangs for a while when the WiFi signal is lost

Version 1.0.9

Released on 2020-10-24

  • Fixed: Minor bugs from 1.0.8 fixed
  • Fixed: Detection of WLAN loss improved or expanded to all pages
  • Fixed: Control of the axes improved (speed reduced to 50, display of the current position)
  • Updated: German translation

Version 1.0.10

Released on 2020-10-31

  • Fixed: App lost style when it was fetched from the background
  • New: “GoogleUserMessagingPlatform” implemented to enable legally secure consent for advertising (only free version)
  • New: Local notifications implemented for print job ready, new message etc. (only Pro version)
  • New: Settings page for notifications (only Pro version)
  • Updated: WebSocket integration improved

Version 1.0.11 (QuickFix)

Released on 2020-11-02

  • Fixed: App crashes when it is sent to the background
  • Removed: Access to "Position" has been removed (leftover from test phase)

Version 1.0.12

Released on 2020-11-20

  • New: The app now indicates that the axes control is not in the home position (requirement that the axes move)
  • Fixed: No assignment for “Phone” or “Tablet” could be found on some devices

Version 1.0.13

Released on 2020-11-23

  • Fixed: The bug with Xiaomi devices has been fixed in Xamarin.Forms
  • Behoben: “Aktueller Druck”-Seite konnte auch bei keinem aktiven Druck geöffnet werden
  • Behoben: “Vollbild”-Button konnte nicht immer gedrückt werden
  • Updated: Regex scheme for API key has been relaxed, as the key was recognized as invalid for some users
  • Updated: Buttons for pause / stop printing have been moved and can now be collapsed / expanded
  • Updated: Updated all Nuget packages

Version 1.0.14

Released on 2020-12-13

  • Fixed: Approval for personalized advertising came at every start
  • Fixed: Invisible element overlapped “Fullscreen” button for WebCam
  • Updated: Icon for collapsing the “Pause” & “Stop” button has been changed
  • Updated: Button for switching on the webcam has been named more clearly
  • Updated: Xamarin.Forms updated to the latest version
  • Updated: Updated all Nuget packages
  • New: Release of the Pro version for iOS

Version 1.0.15 (QuickFix)

Veröffentlicht am 2020-12-14

  • Fixed: “Fullscreen” button does not work when a print is active

Version 1.0.16

Veröffentlicht am 2021-01-03 (Internes Release)

  • New: The Error Manager becomes the Event Manager and now also offers important information about loading times from the server
  • New: Presentation of the new control panel for the Pro version
  • Updated: New setting not to load images of the models (can result in considerable performance improvement, depending on the models on the server)
  • Updated: Xam.Plugin.Settings replaced with Xamarin.Essential
  • Updated: Improved performance by globalizing the server's "online" check (fewer queries)
  • Updated: Colors for printer status have been adjusted (online = green, offline = red)
  • Updated: Device.Timer() replaced with System.Threading.Timer()
  • Updated: RepetierServerPro-REST-API library improved
  • Updated: Server management in the app improved (performance & handling improved)
  • Fixed: It was not possible to update when selecting printer
  • Fixed: If the configuration was incorrect, the settings could no longer be adjusted, as the app automatically jumped to the printer selection with an empty list
  • Fixed: Calling the “Error” page caused the app to crash
  • Fixed: In the event manager all categories were displayed with the “error” icon
  • Fixed: Selected webcam index was not transferred to full screen view
  • Fixed: When changing servers, the ID of the new server was not adopted immediately
  • Fixed: When changing servers, printer selection was not displayed and the old printer from the previous server was used
  • Fixed: Long loading when changing printer fixed
  • Removed: Xam.Plugin.Connectivity removed
  • Removed: “QR code” scan button removed until further notice

Version 1.0.17

Veröffentlicht am 2021-01-07

  • Fixed: Release build for Android did not start
  • Fixed: ShellNavigationsManager blocked the UI thread
  • Fixed: App checked with every network change whether the connection is still active, now only when WLAN is switched off
  • Fixed: "Welcome" page adjusted so that entering the API key is visible without scrolling
  • Fixed: App hung when refreshing the current page (triggered by webcam)
  • Updated: “Printer is offline” warning is now displayed in new control center if the selected printer is not available
  • Updated: WebCam functions optimized
  • New: Display of the printed layers in the print view

Version 1.0.18

Veröffentlicht am 2021-01-22

  • Updated: Further optimizations in XAML / Styles
  • Updated: Update Xamarin.Forms 5 (Stable)
  • Updated: “Error” or “OK” icons are now displayed behind the server address and the API key
  • Updated: “Help” symbol on the welcome page is now a lifebuoy (a click on the symbol takes you directly to the documentation)
  • Updated: Option to bypass the validation rules for IP & API keys
  • Updated: RepetierServerPro library improved to prevent deadlocks
  • Updated: Improved loading screen
  • Updated: Default sorting for models changed to date (descending)
  • Updated: Advertising in the free version deactivated until the app is stable
  • New: Possibility to jump from the offline side to the app settings of your device
  • Fixed: Last printer was selected before online check
  • Fixed: App crashes on startup if the server is offline
  • Fixed: The printer selection was not displayed during a fresh installation
  • Fixed: Connection to the WebSocket was sporadically disconnected
  • Removed: Unnecessary styles and view trees removed from the app

Version 1.0.19

Released on 2021-01-30

  • New: Added more settings for notifications
  • Updated: It is now possible to adjust the webcam settings individually (per printer & webcam)
  • Updated: Notifications switched to Plugin.LocalNotification
  • Removed: The following nugets have been removed: AsyncAwaitBestPractices.MVVM, Xam.Plugin.Connectivity & Xam.Plugins.Settings
  • Fixed: WebCam does not start automatically when activated
  • Fixed: WebCam does not work on some Android devices
  • Fixed: Switching from demo mode to live mode did not always work
  • Fixed: Server data was not loaded in the dashboard after a new setup
  • Fixed: “About Pro Version” page crashed the app
  • Fixed: Minor bugs fixed

Version 1.0.20

Released on 2021-02-10

  • Updated: Sorting for models improved
  • Removed: Nuget package for barcode scanners removed (currently not required)
  • Fixed: When the connection was interrupted, the app always went back to the dashboard (now the app remembers the last page before the interruption and then returns there)
  • Fixed: Free version shows wrong app icon
  • Fixed: When switching the print status (from inactive to printing) the progress bar is not shown (error found in the Event Manager)
  • Fixed: App no longer starts on some Android 10 devices (hangs in Splash)
  • Fixed: Background color in the welcome screen was the same as in the connection panel
  • Fixed: The temperature of the heating chamber was displayed statically in the control center
  • Fixed: The heating bed was not displayed in the control center when the chamber was active
  • Fixed: App crashed when server settings were changed in the web interface
  • Fixed: Minor bugs fixed

Version 1.0.21

Released on 2021-02-17

  • New: Button to collapse and expand the top view
  • Change: Changed build settings for Android to fix splashscreen stuck
  • Fixed: Minor bugs fixed

Version 1.1.0 (Stable)

Released on 2021-03-16

  • New: New, additional options for the print server
  • New: Possibility to show the “emergency stop” button via extended print server settings
  • New: Microsoft AppCenter integrated for diagnostic data
  • Updated: Minor corrections to the Russian translation
  • Fixed: WebCam did not start under some conditions when starting the app
  • Fixed: Improved "swipe to left" on ListViews
  • Fixed: Minor bugs fixed

Version 1.1.1 (QuickFix)

Released on 2021-03-20

  • Fixed: The creation of new webcam settings did not work
  • Fixed: Action menu for webcam settings contained the action “Set active”, which is not required here
  • Fixed: Displays jumped back and forth when more than one printer was active on the server
  • Fixed: iOS version crashes when navigating (more under known problems)
  • Fixed: Incorrect heading for settings page “Additional print server settings”
  • Fixed: The temperature of the extruder was not always updated on Android
  • Fixed: Filter of models did not work in the dashboard & in the control panel
  • Fixed: Minor bugs fixed

Version 1.1.2 (QuickFix)

Released on 2021-03-21

  • Fixed: Default webcam settings were not saved
  • Fixed: Default webcam settings only became active after restarting the app
  • Fixed: Extended WebCam settings could not be deleted
  • Fixed: Minor bugs fixed

Version 1.1.3 (Pro, Beta)

Released on 2021-05-30

  • New: Backup & restore function (settings) added
  • New: Notification when an update is available for your server
  • New: Integrated data protection settings & app tracking query
  • New: Foreground service implemented for Android
  • New: When the app is in the background, the printing progress is displayed in the notification bar (Android only)
  • Updated: Switch to modal pages
  • Updated: Use of “Reverse Proxies” is now possible
  • Updated: connection check revised (if lost, we check again whether the termination was not only temporary)
  • Fixed: Encrypted connections (SSL) were recognized by the app as “unreachable”
  • Fixed: WebSocket did not work with encrypted connections (SSL)
  • Fixed: Button text not visible with “Wifi off” message in the welcome screen
  • Fixed: Minor bugs fixed

Version 1.1.4 (Pro, Beta)

Released on 2021-06-06

  • New: Settings for background mode to deactivate and adjust it
  • New: Option to automatically exit background mode if no printing is active
  • New: Button to exit background mode (in the notification)
  • Fixed: Print progress indicator on Android constantly switched between printing / not printing
  • Fixed: Minor bugs fixed

Version 1.1.5 (Pro, Beta)

Released on 2021-06-10

  • Fixed: Minor bugs fixed

Version 1.1.6 (Pro, Beta, iOS)

Released on 2021-08-01

  • Updated: Background work improved
  • Updated: Improved offline detection / restart after connection loss
  • Updated: MessagingCenter replaced by events
  • Updated: Online check interval reduced
  • Updated: Nuget replaced for Websocket (New: https://github.com/kerryjiang/WebSocket4Net)
  • Updated: Library for Repetier Server REST-API cleaned and improved
  • Updated: Background work of the app reduced or optimized
  • Updated: iPad optimization
  • New: Preparations for Apple Watch integration
  • New: Print jobs added to history
  • New: Print reports can now be exported (pdf)
  • New: Possibility to change the server in the flyout
  • New: The selected server is now displayed on the “Offline” page (at startup)
  • New: Background worker for notifications and Apple Watch
  • New: Card view for files / printers (can be selected in the settings)
  • New: Possibility to choose a theme color
  • New: Option to set the start page of the app
  • New: Option to switch the tablet mode
  • New: Server status and license can now be displayed in the app
  • New: Checking for server updates in the app is now possible
  • Fixed: Long loading time when opening a model (large view)
  • Fixed: With the new background worker, push notifications can also be sent in the background
  • Fixed: Corrected gray levels for light / dark theme
  • Fixed: When changing the server on the “Printer” page, the online status was not queried
  • Fixed: Minor bugs fixed

Version 1.1.7 (Beta)

Released on 2021-08-08

  • New: printer control for tablet mode
  • New: filament control (loading, unloading & extruding)
  • New: Temperature profiles are now displayed
  • Updated: View adjusted when printer is offline
  • Updated: Area for printer control adapted
  • Updated: Further optimizations in the background of the app (reduced code, optimized XAML)
  • Fixed: Areas in the app were not updated when a printer was changed
  • Fixed: Touch buttons and status bar were automatically hidden
  • Fixed: Minor bugs fixed
  • Fixed: Modal page for WebCam settings could not be opened
  • Fixed: App did not restart WebCam when it was fetched from the background
  • Removed: Removed sliders where precise entry was difficult
  • Removed: Confirmation removed when changing printer

Version 1.1.8 (Beta)

Released on 2021-08-15

  • Removed: Unnecessary authorization for camera removed (barcode scanner is no longer used)
  • Fixed: When extruding / retracting, the query came about homing instead of heating
  • Fixed: The set speed was not used when extruding
  • Fixed: The timer was not restarted if the app was in the background for a longer period of time
  • Fixed: The button for toggling “WebCam / Image” was not visible in tablet mode when a print was active
  • Fixed: BusyIndicator for active printing was not displayed
  • Fixed: Print image was scaled incorrectly in portrait format (tablet mode)
  • Fixed: Notification for updates cannot be switched off
  • Fixed: Fixed minor display errors in the app
  • Fixed: Minor bugs fixed

Version 1.1.9 (Pro, Beta)

Released on 2021-09-17

  • New: Quick commands are now displayed
  • Updated: Syncfusion library updated (fixed problem on Android)
  • Updated: Xamarin.Forms updated (fixes some iOS bugs)
  • Fixed: Button to toggle webcam / picture was not visible
  • Fixed: Exporting the print report does not work on Android 10 or later
  • Fixed: Minor bugs fixed

Version 1.1.9.1 (Pro, Beta, QuickFix)

Released on 2021-09-21

  • Fixed: Fixed a style problem when expanding / collapsing the top view
  • Fixed: "Activate webcam" button was not visible (tablet mode)
  • Fixed: WebCam no longer worked on Android

Version 1.2.0 (Pro, RC)

Released on 2021-10-03

  • New: Glidex for Android added images
  • Updated: Project cleaned up and code reduced
  • Fixed: It is possible to update the webcam view when the cam is deactivated
  • Fixed: Minor bugs fixed

Version 1.2.1 (Beta)

Released on 2021-10-09

  • Updated: Update of the Syncfusion libraries
  • Updated: “Swipe to dismiss” possible again for modal pages
  • Fixed: Loading animation was sometimes incorrectly displayed on the webcam
  • Fixed (iOS): Full screen for WebCam did not work in the dashboard
  • Fixed (iOS): Occasional crash when closing or opening modal pages (only iOS 15)
  • Fixed (iOS): Workaround for modal pages (ModalPageRender) removed because Xamarin.Forms bug has been fixed
  • Fixed (iOS): App crashed after a certain time in the background (only iOS 15)
  • Fixed: App freezes from time to time due to webcam
  • Fixed: Minor bugs fixed

Version 1.2.2 (Beta, iOS)

Released on 2021-10-22

  • Removed: Old view with ads now completely removed (poor performance)
  • Updated: Tablet mode is now standard for all devices
  • Fixed: Crashes under iOS investigated and fixed
  • Fixed: Minor bugs fixed

Version 1.2.3 (Beta)

Veröffentlicht am 2021-10-29

  • New: iCloud synchronization!
  • New: Added print job queue
  • Updated: Messages removed from title list (hardly used), now the print queue is displayed
  • Aktualisiert: Automatisches Laden bei Offline-Bildschirm deaktiviert (bei Rückkehr von anderer Seite)
  • Fixed: With newer server versions, printing is not started, but is put in the queue
  • Fixed: stability of the app improved
  • Fixed: Minor bugs fixed

Version 1.2.4 (Beta)

Veröffentlicht am 2021-11-01

  • Updated: Possibility to change the server also on the modal “offline” page
  • Updated: "Offline" page improved (server change + create new server now possible)
  • Fixed: Forwarding during cloud restoration sometimes did not work
  • Fixed: Minor bugs fixed

Version 1.2.5 (Beta)

Released on 2021-11-20

  • Updated: Xamarin.Forms updated to the latest version
  • Updated: Syncfusion library updated
  • Fixed: Code that is executed in the UI thread is provided with try / catch
  • Fixed: Display for all printer elements on the tablet was scaled if the temperature value was too long
  • Fixed: Default WebCam settings could not be edited in the quick settings
  • Fixed: With quick commands the whole Gcode was shown in the ListView
  • Fixed: Minor bugs fixed

Version 1.2.6 (RC)

Released on 2021-12-30

  • Behoben: iCloud-Sync, crash da Schlüsselwort für eine Einstellung länger als 64 Zeichen war
  • Fixed: Minor bugs fixed

Version 1.2.7 (Beta)

Released on 2022-01-04

  • Updated: Dependencies updated
  • Updated: Repetier core library updated
  • Updated: Switch to RestSharp (vNext)
  • Fixed: Deadlock during online check when remote station is offline and an FQDN is used
  • Fixed: iCloud sync not integrated on the settings page for servers
  • Fixed: On the “Printer” selection page, the settings were not opened modally.
  • Fixed: Name resolution (DNS) sometimes did not work, online check switched to RestApi
  • Fixed: Minor bugs fixed

Version 1.2.8 (Beta)

Released on 2022-09-18

  • New: Support for static webcams
  • New: ETA is now displayed at the current print page
  • Neu: “Nach Druck herunterfahren”-Option ist nun auf der “Aktueller Druck”-Seite verfügbar
  • Updated: If no custom WebCam setting was created, the app now gets the rotation angle from the server
  • Updated: Xamarin.Forms updated to the latest version
  • Updated: Source code cleaned and recurring functions centralized
  • Updated: Switch to DispatchManager
  • Updated: Sync with iCLoud directly when changing settings
  • Fixed: iCloud sync broken on default & custom WebCam settings
  • Fixed: Notification settings were not synced to iCloud
  • Fixed: Default WebCam settings were not synced to iCloud
  • Fixed: Minor bugs fixed

Version 1.2.8-1 (Beta)

Internal publication

  • Fixed: Crash on iOS16 (NSOutOfBounds exception)
  • Fixed: Minor bugs fixed

Version 1.2.9 (Beta)

Veröffentlichung ausstehend, aktuell im Test

  • Fixed: Server was not updated when editing the active server
  • Fixed: Fixed display bug with temperature profiles
  • Fixed: WebCam buttons not visible in light theme
  • Fixed crashes when accessing UI elements from the background
  • Fixed: Crashes caused by ForegroundService start from background (Android 12+)
  • Fixed: Minor bugs fixed
  • New: Quick commands now visible directly in the dashboard / control center
  • New: The first element in the dashboard is now the control tab
  • New: Possibility to edit servers in server selection window (swipe / long press)
  • New: Possibility to give servers a name
  • Updated: Core library updated
  • Updated: Switching ForegroundService to WorkManager (Android 12+)

Version 1.3.0 (Preview-MAUI-Migration)

Veröffentlichung ausstehend (geplant Q3-Q4 2023). Änderungsprotokoll zur neuen Version findest du hier.

Known issues

Here you will find a list of known problems that will be fixed with subsequent updates. Most of these problems require the intervention of the respective provider and are beyond our control.

On our own responsibility

  • Validierungsregel der IP-Adresse funktioniert auf manchen Android-Geräten nicht – (Behoben in 1.0.18)
  • Es kommt vor, dass die App beim Verwenden hängt (iOS & Android) – (Behoben in 1.0.18)

Xamarin.Forms

  • App hängt beim Wechseln der Menüelemente (Android) – (#7521, offen)
  • Flyout schließt sich, wenn in der Fußzeile etwas geklickt wird (iOS) – (#13432, offen)
  • Flyout gibt Touchbefehle an unterliegende Control-Elemente weiter (Android) – (#13432, offen)
  • App stürzt beim “zurück Navigieren” ab (#135510, offen; Workaround in 1.1.1)
Behoben

  • TitleView auf iOS-Geräten nicht sichtbar / verschoben – (#13310, behoben)
  • Syncfusion

    • ListView verliert Sortierung, wenn die ItemSource aktualisiert wird (161601, offen)

    Planned functions (roadmap)

    The following functions are still planned and will be added later with further updates.

    • Benachrichtigungen, wenn ein Druck abgeschlossen ist (wenn im WLAN) mit Version 1.0.10 verfügbar
    • Widget für aktuellen Druck (Android und iOS)
    • Smartwatch-App (in Vorbereitung unter iOS)
    • Synchronisierung der Einstellungen (iOS) mit Version 1.2.3 verfügbar
    • Synchronization of settings