Releases: PocketRelay/Server
v0.3.2
Patch release
Upgrading to this release requires that you delete your app.db file
Fixes
Origin initial logging fixed
Origin fetching fixed
v0.3.0
Massive reworkings, performance improvements, fixes, and new dashboard
Full Changelog: v0.2.0...v0.3.0
v0.3.0-beta1
Include build.rs
v0.2.0
This version contains many fixes, improvements and the new database structure this is not compatible with previous verisons of the server so you must delete any old app.db files before using this version.
What's Changed
- Merge Mono by @jacobtread in #1
- Axum port by @jacobtread in #2
- Merged breaking changes from new database structure by @jacobtread in #3
- Merge new routing into master by @jacobtread in #4
Full Changelog: v0.1.2...v0.2.0
v0.1.2
Proper v0.1.2 release contains versions compiled for both SQLite and MySQL. Changes for this release are only for crates, compiling etc no functionality changes
NOTE: There may be issues with Origin authentication in this release. This should be patched in the next breaking release v0.2.0
Full Changelog: v0.1.1...v0.1.2
v0.1.2 Pre Release
Pre release for version 0.1.1
This includes performance improvements as well as API changes to support the management tool.
Full Changelog: v0.1.1...v0.1.2-pre
v0.1.1
This is a another pre-release version with the addition of leaderboard, more API routes and other improvements
NOTE: Origin authentication is broken in this release but is fixed in the commits after this release so will
be working in the next release
Full Changelog: v0.1.0...v0.1.1
v0.1.0
This is a pre release version (v0.1.0) of a mostly stable server.
For running on wndows download pocket-relay-win64.exe and for linux download pocket-relay-linux