← All releases

Version 1.4.4

Highlights

  • New Release Notes browser inside the app — read past release notes without leaving the app
  • New Notifications feed pulling updates from the My3DPrintManager Bluesky account
  • Library now uses a real pagination bar instead of infinite "load more" scrolling
  • Several fixes for the embedded Web Library (soft locks on sign-in, import dialog, and post-import flow)

What's New

In-app Release Notes & Notifications

  • New Support → Release Notes tab that lists every published release with full notes and highlights — no need to visit the website.
  • New Support → Notifications tab that surfaces recent posts from the project's Bluesky account so you can follow announcements from inside the app.

Improvements

Library

  • Replaced the "Showing X of Y" infinite-scroll behavior with a paginated bar at the bottom of the library — jump directly to a page instead of scrolling to load more.

Bug Fixes

  • Fixed a soft lock in the Web Library where opening the sign-in dialog could leave the WebView2 control floating on top, blocking interaction.
  • Fixed a soft lock after importing files from the Web Library — the success dialog now renders in its own window so it always shows above the embedded browser.
  • Fixed a Web Library issue where the import coordinator could leave the WebView in an inconsistent state during the import flow.