Skip to content

v1.3.0

Compare
Choose a tag to compare
@le717 le717 released this 08 Jun 23:40
· 69 commits to main since this release

There are a few noteworthy changes in this release after no updates for nearly 1.5 years.

  1. Everything has been updated to their latest versions, minus Python, which is now at 3.11
  2. Lots of documentation has been written into the readme about setting up and using the webring
  3. A new filtering ability has been added to better control what entries appears when loading the webring
  4. A new JavaScript file/endpoint has been added to automatically embed a simple version of the webring into your site
  5. Lots of internal adjustments, tweaks, and a couple of bug fixes to make the webring run a bit better

If using the provided docker-compose file or something similar, updating any existing instance should be as simple as pulling the latest changes, rebuilding the container, and restarting the stack. Care was taken to not break anything or change existing behavior.

The CHANGES.md file is your friend for the full, human-friendly change log.

Full Changelog: v1.2.0...v1.3.0