Releases: penguineer/cleanURI-webui
v0.2.1
What's Changed
-
π· Call reusable workflows from the main project repository in #24
-
πΈ Add KoFi to funding options in #25
-
π Directly hand over GitHub secrets in #34
-
β¬οΈ Bump webpack from 5.74.0 to 5.90.1 by @dependabot in #32
-
β¬οΈ Bump @babel/traverse from 7.18.9 to 7.23.9 by @dependabot in #31
-
β¬οΈ Bump semver from 6.3.0 to 6.3.1 by @dependabot in #30
-
β¬οΈ Bump the npm_and_yarn group group with 11 updates by @dependabot in #36
-
β¬οΈ Bump the npm_and_yarn group group with 10 updates by @dependabot in #38
-
β¬οΈ Bump follow-redirects from 1.15.5 to 1.15.6 by @dependabot in #40
-
β¬οΈ Bump webpack-dev-middleware from 5.3.3 to 5.3.4 by @dependabot in #41
-
β¬οΈ Bump express from 4.18.1 to 4.19.2 by @dependabot in #42
-
β¬οΈ Bump ejs from 3.1.8 to 3.1.10 in the npm_and_yarn group across 1 directory by @dependabot in #44
Full Changelog: v0.2.0...v0.2.1
v0.2.0
Fixed bugs:
- π· Fix checkout for the release build #23 (penguineer)
Closed issues:
- π JSON background is green when there was an error #15
- π¦ Limit code highlighting to JSON and used style #7
Merged pull requests:
- π Show (JSON) result in a different markup when errors occured #22 (penguineer)
- π¦ Limit code highlighter so json #20 (24367dfa)
v0.1.1
What's Changed
- feat: add fork me on github ribbon by @24367dfa in #17
- β Let npm do some clean-up work by @penguineer in #18
- π Change fork-me banner color to better match the color scheme by @penguineer in #19
New Contributors
Full Changelog: v0.1.0...v0.1.1
v0.1.0
What's Changed
- π· Add walking skeleton by @penguineer in #1
- β¨ Add the base components by @penguineer in #2
- π¨ Fix linter warnings by @penguineer in #3
- π Markup for query and result elements by @penguineer in #4
- β‘ Submit from clipboard by @penguineer in #5
- π Styling for the error display by @penguineer in #8
- β¨ Add Markdown decorator by @penguineer in #9
- π Add header and color scheme by @penguineer in #10
- π Update the README by @penguineer in #11
- β‘ Improve the runtime of the docker-publish workflow by @penguineer in #6
- π Fix error handling and display by @penguineer in #12
- π§ Allow to set the API Gateway URL via environment configuration when using the Docker container by @penguineer in #13
Full Changelog: https://github.com/penguineer/cleanURI-webui/commits/v0.1.0