Releases: subspacecommunity/subspace
v1.5.0 (🔐 Tasha)
Changes
- Documented environment variables (#191) @syphernl
- docs: add ThisIsQasim as a contributor (#190) @allcontributors
- Allow extending dnsmasq by providing custom configuration. (#162) @ThisIsQasim
🚀 Features
Upgrading
To upgrade, swap your docker-tags
- subspacecommunity/subspace:1.4.1
+ subspacecommunity/subspace:1.5.0
v1.4.1
Changes
- docs: add audibleblink as a contributor (#186) @allcontributors
- makefile handles bindata dependency (#166) @audibleblink
- Upgrading crewjam/saml from v0.3.0 to v0.4.5 (#169) @gchamon
- docs: add gchamon as a contributor (#185) @allcontributors
- added option to disable dns in wireguard conf (#168) @gchamon
🐛 Bug Fixes
💀 Security patches
- fixes https://snyk.io/vuln/SNYK-GOLANG-GITHUBCOMCREWJAMSAML-1050998. Thanks @asabirov and @metalcated for pointing it out
Upgrading
To upgrade, swap your docker-tags
- subspacecommunity/subspace:1.4.0
+ subspacecommunity/subspace:1.4.1
v1.4.0 (🛸 Scotty)
Changes
- feature: Add release-drafter to project (#172) @jack1902
- docs: add Coffeeri as a contributor (#183) @allcontributors
- docs: add Freekers as a contributor (#182) @allcontributors
- docs: add dovreshef as a contributor (#181) @allcontributors
- docs: add miki725 as a contributor (#180) @allcontributors
- docs: add d3473r as a contributor (#179) @allcontributors
- docs: add vojta7 as a contributor (#178) @allcontributors
- docs: add SGudbrandsson as a contributor (#177) @allcontributors
- docs: add sinanmohd as a contributor (#176) @allcontributors
- docs: add nhamlh as a contributor (#175) @allcontributors
- [Fix #127] Data dir permission is too wide (#128) @ssiuhk
- Mention
SUBSPACE_ENDPOINT_HOST
in the Readme (#155) @d3473r - Added support for disabling ipv6 (#138) @dovreshef
- readme (#161) @sinanmohd
- fixing small typo in readme (#159) @miki725
- Docker: bump to golang 1.16-alpine for build and alpine 3.13.4 for run (#163) @clementperon
- Fix git ignores entire cmd/subspace folder (#170) @nhamlh
- docs: add gianlazz as a contributor (#154) @allcontributors
- docs: add syphernl as a contributor (#153) @allcontributors
- docs: add clementperon as a contributor (#152) @allcontributors
- docs: add selvakn as a contributor (#151) @allcontributors
- docs: add clementperon as a contributor (#150) @allcontributors
- FIx typo in resolved.conf file name (#149) @selvakn
- Add support for providing multiple dns servers (#140) @syphernl
- README.md: Only disable resolved listener (#142) @clementperon
- Mark Ubuntu 20.04 Focal as recommended (#147) @clementperon
- Update README.md (#137) @gianlazz
Upgrading
To upgrade, swap your docker-tags
- subspacecommunity/subspace:1.3.2
+ subspacecommunity/subspace:1.4.0
believed dead, but he was actually hiding in a transporter buffer.
v1.3.2
subspace
Description
Official release of v1.3.2
#123 #124 #125 - Adds support for automatically creating the correct tags on dockerhub based on github releases. Latest will always point to the latest release. This will remove a manual step 🥳
If anyone experiences any issues then please reach out on the gophers slack workspace on the #subspace
channel or raise issues on github.
v1.3.1
subspace
Description
Official release of v1.3.1
#122 reverting changes made to add TOTP Support to fix master, will look at this when i have time to fix it properly. Apologies for this
If anyone experiences any issues then please reach out on the gophers slack workspace on the #subspace
channel or raise issues on github.
v1.3.0
subspace
Description
Official release of v1.3.0
#111 Adds TOTP support for the default user
Pics
Reset MFA (will then result in the above page)
Sign in page for default admin account if TOTP has been saved
If anyone experiences any issues then please reach out on the gophers slack workspace on the #subspace
channel or raise issues on github.
v1.2.0
v1.1.1
subspace
Description
Official release of v1.1.1
#102 Fix some of the issues picked up by SonarCloud
If anyone experiences any issues then please reach out on the gophers slack workspace on the #subspace
channel or raise issues on github.
v1.1.0
subspace
Description
Official release of v1.1.0
#100 Added theme selection!
It is now possible to override the default colour in use by passing --theme="COLOUR"
from any of the colours listed on semantic-ui
For easy reference the available colours are:
- red
- orange
- yellow
- olive
- green (The default)
- teal
- blue
- violet
- purple
- pink
- brown
- grey
- black
If anyone experiences any issues then please reach out on the gophers slack workspace on the #subspace
channel or raise issues on github.
v1.0.2
subspace
Description
Official release of v1.0.2
#99 Fixes issues with environment variables being ignored when the service was being run within a container
If anyone experiences any issues then please reach out on the gophers slack workspace on the #subspace
channel or raise issues on github.