Skip to content

Releases: owdproject/core

Release list

v3.5.0

Choose a tag to compare

@dxlliv dxlliv released this 29 Jun 13:53

🚀 Enhancements

  • window: Separate windowTitle override from application title (c73d46c)
  • Center windows horizontally by default and add comments (3c071bf)
  • core: Add autoStartPlaygroundApps utility and update theme obligations (92eaacc)
  • Add hasDesktopModule utility (ddb3cbf)

🩹 Fixes

  • core: Drop persisted store id migration and decouple shell init (f4c82d6)
  • core: Center playground windows using measured DOM bounds (fdd254f)
  • core: Resolve async configKey using getMeta (a9fcebd)

💅 Refactors

  • core: Center windows pre-open using workArea and config size (b5551af)

📖 Documentation

  • Clarify kit-tailwind vs kit-primevue for apps and themes (55174fb)
  • Document setupDesktopDialogProvider and theme ConfirmDialog hosts (f3b37fa)
  • Document CI checkout pattern and playground launch conventions (df8802c)
  • Expand PLAYGROUND validate table and app alignment checklist (36363fc)

🏡 Chore

  • core: Dismantle nx configuration and clean up (8962ff3)