Skip to content

Latest commit

 

History

History
163 lines (137 loc) · 3.66 KB

File metadata and controls

163 lines (137 loc) · 3.66 KB

Changelog

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

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

Added

Changed

Removed

Fixed

v1.1.1 - 2026-04-13

Added

  • Add two videos to the frontend #241

v1.1.0 - 2024-06-25

Added

Changed

  • Upgrade packages to latest compatible versions in backend and frontend #151, #143, and #141
  • Make forms type-safe 88259910da5490be845fe79dab066e868ee841c1
  • Clean-up authentication and authorization set-up #161
  • Protect personal user data and login/registration mutations with client-specific scopes #162
  • Improve security, in particular, implement the Cookie to Header Token Pattern to prevent Cross Site Request Forgery attacks for user mutations #163

Fixed

v1.0.0 - 2022-02-28