Skip to content

Version 0.2.0

Latest
Compare
Choose a tag to compare
@umputun umputun released this 23 Sep 19:26
· 2 commits to master since this release

What's Changed

  • Rewrite TestGetContentCustom to work offline by @paskal in #17
  • Update go modules by @paskal in #16
  • Bump golangci/golangci-lint-action from 5 to 6 in the github-actions-updates group by @dependabot in #18
  • Bump golang.org/x/net from 0.24.0 to 0.25.0 in /backend in the go-modules-updates group by @dependabot in #20
  • Clarify Dockerfile comments by @paskal in #22
  • Bump the npm-development-modules-updates group across 1 directory with 14 updates by @dependabot in #23
  • Bump node from 8 to 22 by @dependabot in #19
  • Migrate to static HTML instead of building the frontend by @paskal in #24
  • Move js and css and png files to the root dir, remove unused css classes by @paskal in #26
  • Remove jQuery dependency by @paskal in #25
  • Update comments, remove unused js function by @paskal in #29
  • Bump the go-modules-updates group across 1 directory with 5 updates by @dependabot in #31
  • Bump the go-modules-updates group in /backend with 2 updates by @dependabot in #35
  • Return ID on rule set unconditionally, make tests robust and cover more by @paskal in #36
  • Implement constant-time password comparison by @paskal in #38
  • Switch the main page to HTMX by @paskal in #37
  • Migrate rules add and edit pages to HTMX by @paskal in #39

New Contributors

Full Changelog: v0.1.2...v0.2.0