| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-27 | 3.5 kB | |
| Usability Enhancements source code.tar.gz | 2026-07-27 | 13.2 MB | |
| Usability Enhancements source code.zip | 2026-07-27 | 13.4 MB | |
| Totals: 3 Items | 26.5 MB | 0 | |
What's Changed
- Bump http-proxy-middleware from 2.0.9 to 2.0.10 in /WebUI by @dependabot[bot] in https://github.com/OpenAS2/OpenAs2App/pull/552
- Implement destroyPartnershipPoller method by @SohamBhambare in https://github.com/OpenAS2/OpenAs2App/pull/553
- Adding from/to parameters to the /messages/list endpoint to filter messages based on date by @SohamBhambare in https://github.com/OpenAS2/OpenAs2App/pull/554
- Added optional parameters to specify the times for the timeframe between from & to dates. by @SohamBhambare in https://github.com/OpenAS2/OpenAs2App/pull/556
- Bump websocket-driver from 0.7.4 to 0.7.5 in /WebUI by @dependabot[bot] in https://github.com/OpenAS2/OpenAs2App/pull/557
- Add database-backed partnership factory supporting all OpenAS2 databases by @JakeHuneau in https://github.com/OpenAS2/OpenAs2App/pull/559
- Add mutual TLS (client certificate) authentication for outbound HTTPS by @JakeHuneau in https://github.com/OpenAS2/OpenAs2App/pull/558
- Send outbound HTTP Basic auth pre-emptively by @JakeHuneau in https://github.com/OpenAS2/OpenAs2App/pull/562
- Add JmsPollingModule: queue-based outbound sender by @JakeHuneau in https://github.com/OpenAS2/OpenAs2App/pull/561
- Add unit tests for DirectoryResenderModule by @JakeHuneau in https://github.com/OpenAS2/OpenAs2App/pull/568
- Sanitize partner Message-ID used as inbound payload filename fallback by @JakeHuneau in https://github.com/OpenAS2/OpenAs2App/pull/564
- Fix discarded %home% substitution in DbTrackingModule JDBC connect string by @JakeHuneau in https://github.com/OpenAS2/OpenAs2App/pull/565
- Fix DeletePartnerCommand silently reporting success on failed delete by @JakeHuneau in https://github.com/OpenAS2/OpenAs2App/pull/566
- Fix SQL injection via message ID in DbTrackingModule.persist by @JakeHuneau in https://github.com/OpenAS2/OpenAs2App/pull/567
- Add API endpoint to look up the stored MDN file path by filename by @JakeHuneau in https://github.com/OpenAS2/OpenAs2App/pull/574
- Add $msg.hash filename parameter for content-based dedup of received files by @JakeHuneau in https://github.com/OpenAS2/OpenAs2App/pull/575
- Bump fast-uri from 3.1.2 to 3.1.4 in /WebUI by @dependabot[bot] in https://github.com/OpenAS2/OpenAs2App/pull/578
- Bump dompurify from 3.4.11 to 3.4.12 in /WebUI by @dependabot[bot] in https://github.com/OpenAS2/OpenAs2App/pull/577
- Bump immutable from 5.1.5 to 5.1.9 in /WebUI by @dependabot[bot] in https://github.com/OpenAS2/OpenAs2App/pull/576
- Bump js-yaml from 4.2.0 to 4.3.0 in /WebUI by @dependabot[bot] in https://github.com/OpenAS2/OpenAs2App/pull/573
- Bump shell-quote from 1.8.4 to 1.10.0 in /WebUI by @dependabot[bot] in https://github.com/OpenAS2/OpenAs2App/pull/572
- Bump brace-expansion from 1.1.11 to 1.1.16 in /WebUI by @dependabot[bot] in https://github.com/OpenAS2/OpenAs2App/pull/570
- Bump svgo from 2.8.2 to 2.8.3 in /WebUI by @dependabot[bot] in https://github.com/OpenAS2/OpenAs2App/pull/579
- Bump axios from 1.16.0 to 1.18.0 in /WebUI by @dependabot[bot] in https://github.com/OpenAS2/OpenAs2App/pull/569
- Release of new enhancements and fixes with package updates by @uhurusurfa in https://github.com/OpenAS2/OpenAs2App/pull/582
New Contributors
- @SohamBhambare made their first contribution in https://github.com/OpenAS2/OpenAs2App/pull/553
- @JakeHuneau made their first contribution in https://github.com/OpenAS2/OpenAs2App/pull/559
Full Changelog: https://github.com/OpenAS2/OpenAs2App/compare/v4.8.3...v4.9.0