Skip to content

Latest commit

 

History

History
133 lines (102 loc) · 2.81 KB

CHANGELOG.md

File metadata and controls

133 lines (102 loc) · 2.81 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, adheres to Semantic Versioning, and is generated by Changie.

v1.4.1 - 2024-07-18

Fixed

  • added missing docs

v1.4.0 - 2024-07-18

Added

  • add support for conditional_settings in component schema

v1.3.0 - 2024-06-19

Added

  • add support for filter_content_type in component schema

v1.2.2 - 2024-05-21

Fixed

  • add support for min and max options

v1.2.1 - 2024-05-17

Dependency

  • chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 in the go group across 1 directory

v1.2.0 - 2024-05-14

Added

  • Add description and secret to storyblok_webhook

v1.1.0 - 2024-05-13

Added

  • Add storyblok_webhook resource to register webhooks

Dependency

  • chore(deps): bump the github-actions group across 1 directory with 9 updates

v1.0.3 - 2024-04-19

Fixed

  • Updated sdk to allow preview_tmpl to be nullable

v1.0.2 - 2023-09-25

Fixed

  • Re-added retry mechanism

v1.0.1 - 2023-09-21

Fixed

  • add support for missing table type

v1.0.0 - 2023-08-31

Changed

  • Added testing and updated documentation

v0.6.0 - 2023-08-16

Added

  • New resource: added space_role resource

v0.5.4 - 2023-08-16

Fixed

  • add link_scope to component fields

v0.5.3 - 2023-08-07

Fixed

  • add CustomizeToolbar to field serialization

v0.5.2 - 2023-08-02

Fixed

  • add missing disabletime field

v0.5.1 - 2023-08-01

Fixed

  • richtext toolbar fields
  • removed non-existing date fields for component group

v0.5.0 - 2023-07-31

Added

  • "Minimum" input field

Fixed

  • preview template and field api requests

v0.4.0 - 2023-07-24

Added

  • retry provider

v0.3.4 - 2023-07-24

Fixed

  • options tf serialization

v0.3.3 - 2023-07-24

Fixed

  • add missing component fields from remote

v0.3.2 - 2023-07-24

Fixed

  • add tabs and new component attributes to resource schema

v0.3.1 - 2023-07-21

Fixed

  • component field options schema definition

v1.0.0 - 2023-07-17

Added

  • assets folder resource
  • missing component fields

Removed

  • unmanageable fields (dates)

v0.2.1 - 2023-07-06

Fixed

  • Fix setting ComponentWhitelist

v0.2.0 - 2023-05-30

Added

  • Add ability to assign components to groups
  • Add all field attributes to terraform resource

v0.1.0 - 2023-05-26

Added

  • Add resource_component_group resource

v0.0.3 - 2023-05-26

Fixed

  • Fix release workflow

v0.0.2 - 2023-05-26

Fixed

  • Fix issue with ordering of fields in components
  • Add a few missing fields to storyblok_component resource

v0.0.1 - 2023-05-26

Added

  • Initial version of the provider