Skip to content

Version 0.3.0

Compare
Choose a tag to compare
@soatok soatok released this 22 Jul 21:51
· 58 commits to master since this release
v0.3.0
fc530f3
  • (Optional) Privacy-preserving aggregate statistics for what entries/collections are most heavily trafficked.
    • You can disable this in Settings > Global Site Settings by setting ``aggregate-stats => false,
    • The key used to hash IP addresses, user agents, etc. is rotated every 24 hours.
    • The IP addresses are converted back from hash function output to a fake (but deterministic) IP address.
  • Collections now have a description field, to make them stand out more than just an index of entries.
  • Administrators can now publish stuff on the front page. We call them notices.