Skip to content

v0.33.0

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Nov 12:38

0.33.0 (2024-11-27)

⚠ BREAKING CHANGES

  • generic: replace object_table.html by template_list lookup

Features

  • generic: add a templatetag wrapper for template_names_via_mro (9605817)
  • generic: allow to disable pagination in table class (e275e59), closes #1444
  • relations: limit the number of subj/obj models in filter (6e6d026), closes #1390

Bug Fixes

  • apis_entities: change icon for enrich functionality (2b44bce), closes #1439
  • apis_entities: replace the update link icon with text (c30eded)
  • core: harmonize footer icon dimension specification (624d74a), closes #1340
  • generic: check for attribute id before using it (076e9f3), closes #1450
  • generic: replace object_table.html by template_list lookup (055ec94), closes #1446

Documentation

  • changelog: replace wrong bug number with correct one (36c97b1), closes #1376
  • customization: document the table_pagination setting (9e35eb7)
  • customization: fix typos you_app -> your_app (e3445d9)
  • customization: replace apis_ontology with your_app (06a960e)
  • point Django documentation links to stable version (f87ad58)
  • README: point Django documentation links to stable version (8accb2b)
  • README: replace note about models.py with link to the docs (f8bb514)
  • remove django-admin-csvexport from list of dependencies (96dd125)