Skip to content

[v0.6.0.0] - 2024-06-25: Renamed to Phorum + Packaging

Choose a tag to compare

@someodd someodd released this 25 Jun 08:51
· 5 commits to master since this release
491717d

Project renamed to Phorum!

This release is based off a move to start packaging the software so it's more easily used
and installed on servers. Namely, automation has begun to create a Debian package, but
probably more options to come!

Part of the switch is I've stopped using Nix for packaging and a dev environment.

I won't mention changes to this repo that are outside the actual software itself in the
changes below.

Added

  • Config option for running as a specific user, if phorum is ran as root it will
    switch to the specified user.

Changed

  • Command line interface so you always specify a path to the config file with
    --config
  • The "space cookie" config section is now the "daemon" config section