Skip to content

Latest commit

 

History

History
141 lines (70 loc) · 6.04 KB

CHANGELOG.md

File metadata and controls

141 lines (70 loc) · 6.04 KB

Changelog

1.6.0 (2024-11-02)

Features

  • add helmet & script title and description (318eb2c)

Bug Fixes

  • engine: increase memory limit & max stack size in quickjs runtime (faf64a0)
  • improve clickability of untrusted mode sign (7f5d322)
  • meta: improve metatags (0b7d36d)

1.5.0 (2024-10-12)

Features

Bug Fixes

  • engine: insert loop threshold in runtime (ebfeec8)
  • settings: increase loop threshold interval (b04e18d)
  • settings: increase runtime timeout interval (05fcaef)
  • settings: update loop threshold defaults (798d1c9)
  • ui: tab inactive illegible on dark mode (c1c9230)

1.4.0 (2024-10-06)

Features

  • add embed option on share menu (f47885c)
  • embeded: make app embedable (00258f0)

Bug Fixes

  • output: improve render value behavior (81e6e13)
  • ui: make dialog scrollable (02f1d8e)

1.3.4 (2024-09-05)

Bug Fixes

  • modules incompatibility (c5a13a2)

1.3.3 (2024-08-06)

Bug Fixes

  • increase workbox maximum file size to cache on buildtime (ac8f178)

1.3.2 (2024-07-16)

Bug Fixes

  • sonner: add important modifier to button styles (150108a)

1.3.1 (2024-07-08)

Bug Fixes

  • issue at resolving packages (ab184d1)

1.3.0 (2024-07-07)

Features

  • expose globals to codemirror eslint (78661f8)

Bug Fixes

  • codemirror eslint incompatible type (e2a8138)

1.2.1 (2024-06-29)

Bug Fixes

  • handle long output (6b57469)
  • tweak scrollbar on chromium based browsers (3e4d255)

1.2.0 (2024-06-08)

Features

  • show badge on bottom bar in mobile view (02dcefd)
  • shows repeated log counter (bea17ec)

1.1.0 (2024-06-05)

Features

  • pwa: prompt offline ready and new update (d15a49f)

Bug Fixes

1.0.2 (2024-06-03)

Bug Fixes

  • add screenshots to manifest (4e8cf1f)
  • add wasm to files to be cached (d4cdfbd)
  • path to icons (b769360)
  • shared link refresh on time (d609569)

1.0.1 (2024-06-02)

Bug Fixes

  • limited fonts to be exported (de55270)
  • resolve worker format (107cd58)

1.0.0 (2024-06-02)

Features