Skip to content

Releases: acdh-oeaw/apis-acdhch-default-settings

v1.5.0

06 Nov 09:32
Compare
Choose a tag to compare

1.5.0 (2024-11-06)

Features

  • settings: allow to set DEBUG from environment (1677bf4)

Bug Fixes

  • urls: drop inclusion of webpage app in urls (fb3947c), closes #114

v1.4.0

18 Oct 06:49
Compare
Choose a tag to compare

1.4.0 (2024-10-18)

Features

  • deps: add opentelemetry dependencies (845b4b2)

Bug Fixes

  • templates: translate the imprint link (5ded88c)

v1.3.0

17 Oct 09:26
Compare
Choose a tag to compare

1.3.0 (2024-10-17)

Features

  • settings: reuse PUBLIC_URL for APIS_BASE_URI (f71b5b7), closes #107

v1.2.2

14 Oct 10:11
Compare
Choose a tag to compare

1.2.2 (2024-10-14)

Bug Fixes

  • template: make imprint url handling more robust (1009f15)

v1.2.1

03 Oct 07:11
Compare
Choose a tag to compare

1.2.1 (2024-10-01)

Bug Fixes

  • settings: drop csvexport from INSTALLED_APPS (9963ca8), closes #100

v1.2.0

30 Sep 09:40
Compare
Choose a tag to compare

1.2.0 (2024-09-30)

Features

  • add imprint functionality (6384f3c)
  • settings: set GIT_REPOSITORY_URL variable (179b360)

v1.1.2

26 Sep 10:12
Compare
Choose a tag to compare

1.1.2 (2024-09-26)

Bug Fixes

  • settings: move apis_relations before apis_entities (ca045fd)

v1.1.1

05 Sep 08:42
Compare
Choose a tag to compare

1.1.1 (2024-09-05)

Bug Fixes

  • INSTALLED_APPS: move apis_core.core further down in the app list (7f4ded7)
  • INSTALLED_APPS: move apis_ontology before apis_core in app list (6ae85d3), closes #29

v1.1.0

19 Aug 08:36
Compare
Choose a tag to compare

1.1.0 (2024-08-19)

Features

  • settings: introduce logging configuration (1a534c6)

Bug Fixes

  • middlware: add middleware to prevent clickjacking (3105cea), closes #47
  • settings: drop unused settings (19aff16), closes #46
  • spectacular: set DEFAULT_GENERATOR_CLASS (41d3c49), closes #84

v1.0.0

08 Apr 08:52
Compare
Choose a tag to compare

1.0.0 (2024-04-08)

⚠ BREAKING CHANGES

  • drop reversion

Bug Fixes