Releases: communitiesuk/hfu-share-webapp
Releases · communitiesuk/hfu-share-webapp
Release list
v2.6.0
2.6.0 (2026-07-30)
Features
- HFURB-3939 add the ability to unhide unassigned ARs that are hidden (#66) (db9ccda)
- HFURB-3940 enable the hidden AR filter for the unassigned accommodation requests (#64) (e49f9f0)
- implement assign_local_authority method and integrate with form (#62) (c90afcd)
- register deduplication models with auditlog (#60) (2320e12)
- success/error banner on assignment flow (HFURB-3392) (#65) (ee603ff)
- used shared model for shared logic (#67) (a2ecd2d)
Bug Fixes
- HFURB-2801 store filter panel state in localStorage and remove params from URL (#57) (a77c58e)
- HFURB-3323 make all for the notification banners have the same length (#48) (7835930)
- hide assign to la flow for now (#68) (318f1f9)
- remove empty models.py file (#61) (3bf66a1)
- update button label from "Continue" to "Assign" (#63) (6a340e2)
v2.5.0
2.5.0 (2026-07-28)
Features
- add new table to store hidden unassigned ARs (HFURB-3937) (#43) (3234e09)
- enable hiding of unassigned ars (HFURB-3938) (#49) (cbc330a)
- filter out scottish/welsh gov super sponsors from unassigned ARs (#52) (ae5b909)
- HFURB-3387 changes to unmatched ARs list view to reflect new approach (#42) (4ed051b)
- HFURB-3389 invalid postcode form (#51) (6d59acb)
Bug Fixes
- HFURB-2799 wrap VIR date checker in from group to maintain gap between filters (#53) (6445d57)
- HFURB-2926 create a helper for shared render_postcode function (#40) (9107bc0)
- HFURB-3305 - pin docker images to a SHA to verify the version installed (#47) (966660e)
- page titles need setting on few apps (#56) (91c2aa5)
- spacing around the header (#50) (bbd07fa)
- update breadcrumb text unassigned accommodation requests pages (#55) (7bc1a3a)
v2.4.0
2.4.0 (2026-07-23)
Features
- available links context processor and update nav (#38) (9683aec)
- mount deduplication app at /deduplication and consolidate its urls (#39) (75bd059)
Bug Fixes
- HFURB-2797 horizontal margins across pages consistency (#30) (d59623f)
- HFURB-2797++ move includes to the right position in two base templates (#34) (dc074c2)
- HFURB-3322 make the page layouts use the grid classes rather than override (#37) (f01479a)
- make some minor improvements to the service navigation (#32) (8c3f3bb)
- remove redundant margin classes from accessibility and cookies templates (#41) (5da614c)
- remove redundant margin-top classes from various templates (#33) (35e2e14)
- update guest filter to handle trailing white space (HFURB-2458) (#36) (2fefa48)
- update style on some links (#35) (2d1d125)
v2.3.0
2.3.0 (2026-07-21)
Features
- add error handling for non-principal records in deduplication process (#23) (3328f90)
- add new django admin action to update guest titles (HFURB-2458) (#12) (645563c)
- HFURB-2611 Handle file attachments from GOV.UK Forms (#18) (70e41ac)
- HFURB-3081 update footer to use the correct GOV.UK Footer design (#26) (0f72876)
- HFURB-3377 allow appropriate admin users to access the actions tab for accommodation, guests and sponsors and to undo dedupe (#15) (6284e78)
- HFURB-3870 undo dedupe now archives records instead of deleting (#16) (a7316ba)
- HFURB-3871 hide archived records from views (#17) (e3bd0e4)
- show archived records in admin (#20) (98a5857)
- update content for deduplication journey (#22) (b0eb95d)
- update UAMs list view content (HFURB-3003) (#28) (6f584f8)
Bug Fixes
- add ltla and ultla filters to the accomodation model (5bbff85)
- add test for the accomodations filters (#11) (5bbff85)
- HFURB-3313 add method to escape invalid starting characters in CSV (#29) (f989650)
- HFURB-3376 add undo dedupe message back (#13) (535cbd6)
- Include link to release notes in slack release notifications [HFURB-2233] (#24) (8e871e3)
- Replace trust authentication with password authentication [HFURB-3858] (#27) (f59b873)
- update the test files (5bbff85)
v2.2.0
2.2.0 (2026-07-09)
Features
Bug Fixes
- dedupe readonly field html escaping (#2) (3ebe0ac)
- fix lock file (#5) (349a876)
- HFURB-2778 dropdown filter bug selecting arrow (#10) (ef23b4f)
- update unique application numbers in visa application flaky tests (#9) (a8753e0)
- update the Docker image Python, Alpine versions and the Curl version in the Dockerfile(s) and the PostgreSQL version in the Docker compose file (#8)
Documentation
2.1.1
2.1.1 (2026-07-07)
- Ported code to hfu-share-webapp 🎉