Changelog¶
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by auto-changelog.
0.12.0¶
24 May 2026
Implement a bunch of updates
#113Add additional Makefile commands, including one for downloading Backblaze B2 database backups
Ensure that the usi field on SpecimenRecord is unique
Create a new “core” app for shared code (models, views, utility functions, etc.) and reorganize the codebase
Add a custom Wagtail “error” message when trying to delete objects that contain protected foreign keys; also add test coverage for these changes
Update the docs, including switching to using Wagtail’s Sphinx theme
Update the main landing page, and include custom SVG logo in place of the Wagtail logo throughout the application
Update dj-database-url requirement from <4.0.0,>=2.1.0 to >=3.1.2,<4.0.0
#112Update django requirement from <6.1,>=5.1 to >=6.0.5,<6.1
#111Bump psycopg2-binary from 2.9.11 to 2.9.12
#110Update django-storages requirement from <2.0.0,>=1.14.0 to >=1.14.6,<2.0.0
#109Bump psycopg2 from 2.9.11 to 2.9.12
#108
0.11.1¶
15 May 2026
Fix release command
#107
0.11.0¶
15 May 2026
Bump black from 26.1.0 to 26.3.1
#104Update whitenoise requirement from <6.12,>=5.0 to >=6.12.0,<6.13
#103Bump coverage from 7.13.1 to 7.14.0
#102Update wagtail requirement from <7.3,>=7.0 to >=7.4,<7.5
#100Update gunicorn requirement from <24.0.0,>=21.2.0 to >=26.0.0,<27.0.0
#99Add ability to search in snippet chooser panel
#105
0.10.2¶
20 January 2026
0.10.1¶
13 January 2026
Adjust timing of backups to potential off-peak time
#88
0.10.0¶
12 January 2026
Update docs and project name
#86Enable filtering for the SpecimenRecordAPIViewSet
#85Update Django, update db image in GHA test file
#84Fix CORS issues
#83Remove wagtail-footnotes package
#82Update wagtail requirement from <7.2,>=7.0 to >=7.0,<7.3
#81Update sphinx requirement from <8.3,>=8.2 to >=8.2,<9.2
#80Bump python-dotenv from 1.1.1 to 1.2.1
#79Bump psycopg2-binary from 2.9.10 to 2.9.11
#78Tweak serialized data for pages and images
#76Add script for creating species pages, fix Makefile help command
#75Add taxon property
#74
0.9.0¶
10 January 2026
0.8.1¶
4 September 2025
0.8.0¶
10 August 2025
0.7.2¶
30 June 2025
Remove leading “/” from static file path
#51
0.7.1¶
30 June 2025
0.7.0¶
8 June 2025
Add images app, create custom models and serializers
#43
0.6.0¶
7 June 2025
Add pages app, including models and serializers
#41
0.5.1¶
7 June 2025
Fix changelog
#39
0.5.0¶
6 June 2025
Publish docs
#37Fix old tag name, update changelog
#36Add docs and changelog
#35Upgrade Wagtail to 7.0
#34Create specimens app
#22Bump python-dotenv from 1.0.1 to 1.1.0
#33Bump flake8 from 7.1.1 to 7.2.0
#32Bump coverage from 7.6.10 to 7.8.0
#31Update wagtail requirement from <6.4,>=6.3 to >=6.3,<6.5
#26Update whitenoise requirement from <6.9,>=5.0 to >=5.0,<6.10
#25Bump black from 24.10.0 to 25.1.0
#23Bump coverage from 7.6.9 to 7.6.10
#21Bump coverage from 7.6.8 to 7.6.9
#20Bump black from 24.8.0 to 24.10.0
#19
0.4.2¶
24 November 2024
0.4.1¶
24 November 2024
Add dependabot
#11
0.4.0¶
23 November 2024
0.3.0¶
15 November 2024
Create models for geography app
#5
0.2.0¶
15 November 2024
0.1.1¶
11 November 2024
Create README, minor tweaks to config
#2
0.1.0¶
10 November 2024
Set up initial config for dev, prod, linting, and formating
#1