@@ -6,6 +6,65 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0.
66
77## Unreleased
88
9+ ### Added
10+ - Fix sentry N+1 issues
11+ - Use Don_Code for country identification in ingest_ns_directory job
12+ - Skip for empty email on notification
13+ - Update contents on email notifications
14+ - Show year for no-date-in-name events on Admin
15+ - Add additional attachments for full EAP
16+ - Update revise workflow with locked feature
17+ - Add EAP options endpoint
18+ - Add new endpoint for revise and update EAP workflow
19+ - Add APCode enums for sectors
20+ - Skip country name and society_name from auto-translation
21+ - No hardwired protocols to email templates
22+ - Use smaller pods for jobs
23+ - Make proposed actions activities partially required
24+ - Translation duplicate creationg issue
25+ - Use more form-specific css definitions for CrisisCategorisationByCountry
26+ - Add new fields and remove status activated
27+ - Add validation to prevent updates for approved dref resources
28+ - Add OLD_FINAL_REPORT in export type list
29+ - Avoid skipping notification-sending for new entities created in gap-time
30+ - Use select_related also for DREF3 optimisation
31+ - Search for GUID in Notification guids Admin
32+ - Fix N+1 issues for dref3 endpoint
33+ - Fix ingest_appeals – date interval narrowing
34+ - Update existing filter logics
35+ - Include client ip in gunicorn logs
36+ - Apply ingest_appeals to AppGW
37+ - Add created_at and updated_at to EventAdmin details
38+ - Remove configuration-snippet rows from ingress.yaml
39+ - Fix ingest_climate and ingest_hdr error handling
40+ - Add SourceInformation for trigger Translation
41+ - Apply ingest_ns_contact, directory, document, country_plan_file to AppGW
42+ - Set temporary URL for appeal-related jobs
43+ - Set new URL for appeal-related jobs
44+ - Remove required fields and add feedbacks
45+ - CrisisCategorisationByCountry final version
46+ - Add a severity level tooltip
47+ - Add a new action to EventAdmin: create FR from Event
48+ - Remove title from triggering translation
49+ - Send notification to Crisis Categorization Validator when needed in CC
50+ - Extend DREF3 permissions
51+ - Fix urban_considerations and migration_considerations in PerMapDataView
52+ - Change an ssh pub key
53+ - Ordering fix in Emergencies, missing PER api endpoint value fix
54+ - Chromatic redirection, only for Staging
55+ - A fix to PerMapDataView
56+ - Security upgrades of some packages, e.g. celery and pillow
57+ - Fix missing frontend_url in notifications
58+ - Avoid error 500 when deleting a district
59+ - Use ADMIN1_PCO instead of ADMIN01COD for admin1 data
60+ - Refactor tilesets manager
61+ - Add a default ordering for EventContacts
62+ - Validation checks only on status transition
63+ - Add diff PDF to pending-PFA email attachment
64+ - Add share EAP functionality
65+ - Cache excluded doc and convert the serializer to one pass to reduce SQL queries
66+ - Crisis categorization history to appear on event Admin
67+
968## 1.1.509
1069
1170### Added
0 commit comments