Upgrade to this version of gravity by using this container image:
ghcr.io/beryju/gravity:v0.25.0
Upgrade to the current JS API Client using
npm i gravity-api@0.25.0
Upgrade to the current Golang API Client using
go get beryju.io/gravity@v0.25.0
What's Changed
- dhcp: suggest next free IP when creating lease in web UI by @BeryJu in #1436
- build(deps): bump @fsegurai/codemirror-theme-vscode-dark from 6.1.1 to 6.1.2 in /web by @dependabot in #1438
- build(deps): bump the eslint group in /web with 2 updates by @dependabot in #1437
- build(deps): bump @fsegurai/codemirror-theme-vscode-light from 6.1.1 to 6.1.2 in /web by @dependabot in #1439
- docs: enable dark/light mode by @BeryJu in #1441
- docs: add/update docs for migrating by @BeryJu in #1440
- build(deps): bump google.golang.org/protobuf from 1.36.2 to 1.36.3 by @dependabot in #1444
- build(deps): bump docker/build-push-action from 6.11.0 to 6.12.0 by @dependabot in #1443
- storage: Add generic Watcher by @BeryJu in #1442
- web: fix IP Sorting by @BeryJu in #1445
Full Changelog: v0.24.0...v0.25.0