Skip to content

Latest commit

 

History

History
182 lines (96 loc) · 8.98 KB

CHANGELOG.md

File metadata and controls

182 lines (96 loc) · 8.98 KB

Changelog

1.7.2 (2025-01-10)

Bug Fixes

  • store: default settings (334305c)

1.7.1 (2025-01-08)

Bug Fixes

  • action button styles (5ec8d49)
  • add placeholder setting (e5aa8df)
  • animate action button (c07a1a0)
  • implement placeholder on editor with a 'how to use' guide (0ff7c34)
  • improve action button animation & add execution layer provider (c5a9826)
  • layout button styles (d946457)
  • prevent multiple executions (71a9c3f)

1.7.0 (2025-01-01)

Features

  • change autorun modifier location (b09375d)
  • improve script details section (4a2bbab)
  • settings: make autorun setting true by default (99b5301)
  • use react document metadata instead of react-helmet-async (6c2c3fc)
  • workflow: rework desktop footer and on panels collapse action buttons location (47514fb)

Bug Fixes

  • config: workaround to codemirror 'unrecognized extension value in' (d0dde9d)
  • deps: remove unused component and related: tabs (2043a2d)
  • hide layout button on mobile screen size (f026faf)
  • types: upgrade to react 19 types (fb1e1cc)
  • vite: disable basic ssl in order to run dev enviroment (245dc9c)
  • workflow: remove first time dialog and place about content on FAQ (5e7226a)

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