Skip to content

6.6.0

Latest
Compare
Choose a tag to compare
@gjost gjost released this 29 May 17:17
· 41 commits to master since this release
VERSION: 6.6.0

- Layout: Break up that huge collections list into a
  Partner Organzations page and individual Organization pages
  with paginated lists of collections.
- Layout: Truncate long topics,creators,persons lists and add
  toggle to display all.
- Layout: Make entity topics,facility,creators,persons fields
  two columns wide.
- Names: Modified urls for names v1 csv files on gdrive
- Debug: Add MEDIA_URL_LOCAL domain and IP to page source debug info.
- Makefile: Add package tasks for Debian 12,13, remove 8-10
- Makefile: Use uv in place of pip (faster install).
- settings: Update django-cors-headers