Skip to content

Releases: nuxt-content/nuxt-studio

v1.6.1

22 Apr 13:19

Choose a tag to compare

πŸ› Bug Fixes

  • medias: create folder and ipx thumbnail preview (#441) (ca56f5d)
  • medias: rename indexdb name (#442) (c89dd70)

Full Changelog: v1.6.0...v1.6.1

v1.6.0

09 Apr 13:06

Choose a tag to compare

πŸš€ 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.yml when 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

Full Changelog: v1.5.1...v1.6.0

v1.5.1

19 Mar 21:41

Choose a tag to compare

πŸ› Bug Fixes

Full Changelog: v1.5.0...v1.5.1

v1.5.0

18 Mar 21:32

Choose a tag to compare

πŸš€ 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

πŸ’š New Contributors

Full Changelog: v1.4.0...v1.5.0

v1.4.0

27 Feb 19:49

Choose a tag to compare

πŸš€ 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

Full Changelog: v1.3.3...v1.4.0

v1.3.3

23 Feb 17:26

Choose a tag to compare

πŸ› 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

Full Changelog: v1.3.2...v1.3.3

v1.3.2

13 Feb 16:33

Choose a tag to compare

πŸ› 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

09 Feb 18:05

Choose a tag to compare

πŸ› Bug Fixes

  • ai: prevent meta commentary in completions and improve prompts (ecef17e)
  • meta: fix missing props and slots (5f05d11)

Full Changelog: v1.3.0...v1.3.1

v1.3.0

09 Feb 16:12

Choose a tag to compare

πŸš€ 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

https://nuxt.studio/ai

πŸ’š New Contributors

Full Changelog: v1.2.0...v1.3.0

v1.2.0

23 Jan 15:46

Choose a tag to compare

πŸš€ 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