Changelog
v1.1.2 (May 21, 2024)
Fixed
- Fixed an issue where some authenticated users could not access the landing page.
v1.1.1 (May 9, 2024)
Added
- Added more install documentation to the project.
Fixed
- Fixed an issue where fresh install migration commands were throwing errors.
Removed
- Removed
package-lock.json
from project due to mismatched platform dependency deployment issues.
v1.1.0 (March 27, 2024)
Added
- Added environment-based Django settings config.
Fixed
- Fixed an issue where authenticated users were denied access to the root landing page.
v1.0.2 (March 19, 2024)
Added
- Added cautionary environment banners to the top of each non-production page.
Fixed
- Fixed an irregular spacing issue in image card descriptions.
v1.0.1 (March 7, 2024)
Added
- Added favicons to project.
Fixed
- Fixed issue where custom fonts were not properly loading in remote environments.
v1.0.0 (March 7, 2024)
- Cut an initial release.