Skip to content

2.0.5

Choose a tag to compare

@Shaymabenahmed-tech Shaymabenahmed-tech released this 18 Jun 16:17

This release improves deployment flexibility and addresses security
issues across the 2.x branch.

Deployment Improvements

  • OrqueIO can now be deployed under a custom context path (non-root)
    without any manual configuration. The application URL, OAuth2 login
    and logout redirects, and all internal API paths are resolved
    dynamically at runtime.
  • Root requests are now automatically redirected to the application
    when deployed under a non-root context path.

Security Fixes

  • Upgrade vitest to 4.1.0
  • Upgrade postcss to ≥8.5.10
  • Upgrade picomatch to ≥2.3.2
  • Upgrade @analogjs/vite-plugin-angular t