Skip to content

Releases: spr-networks/super

Release v0.1.33

26 Mar 07:10
97889ac
Compare
Choose a tag to compare

Key features:

  • UI Now supports updating the containers from the UI, and setting to other release channels
  • Advanced HostAP configuration now shows a tooltip with available hostapd features
  • Support for 160mhz channels

Key Bug Fixes:

  • Fix logs regression introduced when trimming container sizes due to missing journald
  • Fix 2.4ghz channel selection bugs
  • Give up on buggy hostapd chan_switch, and restart containers for more reproducible wifi behavior
  • Fix plugin-lookup download timeout

Clearfog Release v0.1.33

26 Mar 06:42
97889ac
Compare
Choose a tag to compare

Key features:

  • UI Now supports updating the containers from the UI, and setting to other release channels
  • Advanced HostAP configuration now shows a tooltip with available hostapd features
  • Support for 160mhz channels

Key Bug Fixes:

  • Fix logs regression introduced when trimming container sizes due to missing journald
  • Fix 2.4ghz channel selection bugs
  • Give up on buggy hostapd chan_switch, and restart containers for more reproducible wifi behavior
  • Fix plugin-lookup download timeout

Release v0.1.32

09 Mar 09:46
Compare
Choose a tag to compare
[api] Revert dhcp check #patch

Clearfog Release v0.1.32

09 Mar 09:41
Compare
Choose a tag to compare
clearfog-v0.1.32

[api] Revert dhcp check #patch

Release v0.1.29

01 Mar 03:25
Compare
Choose a tag to compare
[build] Update pi ubuntu image to 22.04.2 #patch

Clearfog Release v0.1.29

01 Mar 03:19
Compare
Choose a tag to compare
clearfog-v0.1.29

[build] Update pi ubuntu image to 22.04.2 #patch

Clearfog Release v0.1.28

01 Mar 02:28
41073d5
Compare
Choose a tag to compare
March release #patch (#124)

* [installer] Clearfog uses /dev/root, fix using mount

* Use a 24 hour lease time

* [ui] Dont spam console with web socket events

* [ui] Remove console.log spam

* [ui] Fix vertical spacing, key errors for FlashList

* [ui] Switch to FlatList for GroupListing

* [build] Update version.txt match

* [superd] Update version string to match ^v[0-9]+\.[0-9]+\.[0-9]+$

* Fix growpart

* [ui] Display empty tags with text

* [ui] Dont use keyEtractor, update meshIter

* [ui] Iterate AP interfaces for displaying all clients

* [api] Update some go dependencies for DoS fixes

* [packet_logs] [multicast_udp_proxy] Update dependencies for golang DoS issues

* Revert "[api] Update some go dependencies for DoS fixes"

This reverts commit de83e5a23204bf2e577a063e8ea3cdc3f09f2bf0.

* [api] Update golang dependencies to fix DoS advisories

* [packet_logs] revert sprbus

* [packet_logs] Revert sprbus version

* [api] [packet_logs] Update sprbus to versioned module

* [build] Add version label

Release v0.1.27

22 Feb 03:24
b917dd5
Compare
Choose a tag to compare
[mesh] Dynamic route and mesh fixes #patch (#123)

* [api] Update dynamic routing to examine vmap state

* [api] Also check ethernet_filter verdict map for dynamic refresh

* [mesh] [api] Force deauth when a station connects via a leaf node

Clearfog Release v0.1.27

22 Feb 03:07
b917dd5
Compare
Choose a tag to compare
[mesh] Dynamic route and mesh fixes #patch (#123)

* [api] Update dynamic routing to examine vmap state

* [api] Also check ethernet_filter verdict map for dynamic refresh

* [mesh] [api] Force deauth when a station connects via a leaf node

Release v0.1.26

15 Feb 11:33
7d4229b
Compare
Choose a tag to compare
Bug fixes and testing improvements #patch (#121)

* Bump github.com/moby/moby in /packet_logs/stream-json-logs (#116)

Bumps [github.com/moby/moby](https://github.com/moby/moby) from 20.10.18+incompatible to 20.10.20+incompatible.
- [Release notes](https://github.com/moby/moby/releases)
- [Commits](https://github.com/moby/moby/compare/v20.10.18...v20.10.20)

---
updated-dependencies:
- dependency-name: github.com/moby/moby
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [build] Add exit 1 if bake fails

* Bump github.com/moby/moby in /packet_logs/client-test (#117)

Bumps [github.com/moby/moby](https://github.com/moby/moby) from 20.10.18+incompatible to 20.10.20+incompatible.
- [Release notes](https://github.com/moby/moby/releases)
- [Commits](https://github.com/moby/moby/compare/v20.10.18...v20.10.20)

---
updated-dependencies:
- dependency-name: github.com/moby/moby
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>

* [build] Add exit 1 if bake fails

* [build] Call exit if build script fails

* [build] Use container_template image to reduce size

* [build] Run docker image build on dev branch also

* [build] Fix RUNN typo in multicast proxy

* [build] Update plugin-lookup builder to grab ca-certificates

* [build] [api] Update moby pubsub dependancy

* [api] Remove systemd dependency

* [build] Push on workflow_run event now

* [build] Tag container versions with x-build

* [build] [api] Update moby pubsub dependancy

* [build] xcode-select

* [build] xcode-select

* [build] Add dev channel support for container images

* [build] Update branches syntax

* [ui] Remove console.log

* [build] remove version tag, channel - use latest image for sboms

* [build] remove version tag, channel - use latest image for sboms

* [build] Use checkout v3

* [api] go fmt fix for http.Error

* [build] Since a chained workflow run loses the branch, change tactics and build for dev on push, and don't bump version

* [build] Release channels need a dash

* [build] Fix dev channel name for latest tag

* [build] Remove whitespace

* [docs] Remove outdated documentation file

* [build] Update dev channel boolean logic for pushing dev containers

* [build] Update dev channel boolean logic for pushing dev containers

* [api] Add existence check to wireguard peer retrieval

* [ui] Fix hw_mode error

* [ui] Fix Hw_mode parameter for config

* [testing] Add scripts for end to end testing of SPR with macsim (#120)

---------

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: lts-po <[email protected]>