Releases: OpenAS2/OpenAs2App
Releases · OpenAS2/OpenAs2App
Fix generic poller bug not using parsed file name for payload
What's Changed
- Bump js-yaml from 4.1.0 to 4.1.1 in /WebUI by @dependabot[bot] in #489
- Bump node-forge from 1.3.1 to 1.3.2 in /WebUI by @dependabot[bot] in #490
- Bump jspdf from 3.0.2 to 4.0.0 in /WebUI by @dependabot[bot] in #492
- Update github actions by @cunla in #495
- Bump lodash from 4.17.21 to 4.17.23 in /WebUI by @dependabot[bot] in #497
- fix:race condition in db tracking module by @cunla in #498
- Bump webpack from 5.97.1 to 5.105.0 in /WebUI by @dependabot[bot] in #501
- Bump jspdf from 4.0.0 to 4.1.0 in /WebUI by @dependabot[bot] in #500
- Bump axios from 1.12.0 to 1.13.5 in /WebUI by @dependabot[bot] in #502
- Bump jspdf from 4.1.0 to 4.2.0 in /WebUI by @dependabot[bot] in #503
- Bump minimatch from 3.1.2 to 3.1.5 in /WebUI by @dependabot[bot] in #505
- Bump immutable from 5.0.3 to 5.1.5 in /WebUI by @dependabot[bot] in #507
- Bump svgo from 2.8.0 to 2.8.2 in /WebUI by @dependabot[bot] in #508
- Bump jspdf from 4.2.0 to 4.2.1 in /WebUI by @dependabot[bot] in #509
- Bump dompurify from 3.3.1 to 3.3.3 in /WebUI by @dependabot[bot] in #510
- Bump flatted from 3.3.2 to 3.4.2 in /WebUI by @dependabot[bot] in #511
- Bump picomatch from 2.3.1 to 2.3.2 in /WebUI by @dependabot[bot] in #512
- Bump node-forge from 1.3.2 to 1.4.0 in /WebUI by @dependabot[bot] in #514
- Fix setting payload filename for generic poller by @uhurusurfa in #515
New Contributors
Full Changelog: v4.8.0...v4.8.1
Control Quoting File Name In Content-Disposition
What's Changed
- Pull Request for #485: Provide an option to disable the quotes for the filename at the content-disposition header by @markieww in #486
- Change release number by @uhurusurfa in #488
Full Changelog: v4.7.1...v4.8.0
Log message bug fixes
What's Changed
- Fix logging logic on mdn processing completion by @uhurusurfa in #484
Full Changelog: v4.7.0...v4.7.1
Enhance MDN response logging when issues are identified
What's Changed
- Enhance mdn processing issue identification by @uhurusurfa in #482
Full Changelog: v4.6.3...v4.7.0
Fix concurreny error
What's Changed
- Fix concurrent processing error by @uhurusurfa in #479
Full Changelog: v4.6.2...v4.6.3
Avoid race conditions on high load
Fix parallel processing bug under high volume
What's Changed
- Bug: Mismatched build argument in WebUI Dockerfile prevents API URL configuration by @HamzaDevz in #451
- Bump org.apache.commons:commons-lang3 from 3.17.0 to 3.18.0 by @dependabot[bot] in #455
- Bump form-data from 4.0.1 to 4.0.4 in /WebUI by @dependabot[bot] in #457
- Rework test resources to use properties and real time generation by @uhurusurfa in #460
- Bump sweetalert2 from 11.15.0 to 11.22.4 in /WebUI by @dependabot[bot] in #463
- Bump axios from 1.8.2 to 1.12.0 in /WebUI by @dependabot[bot] in #469
- Bump jspdf from 3.0.1 to 3.0.2 in /WebUI by @dependabot[bot] in #470
Full Changelog: v4.5.2...v4.6.1
Fix Healthcheck module DB connection
What's Changed
- Fix database connection initialisation for HealthCheck module. by @uhurusurfa in #449
Full Changelog: v4.5.1...v4.5.2
Fix Dynamic Content-Type Implementation
What's Changed
- fix typo on README.md by @HamzaDevz in #445
- Dynamic content type fix by @szabarna in #446
New Contributors
- @HamzaDevz made their first contribution in #445
Full Changelog: v4.5.0...v4.5.1
SSL Exception Configurable To Resend
What's Changed
- Allow ssl exception to enter resend loop by @uhurusurfa in #444
Full Changelog: v4.4.0...v4.5.0