--=current=--
version: B110726
    Fixed:
        - Fixing variable redefinition breaking core functionality (it couldnt know what type of view setting it was suposed to take)

--=legacy=--
version: B040726
    Fixed:
        - Spacing allocation on "tr" side for variables who didn't need space allocation
        - Optimisation on the filtering of username and titles (1 variable instade of 2)

version: B210626
    Fixed:
        - Ownership verification for post deletion and edition

version: B200626
    Fixed:
        - Filtering for inputs to prevent command injection
        - IP display for the verification server on the registration and configuration

    Added:
        - SSH port on setup

version: B140626
    Fixed:
        - Verification of registered user token before executing action

version: B100626
    Fixed:
        - Verification script for the ssh part, the python path was netbsd only

    Added:
        - Links to the path of python3.14 right into /bin/python3.14 to allow python to run on any system
