Skip to content

Commit 21b8388

Browse files
committed
Update CHANGELOG
1 parent 561df68 commit 21b8388

1 file changed

Lines changed: 59 additions & 0 deletions

File tree

CHANGELOG.md

Lines changed: 59 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
- Skip for empty email on notification
12+
- Update contents on email notifications
13+
- Show year for no-date-in-name events on Admin
14+
- Add additional attachments for full EAP
15+
- Update revise workflow with locked feature
16+
- Add EAP options endpoint
17+
- Add new endpoint for revise and update EAP workflow
18+
- Add APCode enums for sectors
19+
- Skip country name and society_name from auto-translation
20+
- No hardwired protocols to email templates
21+
- Use smaller pods for jobs
22+
- Make proposed actions activities partially required
23+
- Translation duplicate creationg issue
24+
- Use more form-specific css definitions for CrisisCategorisationByCountry
25+
- Add new fields and remove status activated
26+
- Add validation to prevent updates for approved dref resources
27+
- Add OLD_FINAL_REPORT in export type list
28+
- Avoid skipping notification-sending for new entities created in gap-time
29+
- Use select_related also for DREF3 optimisation
30+
- Search for GUID in Notification guids Admin
31+
- Fix N+1 issues for dref3 endpoint
32+
- Fix ingest_appeals – date interval narrowing
33+
- Update existing filter logics
34+
- Include client ip in gunicorn logs
35+
- Apply ingest_appeals to AppGW
36+
- Add created_at and updated_at to EventAdmin details
37+
- Remove configuration-snippet rows from ingress.yaml
38+
- Fix ingest_climate and ingest_hdr error handling
39+
- Add SourceInformation for trigger Translation
40+
- Apply ingest_ns_contact, directory, document, country_plan_file to AppGW
41+
- Set temporary URL for appeal-related jobs
42+
- Set new URL for appeal-related jobs
43+
- Remove required fields and add feedbacks
44+
- CrisisCategorisationByCountry final version
45+
- Add a severity level tooltip
46+
- Add a new action to EventAdmin: create FR from Event
47+
- Remove title from triggering translation
48+
- Send notification to Crisis Categorization Validator when needed in CC
49+
- Extend DREF3 permissions
50+
- Fix urban_considerations and migration_considerations in PerMapDataView
51+
- Fix2 to 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+
- Cached excluded doc and converted 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

Comments
 (0)