Skip to content
This repository has been archived by the owner on Sep 12, 2024. It is now read-only.

Releases: fwiech/codewaffle

v0.6.2

05 Jun 19:08
Compare
Choose a tag to compare

0.6.2 (2023-06-05)

Bug Fixes

  • deps: update dependencies (cb97ad6)

v0.6.1

01 Oct 15:45
Compare
Choose a tag to compare

0.6.1 (2022-10-01)

Bug Fixes

  • deps: pin dependency react-router-dom to 6.4.1 (2f711a6)

v0.6.0

12 Sep 10:02
Compare
Choose a tag to compare

0.6.0 (2022-09-08)

Features

  • ability to configure which languages should be selectable (ba82dca)
  • add base64 encode & decode script (ef3b416)
  • change appId from app.codewaffle to io.github.florianwiech.codewaffle (7805d25)
  • focus editor on Escape click (951e4cc)
  • minor view improvements (3d21d26)
  • new appearance switch layout (39b86e1)
  • new settings window style (e62b44d)
  • persist appearance setting (25f3a5d)
  • persist window sizes & positions (be6a23f)
  • restructure menu items (bac731a)

v0.5.0

30 May 18:02
Compare
Choose a tag to compare

0.5.0 (2022-05-30)

Features

Bug Fixes

v0.4.1

18 Apr 09:22
Compare
Choose a tag to compare

0.4.1 (2022-04-18)

Bug Fixes

  • deps: update codemirror packages (425bee1)

v0.4.0

07 Apr 19:08
Compare
Choose a tag to compare

0.4.0 (2022-04-07)

Features

v0.3.1

30 Mar 10:06
Compare
Choose a tag to compare

0.3.1 (2022-03-30)

Bug Fixes

  • provide package description to enable bundling (95b16cd)

v0.3.0

30 Mar 09:41
Compare
Choose a tag to compare

0.3.0 (2022-03-30)

Features

Bug Fixes