Skip to content

Latest commit

 

History

History
37 lines (32 loc) · 1.17 KB

CHANGELOG.md

File metadata and controls

37 lines (32 loc) · 1.17 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.

[3.1.0] - 2023-10-23

  • Bugfix security warning.
  • Bugfix in the custom 'override_eduid_error'.
  • Bump uwsgi from 2.0.21 to 2.0.22.
  • Bump urllib3 from 1.26.15 to 1.26.18.

[3.0.0] - 2021-11-15

  • Return version as json.
  • Added endpoint for git version.
  • Bugfix for invalid image URL.

[2.0.0] - 2020-11-18

  • Added example for tet env.
  • Typo in error msg.
  • Added error message for non published contexts.

[1.0.0] - 2020-3-31

  • No more debug mode by default.
  • Fixes api string bug.
  • Wrong path requirements in README.
  • Shuffled README.
  • Use main to run flask app as module.
  • Added htmlcov to ignore.
  • Added cURL examples in README.md.
  • Added explanation system for incomprehensible error messages.
  • Processes recipient identifier from url now.
  • Added bootstrap locally.
  • Added eduid styling and checking.
  • Added data to frontend in style.
  • Fixed eduID uri format error.
  • Fixed no profile extension bug.