Skip to content

Releases: Pkcarreno/jsod

v1.8.2

20 Jan 22:30
cb6a5a4
Compare
Choose a tag to compare

1.8.2 (2025-01-20)

Bug Fixes

  • ui: hide layout toggler on mobile view (ce7ca99)

v1.8.1

20 Jan 22:12
e4b37e8
Compare
Choose a tag to compare

1.8.1 (2025-01-20)

Bug Fixes

  • header: new title label/input (5215cad)
  • remove unused elements (9de48d1)

v1.8.0

17 Jan 00:55
471e032
Compare
Choose a tag to compare

1.8.0 (2025-01-17)

Features

  • migrate to lucide icons (c5b7bfe)

Bug Fixes

  • add verticacl margin to open panel buttons (eac30c2)
  • simpler toggle layout text (ed980e0)

v1.7.2

10 Jan 18:29
3a6f78a
Compare
Choose a tag to compare

1.7.2 (2025-01-10)

Bug Fixes

  • store: default settings (334305c)

v1.7.1

08 Jan 01:55
1ee002a
Compare
Choose a tag to compare

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)

v1.7.0

01 Jan 02:13
dc9ecba
Compare
Choose a tag to compare

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)

v1.6.0

02 Nov 23:50
4e8e600
Compare
Choose a tag to compare

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)

v1.5.0

12 Oct 22:48
4eb178e
Compare
Choose a tag to compare

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)

v1.4.0

06 Oct 19:32
20464d3
Compare
Choose a tag to compare

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)

v1.3.4

05 Sep 19:39
95b67c1
Compare
Choose a tag to compare

1.3.4 (2024-09-05)

Bug Fixes

  • modules incompatibility (c5a13a2)