Skip to content

Releases: sargassum-world/fluitans

v0.8.0

23 Feb 22:00
8dcf671
Compare
Choose a tag to compare

Changelog

  • 8dcf671 Synchronize DNS records with network member IP address assignments (#167)

v0.7.1

17 Feb 05:11
c66ae3b
Compare
Choose a tag to compare

Changelog

  • c66ae3b Enable assignment of non-NDP IP addresses (#165)
  • 331f75a Enable toggling of 6PLANE and RFC4193 NDP modes (#164)

v0.7.0

11 Feb 03:45
43738a9
Compare
Choose a tag to compare

Changelog

v0.6.4

19 Oct 20:33
fd20d45
Compare
Choose a tag to compare

Changelog

  • fd20d45 Sort network members by domain name and ZeroTier address (#109)

v0.6.3

24 Sep 06:39
79b482b
Compare
Choose a tag to compare

Changelog

  • 79b482b Fix cumulative layout shift in navbar by adding img width/height (#93)

v0.6.2

23 Sep 09:54
cddb5f1
Compare
Choose a tag to compare

Changelog

  • cddb5f1 Make app installable as PWA, cache static assets in service worker (#92)
  • 3350ed6 Add sqlite database for session persistence (#91)

v0.6.1

16 Sep 22:33
5ebdbc2
Compare
Choose a tag to compare

Changelog

  • 5ebdbc2 Handle DNS-named networks with unknown controllers, rather than 404'ing (#89)

v0.6.0

15 Sep 04:15
8406d42
Compare
Choose a tag to compare

Changelog

  • 8406d42 Migrate godest code to separate repository (#88)
  • 313f1ca Bump svelte from 3.49.0 to 3.50.1 in /web/app (#83)
  • 0092f69 Bump sass from 1.54.5 to 1.54.9 in /web/app (#84)
  • 4f8ac9d Bump @rollup/plugin-node-resolve from 13.3.0 to 14.1.0 in /web/app (#86)
  • 1f48451 Bump eslint from 8.23.0 to 8.23.1 in /web/app (#87)
  • f545b15 Bump svelte-check from 2.8.1 to 2.9.0 in /web/app (#75)
  • dea7313 Bump github.com/labstack/echo/v4 from 4.8.0 to 4.9.0 (#77)
  • afa0247 Bump eslint from 8.22.0 to 8.23.0 in /web/app (#76)
  • 2f432d8 Bump sass from 1.54.5 to 1.54.8 in /web/app (#79)
  • 1c707c8 Bump @fontsource/atkinson-hyperlegible from 4.5.8 to 4.5.9 in /web/app (#80)
  • 314708c Bump rollup from 2.78.1 to 2.79.0 in /web/app (#81)
  • ce9e565 Use go generate for OpenAPI-based code generation (#73)
  • 862d6d0 Bump Go from 1.17 to 1.19 (#72)
  • 25661e7 Bump terser from 5.12.1 to 5.15.0 in /web/app (#69)
  • ad4e6d3 Add npm packages to Dependabot configuration (#70)
  • 92971ec Avoid logging context cancelation errors in the Turbo Streams Broker (#58)

v0.5.7

09 Jul 19:12
15eff2a
Compare
Choose a tag to compare

Changelog

  • 15eff2a Attempt to fix error-handling data race in actioncable connection reads (#57)

v0.5.5

08 Jul 04:31
1379783
Compare
Choose a tag to compare

Changelog

  • 1379783 Add global middleware support to the turbostreams broker (#56)