What's Changed
- fix(requests): chart not visible in Requests tab by @Siumauricio in #4751
- feat(ci): attach install.sh to each GitHub release by @Siumauricio in #4757
- feat(ci): pin install.sh release asset to the released version by @Siumauricio in #4758
- fix(databases): resolve crash when opening rebuild database dialog by @Siumauricio in #4763
- fix(ui): resolve CommandDialog crash on CMD/CTRL + J shortcut by @imrja8 in #4761
- fix(ui): enable vertical scroll on collapsed sidebar by @imrja8 in #4755
- chore(ui): fix biome formatting issues from #4761 by @imrja8 in #4768
- fix(sso): apply trusted origin changes without server restart by @Siumauricio in #4776
- feat(scim): SCIM 2.0 user provisioning (enterprise) by @Siumauricio in #4771
- perf: share db, docker and auth singletons across duplicated bundles by @Siumauricio in #4777
- feat: make concurrent builds an OSS feature by @Siumauricio in #4778
New Contributors
Full Changelog: v0.29.10...v0.29.11