Version 0.2.0
Pre-release
Pre-release
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.
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
- Edit virtually anything, including site configuration (
- 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.