|
1 | | -### ZeroNet 0.7.2 (2020-09-?) Rev4206? |
2 | | - |
| 1 | +### ZeroNet 0.8.1 (2022-10-01) Rev4600 |
| 2 | + - fix readdress loop (cherry-pick previously added commit from conservancy) |
| 3 | + - Remove Patreon badge |
| 4 | + - Update README-ru.md (#177) |
| 5 | + - Include inner_path of failed request for signing in error msg and response |
| 6 | + - Don't Fail Silently When Cert is Not Selected |
| 7 | + - Console Log Updates, Specify min supported ZeroNet version for Rust version Protocol Compatibility |
| 8 | + - Update FUNDING.yml |
| 9 | + |
| 10 | +### ZeroNet 0.8.0 (2022-05-27) Rev4591 |
| 11 | + - Revert File Open to catch File Access Errors. |
| 12 | + |
| 13 | +### ZeroNet 0.7.9-patch (2022-05-26) Rev4586 |
| 14 | + - Use xescape(s) from zeronet-conservancy |
| 15 | + - actionUpdate response Optimisation |
| 16 | + - Fetch Plugins Repo Updates |
| 17 | + - Fix Unhandled File Access Errors |
| 18 | + - Create codeql-analysis.yml |
| 19 | + |
| 20 | +### ZeroNet 0.7.9 (2022-05-26) Rev4585 |
| 21 | + - Rust Version Compatibility for update Protocol msg |
| 22 | + - Removed Non Working Trakers. |
| 23 | + - Dynamically Load Trackers from Dashboard Site. |
| 24 | + - Tracker Supply Improvements. |
| 25 | + - Fix Repo Url for Bug Report |
| 26 | + - First Party Tracker Update Service using Dashboard Site. |
| 27 | + - remove old v2 onion service [#158](https://github.com/ZeroNetX/ZeroNet/pull/158) |
| 28 | + |
| 29 | +### ZeroNet 0.7.8 (2022-03-02) Rev4580 |
| 30 | + - Update Plugins with some bug fixes and Improvements |
| 31 | + |
| 32 | +### ZeroNet 0.7.6 (2022-01-12) Rev4565 |
| 33 | + - Sync Plugin Updates |
| 34 | + - Clean up tor v3 patch [#115](https://github.com/ZeroNetX/ZeroNet/pull/115) |
| 35 | + - Add More Default Plugins to Repo |
| 36 | + - Doubled Site Publish Limits |
| 37 | + - Update ZeroNet Repo Urls [#103](https://github.com/ZeroNetX/ZeroNet/pull/103) |
| 38 | + - UI/UX: Increases Size of Notifications Close Button [#106](https://github.com/ZeroNetX/ZeroNet/pull/106) |
| 39 | + - Moved Plugins to Seperate Repo |
| 40 | + - Added `access_key` variable in Config, this used to access restrited plugins when multiuser plugin is enabled. When MultiUserPlugin is enabled we cannot access some pages like /Stats, this key will remove such restriction with access key. |
| 41 | + - Added `last_connection_id_current_version` to ConnectionServer, helpful to estimate no of connection from current client version. |
| 42 | + - Added current version: connections to /Stats page. see the previous point. |
| 43 | + |
| 44 | +### ZeroNet 0.7.5 (2021-11-28) Rev4560 |
| 45 | + - Add more default trackers |
| 46 | + - Change default homepage address to `1HELLoE3sFD9569CLCbHEAVqvqV7U2Ri9d` |
| 47 | + - Change default update site address to `1Update8crprmciJHwp2WXqkx2c4iYp18` |
| 48 | + |
| 49 | +### ZeroNet 0.7.3 (2021-11-28) Rev4555 |
| 50 | + - Fix xrange is undefined error |
| 51 | + - Fix Incorrect viewport on mobile while loading |
| 52 | + - Tor-V3 Patch by anonymoose |
3 | 53 |
|
4 | 54 |
|
5 | 55 | ### ZeroNet 0.7.1 (2019-07-01) Rev4206 |
|
0 commit comments