Migration from PWS/1.4.0 / Amethyst-b0001-0038 to Amethyst-b0039+ #7
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Currently people running PyWebServer 1.4.0 or Amethyst beta 0001 to 0038 cannot just upgrade to the latest release (Amethyst-b0039+) without some extra help. In here I plan to track what issues arise from migration and how to solve them.
Due to the extreme configuration overhaul, the configuration is the main key of focus here, if unexpected behaviour that a user might have based their logic around has been fixed in the latest version, I will try to find a way to make stuff still work, but it is significantly lower priority compared to configuration issues.
One note is that
pywebsrv.conf(the old configuration file) is still used for some queries, this will later be removed, don't base any logic on it!