Releases: UCF/UCF-Announcements-Django
Releases · UCF/UCF-Announcements-Django
v1.0.4
v1.0.3
Bug Fixes:
- Updated default main site header/footer URLs
- Suppressed exception when
data['items']
is not set when fetching/assigning menu data - Fixed incorrect item values for menu link URLs; header/footer links should now link to their correct locations
- Added explicit mimetype declaration to robots.txt view to prevent it from being served as text/html
v1.0.2
v1.0.1
Bug Fixes:
- Fixes #10 by implementing Main-Site-Theme v3.0.0 styles for navigation.
- Fixes #11 by updating col widths at various breakpoints and adding the
h-100
class to the columns.
Enhancements:
- Readded datetime pickers fixing #12
- Added a slug and permalink field to the Announcements api
- Added basic filtering to the announcements endpoint.
- Added favicon
- Added support for a sitemap
- Added robots.txt
- Added snippets necessary for adding Google Tag Manager
- Updated automatic titles and meta descriptions
- Added delete view
- Added delete buttons to manager list