Skip to content
Snippets Groups Projects
  • Released date
  • Created date

Evidence collection

Collected 6 months ago

Release notes

Add optional error reporting with sentry. It is disabled b default and only activated if the environment variable ERROR_REPORTING is set to True.

Evidence collection

Collected 11 months ago

Release notes

3.0.2 (2024-06-07)

Bug Fixes

  • permission error in docker container (7eff288)

Evidence collection

Collected 11 months ago

Release notes

3.0.2-develop.1 (2024-06-07)

Bug Fixes

  • permission error in docker container (7eff288)

Evidence collection

Collected 11 months ago

Release notes

3.0.1 (2024-06-06)

Bug Fixes

  • container user running as root (f5a28cc)

Evidence collection

Collected 1 year ago

Release notes

3.0.0-develop.1 (2024-04-07)

Bug Fixes

  • Include link to home_view into home_logo block to allow namespaced apps (e276353)

BREAKING CHANGES

  • The link to home_view is now included into the home_logo block so that it needs to be provided by the app if overwritten.

Evidence collection

Collected 1 year ago

Release notes

3.0.0 (2023-12-31)

Bug Fixes

  • Include link to home_view into home_logo block to allow namespaced apps (e276353)

BREAKING CHANGES

  • The link to home_view is now included into the home_logo block so that it needs to be provided by the app if overwritten.

Evidence collection

Collected 1 year ago

Release notes

2.1.0 (2023-12-13)

Features

  • Add word-break and hyphens-auto to better deal with text (65908df)

Evidence collection

Collected 1 year ago

Release notes

2.0.3 (2023-11-29)

Bug Fixes

  • Text in navbar was not readable on hover in light mode (505edbd)

Evidence collection

Collected 1 year ago

Release notes

2.0.2 (2023-10-25)

Bug Fixes

  • block navbar_links was below (z-index) block content (a3c2fd8)

Evidence collection

Collected 1 year ago

Release notes

2.0.1 (2023-09-27)

Bug Fixes

  • Configure Django to serve static and media files itself (3debd75)