mirror of
https://github.com/pockethost/pockethost.git
synced 2025-06-06 06:06:45 +00:00
chore: readme update
This commit is contained in:
parent
a601e53430
commit
6ab7085e0e
13
readme.md
13
readme.md
@ -128,6 +128,19 @@ By default, PocketHost will download and run the latest version of PocketBase. I
|
||||
|
||||
# Release History
|
||||
|
||||
**next**
|
||||
|
||||
- Feature: Added FAQ section and documentation link
|
||||
- Fix: FTP username link is now properly URLencoded
|
||||
- Fix: static asset requests are routed to PocketBase instance
|
||||
- Fix: requests for instances not ending in `pockethost.io` now rejected
|
||||
- Fix: realtime logging API requests no longer intercepted by PocketBase
|
||||
- Fix: potential timer memory leak
|
||||
- Fix: proper handling of http-proxy error conditions
|
||||
- Chore: various internal error trapping and logging
|
||||
- Fix: FTP now correctly downloads static assets
|
||||
- Fix: FTP now accesses `pb_migrations`
|
||||
|
||||
**0.7.0**
|
||||
|
||||
- PocketHost will now always select and run the latest version of PocketBase for new instances and for the PocketHost central database. This was previously restricted until PocketBase matured more, but we think it is safe now.
|
||||
|
@ -97,12 +97,3 @@ Ideas, in no particular order...
|
||||
- [new logo](https://github.com/benallfree/pockethost/issues/39)
|
||||
- [when daemon boots, all instance statuses should be set to Idle](https://github.com/benallfree/pockethost/issues/61)
|
||||
- [Showcase page](https://github.com/benallfree/pockethost/discussions/180)
|
||||
|
||||
- Feature: Added FAQ section and documentation link
|
||||
- Fix: FTP username link is now properly URLencoded
|
||||
- Fix: static asset requests are routed to PocketBase instance
|
||||
- Fix: requests for instances not ending in `pockethost.io` now rejected
|
||||
- Fix: realtime logging API requests no longer intercepted by PocketBase
|
||||
- Fix: potential timer memory leak
|
||||
- Fix: proper handling of http-proxy error conditions
|
||||
- Chore: various internal error trapping and logging
|
||||
|
Loading…
x
Reference in New Issue
Block a user