Notes de version 🍺

Tout est prêt. Asseyez-vous et profitez-en, mon ami~

  1. Version 0.6.8

    iOS
    macOS
    Latest Beta Version

    🔧 Fixed

    • Resolved an issue where the login window might fail to close after a successful sign-in.
    • Resolved an issue where the 2FA form might fail to accept one-time verification codes that start with 0.
    • Resolved an issue where instances could not be edited.
    • Resolved an issue where the instance connection status might not update in real time.
  2. Version 0.6.7

    iOS
    macOS
    Testing

    🔧 Fixed

    • Resolved an issue where adding an instance could trigger duplicate connection initialization.
  3. Version 0.6.6

    iOS
    macOS
    Testing

    🚀 Improved

    • Bug fixes and performance improvements
  4. Version 0.6.5

    iOS
    macOS
    Testing

    🚀 Improved

    • Enhance the stability of DSM protocol calls
  5. Version 0.6.4

    iOS
    macOS
    Testing

    🎉 New

    • Enable strict concurrency checking in Swift 6 language mode
  6. Version 0.6.3

    iOS
    macOS
    Testing

    🚀 Improved

    • Completely refactored the QuickConnect connection logic
    • Removed deprecated SF Symbols
    • Improved the internal logging implementation
  7. Version 0.6.2

    iOS
    Expired

    🎉 New

    • Adapted for iPadOS 26
  8. Version 0.6.1

    iOS
    macOS
    Expired

    🎉 New

    • Adapted for macOS 26
    • Improved adaptation for iOS 26
  9. Version 0.6.0

    iOS
    Expired

    🎉 New

    • Adapted for iOS 26
  10. Version 0.5.12

    iOS
    macOS
    Expired

    🚀 Improved

    • Server-related UI design for better clarity
  11. Version 0.5.11

    iOS
    macOS
    Expired

    🚀 Improved

    • Task-related UI design for better clarity
  12. Version 0.5.10

    iOS
    macOS
    Expired

    🚀 Improved

    • Make network requests thread-safe in Task Inspector
  13. Version 0.5.9

    iOS
    macOS
    Expired

    🎉 New

    • Add base color palette definitions

    🚀 Improved

    • Make network requests thread-safe in Advanced Settings
  14. Version 0.5.8

    iOS
    macOS
    Expired

    🎉 New

    • You can now view real-time request status when editing an instance
  15. Version 0.5.7

    iOS
    macOS
    Expired

    🚀 Improved

    • Minor UI improvements in sign-in flow
  16. Version 0.5.6

    iOS
    macOS
    Expired

    🎉 New

    • View real-time QuickConnect status while filling out the Sign-In form
    • You can now manually cancel network requests at any step of the Sign-In flow
    • Support diagnosing network connectivity to the host address
  17. Version 0.5.5

    iOS
    macOS
    Expired

    🚀 Improved

    • Show modal warning when connecting via domain over HTTP to prevent UI blocking
  18. Version 0.5.4

    iOS
    macOS
    Expired

    🎉 New

    • Supports quick instance deletion from the instance list via long-press or right-click

    🚀 Improved

    • Add loading indicator when filling form via direct address to fetch DSM APIs
  19. Version 0.5.3

    iOS
    macOS
    Expired

    🎉 New

    • Dynamically call DSM APIs in the Sign-In module to backporting DSM 6
  20. Version 0.5.2

    iOS
    macOS
    Expired

    🚀 Improved

    • Minor UI&UX design updated at the Sign-In process

    🔧 Fixed

    • DSM APIs are not dynamically triggered when connecting directly to an instance
    • Resolved some known thread safety issues
  21. Version 0.5.1

    iOS
    Expired

    🚀 Improved

    • Refactor for a better DSM API call
  22. Version 0.5.0

    iOS
    macOS
    Expired

    🎉 New

    • Supports Two-Factor Authentication using one-time passwords (OTP)
  23. Version 0.4.11

    iOS
    macOS
    Expired

    🚀 Improved

    • Using HTTP-only connections will trigger warning prompts
  24. Version 0.4.10

    iOS
    macOS
    Expired

    🚀 Improved

    • Show a popup when 2FA is required during login, indicating it is not yet supported
  25. Version 0.4.9

    iOS
    macOS
    Expired

    🚀 Improved

    • Refactor for a better login experience
  26. Version 0.4.8

    iOS
    macOS
    Expired

    🎉 New

    • Show detailed error messages in a popup when login fails
  27. Version 0.4.7

    iOS
    macOS
    Expired

    🚀 Improved

    • Dynamically invoke the DSM API
    • Better placement for the task sorting button

    🔧 Fixed

    • Domain names starting with a number couldn’t be used as the host address
  28. Version 0.4.6

    iOS
    macOS
    Expired

    🎉 New

    • Add an interface to prepare for querying available DSM APIs
  29. Version 0.4.4

    iOS
    macOS
    Expired

    🚀 Improved

    • Bug fixes and performance improvements
  30. Version 0.4.0

    iOS
    macOS
    Expired

    🎉 New

    • MVP Release
    • Initial Public Testing