Skip to content

Releases: Pkcarreno/jsod

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)

v1.3.3

06 Aug 13:48
ce75ff3
Compare
Choose a tag to compare

1.3.3 (2024-08-06)

Bug Fixes

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

v1.3.2

16 Jul 14:55
7e6d603
Compare
Choose a tag to compare

1.3.2 (2024-07-16)

Bug Fixes

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

v1.3.1

08 Jul 03:37
1a07dbc
Compare
Choose a tag to compare

1.3.1 (2024-07-08)

Bug Fixes

  • issue at resolving packages (ab184d1)

v1.3.0

07 Jul 22:21
213b890
Compare
Choose a tag to compare

1.3.0 (2024-07-07)

Features

  • expose globals to codemirror eslint (78661f8)

Bug Fixes

  • codemirror eslint incompatible type (e2a8138)

v1.2.1

29 Jun 02:06
eb174bf
Compare
Choose a tag to compare

1.2.1 (2024-06-29)

Bug Fixes

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

v1.2.0

08 Jun 18:43
ebc65c3
Compare
Choose a tag to compare

1.2.0 (2024-06-08)

Features

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

v1.1.0

05 Jun 22:54
fb54856
Compare
Choose a tag to compare

1.1.0 (2024-06-05)

Features

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

Bug Fixes