Skip to content

Latest commit

 

History

History
67 lines (42 loc) · 1.28 KB

CHANGELOG.rst

File metadata and controls

67 lines (42 loc) · 1.28 KB

0.0.4 (18-02-2025)

Project maintenance

  • [#29] added docs github action job

Documentation

  • [#29] Added Read the Docs documentation
  • [#29] Added CHANGELOG file

New features

  • Added multi-language support for PRODUCTTYPEN.
  • Added CONTENTELEMENTEN & CONTENTLABELS.

0.0.3 (04-02-2025)

New features

  • Added Celery to the project
  • Added code field to ORGANISATIES
  • Added audit logging for several resources
  • Added status, prijs and frequentie fields to PRODUCTEN
  • Added code and toegestaneStasussen fields to PRODUCTTYPES

Breaking changes

  • Added admin validation for PRODUCTEN

0.0.2 (17-01-2025)

Breaking changes

  • Moved from rest framework's pagination
  • Moved default database from postgis to postgres

New features

  • Added endpoints for LOCATIES
  • Added endpoints for PRODUCTEN
  • Added frontend related pages (e.g homepage, open api spec linking pages)

Documentation

  • Splitted openapi spec into two seperate files, one for PRODUCTTYPES and one for PRODUCTS

0.0.1 (02-01-2025)

🎉 First release of Open Producten.

Features:

  • Producttype API
  • Vragen API
  • Prijzen API
  • Themas API
  • Links API
  • Bestanden API
  • Automated test suite