Skip to content

Release v1.4.0

Choose a tag to compare

@HamzaShaikh-source HamzaShaikh-source released this 06 Aug 03:04
· 60 commits to main since this release

Bug-fix release (v1.4.0)

  • Editor never reverts to the light theme again - Monaco is re-themed the moment a new editor is created (onDidCreateEditor) plus a permanent safety-net poll; the old 15-minute cap that left later problems on the site's default light theme (white boundary, black text) is gone.
  • Panel scrolling can no longer scroll the page behind it - overscroll-behavior: contain on the panel keeps the site header + RUN / RUN TEST / HINT / CHECK bar fixed while you scroll long menus.
  • RUN / RUN TEST / HINT / CHECK no longer flicker or vanish when the site re-renders the header row - the bar is re-mounted instantly instead of waiting for the next guardian tick.
  • Panel no longer auto-closes right after opening on pages with hidden Chakra popovers (role="dialog", 0x0) - only visible dialogs (e.g. Exit Workout) close it.

Download: kalvium-dojo-enhancer-v1.4.0.zip (77,374 B, SHA-256 E79531DDB2ADA6171C129FBFE7A98BF13DBF4F0FF6119F0C334C87B42624D16A)

Install: extract the ZIP, then Edge/Brave/Opera ? extensions ? Developer mode ? Load unpacked ? select the folder. (Google Chrome is intentionally not supported.)