mirror of
https://github.com/pockethost/pockethost.git
synced 2025-06-08 07:06:41 +00:00
chore: 0.8.0 final release bins
This commit is contained in:
parent
593440e165
commit
a488adec37
@ -8,7 +8,7 @@ export const RELEASES = {
|
|||||||
},
|
},
|
||||||
lollipop: {
|
lollipop: {
|
||||||
weight: 2,
|
weight: 2,
|
||||||
versions: ['0.8.0-rc1', '0.8.0-rc2'],
|
versions: ['0.8.0-rc1', '0.8.0-rc2', '0.8.0-rc3', '0.8.0-rc4', '0.8.0'],
|
||||||
},
|
},
|
||||||
}
|
}
|
||||||
|
|
||||||
|
@ -137,8 +137,11 @@ open https://pockethost.io
|
|||||||
**next**
|
**next**
|
||||||
|
|
||||||
- [ ] Chore: rebuild with go 1.19.3 and include in bin name
|
- [ ] Chore: rebuild with go 1.19.3 and include in bin name
|
||||||
- [ ] Chore: rc3 support
|
|
||||||
- [ ] Bugfix: Disallow backups if data dir doesn't exist
|
- [ ] Bugfix: Disallow backups if data dir doesn't exist
|
||||||
|
|
||||||
|
**0.5.2**
|
||||||
|
|
||||||
|
- [x] Chore: rc3, rc4, 0.8.0-final support
|
||||||
- [x] Chore: dedupe yarn
|
- [x] Chore: dedupe yarn
|
||||||
- [x] Fix: Account verification needs to hard-redirect
|
- [x] Fix: Account verification needs to hard-redirect
|
||||||
- [x] Chore: improved bootstrap TS support
|
- [x] Chore: improved bootstrap TS support
|
||||||
|
Loading…
x
Reference in New Issue
Block a user