Skip to content

Latest commit

 

History

History
35 lines (27 loc) · 983 Bytes

CHANGELOG.md

File metadata and controls

35 lines (27 loc) · 983 Bytes

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project tries to adhere to Semantic Versioning.

Types of changes

Added for new features. Changed for changes in existing functionality. Deprecated for soon-to-be removed features. Removed for now removed features. Fixed for any bug fixes. Security in case of vulnerabilities.

[0.0.3] - 2024-11-11

Added

  • Fix missing orphan on User settings page.
  • Ignore the djlint " vs. ' error.
  • Add django-ninja (with Auth and test endpoint)
  • Update dependencies

[0.0.2] - 2024-10-10

Added

  • SEO tags + JSON-LD on all the pages
  • Optional Blog
  • All pages to the sitemap

[0.0.1] - 2024-09-28

Added

  • Sign-in with Github and Logout button don't go to separate screen anymore.

Fixed

  • close button on messages now works fine