mirror of
https://git.anonymousland.org/anonymousland/anonymousland.git
synced 2024-10-01 11:49:49 -04:00
v1.0.6
This commit is contained in:
parent
6178eeaee9
commit
acb8899ac1
@ -5,6 +5,29 @@ permalink: /changelog
|
||||
---
|
||||
|
||||
---
|
||||
|
||||
# v1.06
|
||||
|
||||
- Updated styling on ``/guide``
|
||||
|
||||
- Donation button on ``/index``
|
||||
|
||||
- Additional content on ``/fdroid``
|
||||
|
||||
- dependabot & megalinter
|
||||
|
||||
- Typographical error fixed throughout
|
||||
|
||||
- CC0 License
|
||||
|
||||
- Rename ``/guide`` to ``anonymity-guide.md``
|
||||
|
||||
- New customizations and templates section on ``/qubes``
|
||||
|
||||
- Various updates to ``/services``
|
||||
|
||||
- Remove Forum links
|
||||
|
||||
# v1.05
|
||||
|
||||
- New GrapheneOS page on ``/graphene``
|
||||
|
@ -56,7 +56,7 @@ As nature of this website, privacy and security must be our main priority, the f
|
||||
|
||||
- Synapse is hosted with [1984](https://1984.hosting/GDPR/)
|
||||
|
||||
- `user_ips_max_age` is currently set to `7d`
|
||||
- `user_ips_max_age` is currently set to `1h`
|
||||
|
||||
- `bcrypt_rounds` is set to `15`
|
||||
|
||||
@ -119,5 +119,4 @@ Password Policy:
|
||||
## __Additional Services__
|
||||
|
||||
- [Cinny](https://cinny.anonymousland.org)
|
||||
- [Forum](https://forum.anonymousland.org)
|
||||
- [Hydrogen](https://hydrogen.anonymousland.org)
|
||||
|
6
index.md
6
index.md
@ -21,7 +21,7 @@ description: A fun happy place.
|
||||
<br>
|
||||
<br>
|
||||
|
||||
<button type="button" class="btn btn-lg btn-default"><a href="./changelog"><i class="fa fa-clipboard" aria-hidden="true"></i> Changelog v1.0.5</a></button>
|
||||
<button type="button" class="btn btn-lg btn-default"><a href="./changelog"><i class="fa fa-clipboard" aria-hidden="true"></i> Changelog v1.0.6</a></button>
|
||||
|
||||
<br>
|
||||
<br>
|
||||
@ -41,7 +41,6 @@ description: A fun happy place.
|
||||
|
||||
<button type="button" class="btn btn-md btn-default"><a href="./information"><i class="fa fa-list" aria-hidden="true"></i> Collections</a></button>
|
||||
|
||||
|
||||
<br>
|
||||
<br>
|
||||
<br>
|
||||
@ -55,13 +54,10 @@ description: A fun happy place.
|
||||
|
||||
<button type="button" class="btn btn-md btn-default"><a href="https://cinny.anonymousland.org"> Cinny</a></button>
|
||||
|
||||
|
||||
<button type="button" class="btn btn-md btn-default"><a href="https://element.anonymousland.org"> Element</a></button>
|
||||
|
||||
<button type="button" class="btn btn-md btn-default"><a href="https://hydrogen.anonymousland.org"> Hydrogen</a></button>
|
||||
|
||||
<button type="button" class="btn btn-md btn-default"><a href="https://forum.anonymousland.org"><i class="fa fa-commenting" aria-hidden="true"></i> Forums</a></button>
|
||||
|
||||
<br>
|
||||
<br>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user