Releases: nuxt-content/nuxt-studio
Releases Β· nuxt-content/nuxt-studio
v1.6.1
v1.6.0
π Features
- data: implement swapping objects in arrays (#396) (c84b094)
- data: improve labels for arrays of objects (#395) (2a8e961)
- editor: add folder filtering on media picker (#411) (6585be0)
- i18n: add custom pluralization rules for i18n (#416) (b3c9793)
- i18n: sync and improve chinese locale (#399) (4c4784c)
π Bug Fixes
- build: externalize studio app from host vite build (#412) (15a2346)
- collections: empty prefix not matched correctly (#398) (5892459)
- config: prioritize CI-detected repository values (#417) (cf2c605)
- files: skip
.navigation.ymlwhen collection source doesn't exists (#414) (0130bed) - host: filter null value from list (#419) (f068f8a)
- i18n: add missing locales keys (5441313)
- media: make ipx optional to support Cloudflare Workers (#404) (e3db8ea)
- medias: resolve ipx from http path (#413) (3635722)
- tree: empty route path for data items (#407) (c9eb844)
π New Contributors
- @CalmProton made their first contribution in #404
- @proudguy69 made their first contribution in #414
- @DallasHoff made their first contribution in #395
- @OrbisK made their first contribution in #398
- @vdiachenko made their first contribution in #417
Full Changelog: v1.5.1...v1.6.0
v1.5.1
v1.5.0
π Features
- editor: callout tiptap extension (#362) (842adc8)
- i18n: add Hungarian (hu) locale (#377) (a92e1fd)
- i18n: add slovak (sk) locale (#359) (ca86377)
- media: improve media picker selection and integrate ipx optimization (#369) (50d0e87)
- review: add commit message prefix (#367) (a2e9290)
- skills: make content editable skill (#364) (ddd9834)
- tiptap: custom suggestion groups for components (#358) (7b6b852)
π Bug Fixes
- document: json comparison (#388) (5d63fff)
- host: use singleton instance (#386) (a15ae1f)
- skills: make content editable improvment (d38ad18)
π New Contributors
- @MartinLednar made their first contribution in #359
- @astraldev made their first contribution in #372
- @kepi0809 made their first contribution in #377
Full Changelog: v1.4.0...v1.5.0
v1.4.0
π Features
- github: add instanceUrl support for GitHub Enterprise Server (#351) (6420601)
- media: external storage support (#315) (7c4caa6)
π Bug Fixes
- collection: Fix null value casting and remove date formatting (b8ada85)
- editor: code block indentation (514c3cc)
- editor: inline code attributes (#353) (60aae5a)
- editor: input datetime format (#349) (4b24607)
π New collaborators
- @endquote made their first contribution in #351
- @MrSociety404 made their first contribution in #315
Full Changelog: v1.3.3...v1.4.0
v1.3.3
π Bug Fixes
- config: resolve oauth env vars at runtime (#342) (69e936b)
- document: conflict compare with external url (#346) (dc1c2db)
- tree: reselect root item to update status (8fc2b3e)
- tree: root item sync (69f9c6b)
π New Contributors
- @marcaureln made their first contribution in #342
Full Changelog: v1.3.2...v1.3.3
v1.3.2
π Bug Fixes
- build: avoid shiki and mdc loading on server (855e9e5)
- data: do not add empty arrays (dad2c79)
- editor: edge case image insertion (#331) (c5cd61e)
- editor: remove extra style elements (#329) (5963ff8)
- editor: remove style components (#328) (452cd2f)
- lint: trailing space (1916e02)
- logs: remove duplicate title (3dfd626)
- performance: stop simultaneous convertion (bbaed55)
- perf: shiki lazy loading (#332) (c68b0b1)
- tests: skip hook for pristine files (621eda5)
- vite: monaco import warning (8e9de2b)
π New Contributors
Full Changelog: v1.3.1...v1.3.2
v1.3.1
v1.3.0
π Features
- auth: add support for Studio SSO server + env variables detection (#320) (53d9764)
- editor: ai completion speed improvements (#322) (0ae35dc)
- editor: ai powered content extension (#305) (8aba1f4)
- i18n: Add Bengali (bn) and Thai (th) locales (#297) (dde8866)
- i18n: Add Khmer (km) locale (#309) (ced73f1)
π Bug Fixes
- ai: multiple improvements (2a799be)
- app: do not expose variable from app (0ed82ad)
- files: sanitize names to prevent unintended directory creation (#312) (c131d77)
- sso: enforce PKCE + move the server utils to correct dir (#323) (b2dc60d)
- state: active local storage (acf1a9a)
- types: server ai location (5f81a2a)
π Documentation
π New Contributors
- @nidexingg made their first contribution in #309
- @riz007 made their first contribution in #297
- @gunhaxxor made their first contribution in #317
- @ThiloHettmer made their first contribution in #321
Full Changelog: v1.2.0...v1.3.0
v1.2.0
π Features
img.mp4
videoweb.mp4
π Bug Fixes
- editor: duplicated boolean props (#299) (ff99c64)
- editor: separate classes by dots (#301) (be0a4d2)
- ItemCardForm: ensure fsPath has no leading path (55eddac)
- state: create custom shared composable (3ff2a1f)
- tree: sort items numerically by prefix then name (#293) (7ceacde)
Full Changelog: v1.1.1...v1.2.0