Skip to content

v1.0.5 - Clean Classic Script Compatibility

Choose a tag to compare

@AnonyJcy AnonyJcy released this 28 Aug 10:53
· 4 commits to main since this release

Features & Fixes in v1.0.5

  • Pure Classic Script Execution: Cleaned up all top-level import/export syntax from src/client/index.ts so dynamic <script> tag loading runs without SyntaxError in Safari / WebKit.
  • Prevents Safari Pull-to-Refresh: Injected overscroll-behavior-y: none !important at html/body level so vertical dragging in workspace never triggers unwanted page reloads.
  • Smooth Workspace Scrolling: Allows 100% natural momentum scrolling in all sidebar and workspace panels without page rubberbanding.