Releases: x1unix/go-playground
Releases · x1unix/go-playground
1.11.0
What's Changed
- build(deps): bump docker/login-action from 1 to 2 by @dependabot in #166
- build(deps): bump docker/setup-buildx-action from 1 to 2 by @dependabot in #165
- build(deps): bump docker/metadata-action from 3 to 4 by @dependabot in #164
- build(deps): bump docker/build-push-action from 2 to 3 by @dependabot in #163
- build(deps): bump docker/setup-qemu-action from 1 to 2 by @dependabot in #162
- build(deps): bump ejs from 3.1.6 to 3.1.7 in /web by @dependabot in #167
- build(deps): bump async from 2.6.3 to 2.6.4 in /web by @dependabot in #168
- Vim mode by @x1unix in #169
- vim mode by @x1unix in #171
- Fix vim commands behavior by @x1unix in #172
- Refactor config and add Sentry by @x1unix in #176
- fix(ui): fix word wrap in error alert by @x1unix in #178
Full Changelog: v1.10.2...v1.11.0
1.10.2
1.10.1
1.10.0
Features
- #150 Use system dark mode preferences.
- #147 Add support to horizontal and vertical UI layout (closes #136).
Bugfixes
- #147 Store output panel size in local storage.
Breaking changes
Toggle theme
button is not available if Use system theme option is enabled.
This option is enabled by default on supported browsers. Disable Use system theme option to return back old theme toggle button.