Migration from PWS/1.4.0 / Amethyst-b0001-0038 to Amethyst-b0039+ #7

Open
opened 2026-03-02 23:18:35 +01:00 by Nova · 2 comments
Owner

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.

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.
Nova added the Compat/Breaking
Priority
Critical
labels 2026-03-02 23:18:35 +01:00
Nova self-assigned this 2026-03-02 23:18:35 +01:00
Author
Owner

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.

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.
Author
Owner

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!

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!
Sign in to join this conversation.