Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Version 9.4.0 #723

Merged
merged 74 commits into from
Dec 12, 2023
Merged

Version 9.4.0 #723

merged 74 commits into from
Dec 12, 2023

Conversation

estruyf
Copy link
Owner

@estruyf estruyf commented Dec 12, 2023

✨ New features

  • Localization implemented for the whole extension

🎨 Enhancements

  • #273: Allow single value arrays to be set as a string with the singleValueAsString field property
  • #686: Allow script authors to ask questions during script execution
  • #688: Allow to show the scheduled articles in the content dashboard (filter and group)
  • #690: Added the ability to filter values in the contentRelationship field
  • #700: Added the {{pathToken.relPath}} placeholder for the previewPath property
  • #706: Show the error of scripts failing in the Front Matter output panel
  • #709: Take "where clause" into account on content creation
  • #710: Hide child field when parent field its "when clause" is not met, also remove the fields from the content
  • #713: Add the ability to always use quotes around string values in front matter
  • #722: Allow to create sub-content which shows a dialog to select the parent folder

⚡️ Optimizations

  • Dashboard layout grid optimizations
  • Added the content-type name to the metadata section in the panel
  • New implementation of the combobox for the contentRelationship field

🐞 Fixes

  • #685: Fix when using non-string values in the tag picker
  • #691: Silent authentication retrieval for GitHub sponsors
  • #694: Start terminal session from the folder where the frontmatter.json file is located
  • #696: Close the local server terminal on restart
  • #699: Changing border theme variable for the dashboard header
  • #703: Fix retrieval of Astro Collections for pnpm projects
  • #704: Fix zod schema script for optional fields
  • #707: Fix clearEmpty issue with draft and boolean fields which are by default set to true
  • #711: Fix in character mapping in the slug field
  • #712: Keep the search context when deleting media files
  • #714: Fix for taxonomy filtering from taxonomy view to content view
  • #717: Fix in loading yaml data files
  • #718: Fix JSON schema for the frontMatter.panel.actions.disabled setting
  • #719: Fix styling on data view with objects views

@estruyf estruyf merged commit 36ae708 into main Dec 12, 2023
4 checks passed
@estruyf estruyf deleted the dev branch December 12, 2023 15:29
@estruyf estruyf restored the dev branch December 12, 2023 15:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant