Skip to content

Version 0.2.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@soatok soatok released this 14 Jul 02:23
· 72 commits to master since this release
v0.2.0

I'm happy to announce that the second release of FAQ Off is now available for early adopters and testers.

Thanks to everyone who tuned into my Twitch channel while I developed this project. Extra thanks to all my Patreon supporters.

heart

Changes Since Version 0.1.0

For Users

  • Fixed and Improved: Username/Password authentication
  • Authors: Owners can now invite users (by their public id) as collaborators.
  • Themes can be set for each collection (applies to all entries within a given collection).
  • New: Administrator Control Panel
    • Edit virtually anything, including site configuration (local/)
    • Create custom files in public/local/
    • Create/edit themes for use by all users
    • Edit user accounts (including banning users)
    • View the invite tree to identify sources of irritation
  • The front-end isn't nearly as ugly as v0.1.0. However, I do not profess to be a web design expert, merely an application security/cryptography nerd.

For System Administrators

  • Running composer update should now automatically run SQL migration scripts upon the release of a new version of FAQ Off.