Skip to content

Releases: OperaVaria/instant-serotonin

Version 2.0.1

28 Mar 14:21
Compare
Choose a tag to compare

[2.0.1] - 2024.03.28

Changed

  • Updated requirements.txt.

Fixed

  • Page loading imperfections.
  • Typos.

Version 2.0.0

28 Mar 01:00
27dc3ca
Compare
Choose a tag to compare

[2.0.0] - 2024.03.28

Added

  • Implemented minification with Flask-Minify.
  • Implemented HTTP security headers with Flask-Talisman.
  • New sources: Pexels, Pixabay, Unsplash.
  • Pylint workflow.
  • SEO files (robots.txt, sitemap.xml).
  • humans.txt.
  • Added more comments.

Changed

  • Revamped scraping entirely with new sources.
  • Eliminated inline JavaScript.
  • HTML restructured for accessibility and SEO.
  • Slow loading "current year" JS swapped out for Jinja/Python variable.
  • ChaceLib settings for new Flask-Session version 0.8.0.
  • Updated docs.
  • Updated requirements.txt.

Fixed

  • Code formatting, typos.

Version 1.0.0

26 Feb 02:23
2fa4aa0
Compare
Choose a tag to compare

[1.0.0] - 2024.02.26

Added

  • Initial "release".