Skip to content

Commit e6172c6

Browse files
docs: update changes.rst v5.15.0 notes (#3050)
1 parent 9178b09 commit e6172c6

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGES.rst

Lines changed: 27 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,33 @@ v5.15.0 (2026-03-19)
4141
- fix: handle pyxform Itemset objects in SAV export value labels
4242
[@FrankApiyo]
4343
`PR #3029 https://github.com/onaio/onadata/pull/3029`
44+
- fix: ModuleNotFoundError: No module named 'pkg_resources
45+
[@kelvin-muchiri]
46+
`PR #3011 https://github.com/onaio/onadata/pull/3011`
47+
- chore: update requirements
48+
[@ukanga]
49+
`PR #3032 https://github.com/onaio/onadata/pull/3032`
50+
- Fix/trivy supply chain remediation v2
51+
[@ukanga]
52+
`PR #3036 https://github.com/onaio/onadata/pull/3036`
53+
- fix: pin trivy-action and setup-trivy to commit SHAs
54+
[@FrankApiyo]
55+
`PR #3035 https://github.com/onaio/onadata/pull/3035`
56+
- fix: remove hardcoded ioLocale from SavWriter to fix locale error
57+
[@FrankApiyo]
58+
`PR #3034 https://github.com/onaio/onadata/pull/3034`
59+
- feat: persist enketo URLs in MetaData and improve error handling
60+
[@FrankApiyo]
61+
`PR #3031 https://github.com/onaio/onadata/pull/3031`
62+
- fix: make find_choice_label defensive against non-dict choices
63+
[@FrankApiyo]
64+
`PR #3047 https://github.com/onaio/onadata/pull/3047`
65+
- fix: decrypting Instance fails if form inactive
66+
[@kelvin-muchiri]
67+
`PR #3048 https://github.com/onaio/onadata/pull/3048`
68+
- fix: overriding public key allowed for managed forms
69+
[@kelvin-muchiri]
70+
`PR #3049 https://github.com/onaio/onadata/pull/3049`
4471

4572
v5.14.2 (2026-02-05)
4673
--------------------

0 commit comments

Comments
 (0)