Releases: City-of-Helsinki/city-infrastructure-platform
Releases · City-of-Helsinki/city-infrastructure-platform
city-infrastructure-platform: v1.6.0
city-infrastructure-platform: v1.5.0
city-infrastructure-platform: v1.4.0
city-infrastructure-platform: v1.3.0
city-infrastructure-platform: v1.2.0
1.2.0 (2024-12-16)
Features
- Add additional_information to users (dd8cb38)
- Allowed location is now bound with Helsinki city limits (a44ba1e)
- API maximum result per page configuration (0ff52f9)
- Make source_name and source_id editable in all admin models where they exist (ff0c74d)
- Use map widget for all models that have a location (25acfbe)
Bug Fixes
city-infrastructure-platform: v1.1.0
city-infrastructure-platform: v1.0.0
1.0.0 (2024-11-12)
⚠ BREAKING CHANGES
- change AdditionalSignReal parent field to be non-nullable
Features
- Add links to privacy policies (f64f4a8)
- Add MountReal and MountPlans to WFS API (79dfaf6)
- Add parent_id and additional_information fields to AdditionalSign and Plan WFS (3ced611)
- Add virus scan and file type check to file uploads via REST API (d781a4a)
- Change AdditionalSignReal parent field to be non-nullable (5f1da21)
- Limit unsuccessful login attemps (490488c)
- Restrict filetypes that can be uploaded (42e5277)
- Show enum name instead of value in WFS API (da45376)
Bug Fixes
- AD login fails if session cookie samesite setting is set to Strict, change back to Lax (d50c875)
- Add english for privacy policy, link goes to finnish pdf (039bd86)
- Base information was not taken into export nor in the template (0fbe7e6)
- Data protection policy link finetuning (62db1e7)
- English link pointed to swedish pdf file instead of finnish (b59729a)
- Set more strict cookie policies (337a9ea)
- Try to get actual client ip for login attempt limitation (d8be07e)