Skip to content

Releases: ukeeper/ukeeper-readability

Version 0.2.0

23 Sep 19:26
Compare
Choose a tag to compare

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

v0.1.2

25 Mar 22:53
Compare
Choose a tag to compare
vendor backend dependencies

Version 0.1.1

21 Oct 19:04
Compare
Choose a tag to compare

Full Changelog: v0.1.0...v0.1.1

Version 0.1.0

20 Oct 23:41
Compare
Choose a tag to compare

What's Changed

  • Modernize by @paskal in #1
  • fix MongoDB container and driver by @paskal in #2
  • Switch from mgo to official mongo-driver by @paskal in #6
  • Make tests work offline by @paskal in #9
  • Add integration test by @paskal in #10
  • Replace the vendored sanitize module with upstream by @paskal in #13
  • Add functional tests for datastore package by @paskal in #11
  • Improve tests coverage for the extractor module by @paskal in #12
  • Tests for REST server by @paskal in #14

New Contributors

  • @paskal made their first contribution in #1

Full Changelog: https://github.com/ukeeper/ukeeper-readability/commits/v0.1.0