What's Changed
🏕 Features
- feat:Implemented the option to exclude zero and missing values. by @likp in #589
- fix:Made sure that the key is upper case in ResolveFolder by @likp in #590
- refactor: reduce cognitive complexity in Program.cs by @runejo in #588
- Fix: handle null GetAllLanguages() and preserve ContentInfo for single-language PX files by @niklas-stromberg-skolverket in #617
- Added installation script by @likp in #465
👒 Dependencies
- chore: update docker compose demo by @runejo in #579
- build(deps): bump pxtools/pxweb2 from 2.6.4 to 2.6.5 by @dependabot[bot] in #582
- chore: update Docker actions to use full SHA hashes and enhance security headers by @runejo in #580
- build(deps): bump github/codeql-action from 4.35.1 to 4.35.2 by @dependabot[bot] in #581
- build(deps): bump pxtools/pxwebapi from 2.4.0 to 2.5.0 by @dependabot[bot] in #583
- Bump Microsoft.AspNetCore.Mvc.Testing from 8.0.25 to 8.0.26 by @dependabot[bot] in #585
- Bump System.IO.Hashing from 9.0.14 to 9.0.15 by @dependabot[bot] in #586
- Bump System.IO.Packaging from 9.0.14 to 9.0.15 by @dependabot[bot] in #587
- build(deps): bump aquasecurity/trivy-action from 0.35.0 to 0.36.0 by @dependabot[bot] in #592
- build(deps): bump dependabot/fetch-metadata from 3.0.0 to 3.1.0 by @dependabot[bot] in #591
- build(deps): bump github/codeql-action from 4.35.2 to 4.35.3 by @dependabot[bot] in #594
- build(deps): bump github/codeql-action from 4.35.3 to 4.35.4 by @dependabot[bot] in #600
- build(deps): bump dotnet/sdk from 8.0.420-alpine3.23 to 8.0.421-alpine3.23 by @dependabot[bot] in #598
- build(deps): bump dotnet/aspnet from 8.0.26-alpine3.23 to 8.0.27-alpine3.23 by @dependabot[bot] in #599
- Bump Microsoft.AspNetCore.Mvc.Testing from 8.0.26 to 8.0.27 by @dependabot[bot] in #603
- Bump System.IO.Hashing from 9.0.15 to 9.0.16 by @dependabot[bot] in #605
- Bump System.IO.Packaging from 9.0.15 to 9.0.16 by @dependabot[bot] in #606
- build: pin all github actions with pinact tool by @runejo in #607
- build(deps): bump github/codeql-action from 4.35.4 to 4.36.0 by @dependabot[bot] in #608
- build(deps): bump docker/metadata-action from 6.0.0 to 6.1.0 by @dependabot[bot] in #609
- build(deps): bump docker/setup-buildx-action from 4.0.0 to 4.1.0 by @dependabot[bot] in #610
- build(deps): bump docker/build-push-action from 7.1.0 to 7.2.0 by @dependabot[bot] in #612
- build(deps): bump pxtools/pxweb2 from 2.6.5 to 2.6.7 by @dependabot[bot] in #614
- build(deps): bump docker/setup-qemu-action from 4.0.0 to 4.1.0 by @dependabot[bot] in #615
- build(deps): bump docker/login-action from 4.1.0 to 4.2.0 by @dependabot[bot] in #616
- Bump PCAxis.Serializers to 1.12.1 by @oyessb in #618
New Contributors
- @niklas-stromberg-skolverket made their first contribution in #617
Full Changelog: v2.5.0...v2.6.0