| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| openboxes.war | 2026-08-14 | 190.5 MB | |
| README.md | 2026-08-14 | 1.5 kB | |
| Release v0.9.8-hotfix1 source code.tar.gz | 2026-08-14 | 21.3 MB | |
| Release v0.9.8-hotfix1 source code.zip | 2026-08-14 | 24.3 MB | |
| Totals: 4 Items | 236.1 MB | 0 | |
Release Notes
Release Notes 0.9.8 hotfix.docx (github.com) (en)
What's Changed
⚠️ Notable Changes
We have added a global configuration for the duration of all Notify.js notifications on all GSPs. We've set the default duration to 10 seconds (the property is configured in milliseconds). If you would like to set a different default, modify the following application property:
openboxes:
notify:
autoHideDelay: 10000
🚀 Features
- OBPIH-7922 Customize Notify.js notification duration by @ewaterman in https://github.com/openboxes/openboxes/pull/6044
- OBPIH-7882 Add certificate of donation custom xls template by @awalkowiak in https://github.com/openboxes/openboxes/pull/6048
🐛 Bugfixes
- OBPIH-7941 Fix Edit page loading indefinitely for empty shipment by @SebastianLib in https://github.com/openboxes/openboxes/pull/6056
- OBPIH-7837 Don't display "0" requested items in Shipment and Documents by @alannadolny in https://github.com/openboxes/openboxes/pull/6060
🛠️ Maintenance
- OBPIH-7745 make ready date optional in PO ready date and recipient im… by @ewaterman in https://github.com/openboxes/openboxes/pull/6055
- OBS-1981 When asserting request number uniqueness, also check locatio… by @ewaterman in https://github.com/openboxes/openboxes/pull/6020
Full Changelog: https://github.com/openboxes/openboxes/compare/v0.9.8...v0.9.8-hotfix1