Releases: cmars/onionpipe
Releases · cmars/onionpipe
v1.0.5
Changelog
- 1ca793f fix: use PAT for release publish to trigger release actions
v1.0.4
Changelog
- 6449de9 fix: static binary release trigger
v1.0.0
Changelog
- ecefa01 Merge pull request #12 from cmars/chore/rebrand-onionpipe
- 424d254 chore!: rebrand as onionpipe
v0.4.0
Changelog
- ee27b96 Merge pull request #10 from cmars/feat/client-auth-v3
- 118e0e2 feat: preliminary client auth and local identity management
- 48aabb5 chore: update install instructions
v0.3.0
Changelog
- 2226eb0 Merge pull request #7 from cmars/feat/service-mgmt
- b94e7d2 feat: service key management commands
- 0e3e556 chore: update nix development environment
- 2088b58 chore: another trailing path fix in Dockerfile COPY
- a614827 Merge pull request #6 from John-Appleseed/patch-1
- 38f29eb Dockerfile COPY destination must be a directory and end with a /
- bbdfa9e chore: nextcloud example fixes
- 04177c3 chore: fix nextcloud example
- b7dd661 chore: readme cleanup
v0.2.0
Changelog
- 1a8a49a Merge pull request #5 from cmars/feat/persistent-service-keys
- 97de179 feat: persistent service keys
v0.1.1
Changelog
- 827774a fix: use go install to prevent go.mod changes