Skip to content

Releases: subspacecommunity/subspace

v1.5.0 (🔐 Tasha)

12 Jun 18:00
32fd13b
Compare
Choose a tag to compare

Changes

🚀 Features

Upgrading

To upgrade, swap your docker-tags

- subspacecommunity/subspace:1.4.1
+ subspacecommunity/subspace:1.5.0

v1.4.1

03 Jun 14:36
351b1b2
Compare
Choose a tag to compare

Changes

🐛 Bug Fixes

  • Redirect to /user/edit path only needed if we are admin. (#135) @jpbostic

💀 Security patches

Upgrading

To upgrade, swap your docker-tags

- subspacecommunity/subspace:1.4.0
+ subspacecommunity/subspace:1.4.1

v1.4.0 (🛸 Scotty)

01 Jun 12:42
e3cf519
Compare
Choose a tag to compare

Changes

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

17 Jul 09:58
a996119
Compare
Choose a tag to compare

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

17 Jul 07:32
448fe6d
Compare
Choose a tag to compare

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

15 Jul 09:45
0470100
Compare
Choose a tag to compare

subspace

Description

Official release of v1.3.0

#111 Adds TOTP support for the default user

Pics

Initial Setup of MFA
Setup MFA

Reset MFA (will then result in the above page)
reset totp

Sign in page for default admin account if TOTP has been saved
Sign in with MFA Configured

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

15 Jul 09:44
f0bde97
Compare
Choose a tag to compare

subspace

Description

Official release of v1.2.0

#103 Added MultiArch support

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.1

26 Jun 09:10
a66eeb4
Compare
Choose a tag to compare

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

25 Jun 12:46
ab801ec
Compare
Choose a tag to compare

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

And some previews of these:
grey_subspace
red_subspace
teal_subspace
yellow_subspace

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

25 Jun 06:32
84847b5
Compare
Choose a tag to compare

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.