Skip to content

PxWebApi 2.0.3

Choose a tag to compare

@likp likp released this 18 Nov 15:42
· 69 commits to main since this release
af9bce7

Note

  • The setting LuceneConfiguration.IndexDirectory now also contains the name of the folder for the index if you previously had the default Database you should change it to Database/_INDEX/
  • If you use PX files then the Menu.xml file has been changed to Menu2.xml so you would have to either regenerate the file or manual rename it to Menu2.xml

What's Changed

🏕 Fixes

  • fix: Resource renaming PXWEB2-892 by @likp in #462

👒 Dependencies

  • build: add docker-compose updates to Dependabot configuration and bump Dockerfile to use alpine3.22 for .NET SDK and ASP.NET images by @runejo in #461
  • Bump pxtools/pxwebapi from 2.0.1 to 2.0.2 by @dependabot[bot] in #464
  • Bump pxtools/pxweb2 from 2.0.0 to 2.0.1 by @dependabot[bot] in #463
  • Bump pxtools/pxweb2 from 2.0.1 to 2.0.2 by @dependabot[bot] in #469

Full Changelog: v2.0.2...v2.0.3