|
| 1 | +# kitconcept's volto-separator-block Release Notes |
| 2 | + |
| 3 | +<!-- You should *NOT* be adding new change log entries to this file. |
| 4 | + You should create a file in the news directory instead. |
| 5 | + For helpful instructions, please see: |
| 6 | + https://6.dev-docs.plone.org/volto/developer-guidelines/contributing.html#create-a-pull-request |
| 7 | +--> |
| 8 | + |
| 9 | +<!-- towncrier release notes start --> |
| 10 | + |
| 11 | +## 4.1.2 (2024-07-30) |
| 12 | + |
| 13 | +### Internal |
| 14 | + |
| 15 | +- Release after new setup @sneridagh [#0](https://github.com/kitconcept/volto-separator-block/issue/0) |
| 16 | + |
| 17 | +## 4.1.1 (2024-03-23) |
| 18 | + |
| 19 | +### Internal |
| 20 | + |
| 21 | +- Repackage with dep and peerDeps updates @sneridagh [#0](https://github.com/kitconcept/volto-separator-block/pull/0) |
| 22 | + |
| 23 | +## 4.1.0 (2024-01-12) |
| 24 | + |
| 25 | +### Feature |
| 26 | + |
| 27 | +- Add custom CSS properties from StyleWrapper support @sneridagh [#15](https://github.com/kitconcept/volto-separator-block/pull/15) |
| 28 | + |
| 29 | +## 4.0.0 (2023-08-09) |
| 30 | + |
| 31 | +### Bugfix |
| 32 | + |
| 33 | +- Remove 'no line' option. @davisagli [#14](https://github.com/kitconcept/volto-separator-block/pull/14) |
| 34 | + |
| 35 | + |
| 36 | +## 3.2.2 (2023-07-11) |
| 37 | + |
| 38 | +### Internal |
| 39 | + |
| 40 | +- Remove anonymous default export @sneridagh [#0](https://github.com/kitconcept/volto-separator-block/pull/0) |
| 41 | + |
| 42 | + |
| 43 | +## 3.2.1 (2023-07-05) |
| 44 | + |
| 45 | +### Bugfix |
| 46 | + |
| 47 | +- Fix schema enhancer fields override, use the ones coming from above, if any @sneridagh [#13](https://github.com/kitconcept/volto-separator-block/pull/13) |
| 48 | + |
| 49 | + |
| 50 | +## 3.2.0 (2023-06-21) |
| 51 | + |
| 52 | +### Feature |
| 53 | + |
| 54 | +- Use new docker based testing infrastructure @sneridagh [#11](https://github.com/kitconcept/volto-separator-block/pull/11) |
| 55 | + |
| 56 | +### Bugfix |
| 57 | + |
| 58 | +- Fix CSS for blocks chooser icon @sneridagh [#12](https://github.com/kitconcept/volto-separator-block/pull/12) |
| 59 | + |
| 60 | + |
| 61 | +## 3.1.0 (2023-06-06) |
| 62 | + |
| 63 | +### Feature |
| 64 | + |
| 65 | +- Add Brazilian Portuguese translation @ericof [#9](https://github.com/kitconcept/volto-export/pull/9) |
| 66 | + |
| 67 | + |
| 68 | +## 3.0.2 (2023-03-20) |
| 69 | + |
| 70 | +### Bugfix |
| 71 | + |
| 72 | +- Remove "block" from messages @danalvrz [#8](https://github.com/kitconcept/volto-export/pull/8) |
| 73 | + |
| 74 | + |
| 75 | +## 3.0.1 (2023-01-25) |
| 76 | + |
| 77 | +### Bugfix |
| 78 | + |
| 79 | +- Add missing de translations. [davisagli] [#7](https://github.com/kitconcept/volto-export/pull/7) |
| 80 | + |
| 81 | + |
| 82 | +## 3.0.0 (2023-01-19) |
| 83 | + |
| 84 | +### Breaking |
| 85 | + |
| 86 | +- Added alignment options as a block extender @danalvrz [#5](https://github.com/kitconcept/volto-export/pull/5) |
| 87 | + |
| 88 | +### Feature |
| 89 | + |
| 90 | +- Add towncrier, update to latest CI practices @sneridagh [#6](https://github.com/kitconcept/volto-export/pull/6) |
| 91 | + |
| 92 | +### Internal |
| 93 | + |
| 94 | +- Update to latest Volto 16 best practices, yarn 3 @davisagli [#4](https://github.com/kitconcept/volto-export/pull/4) |
| 95 | + |
| 96 | + |
| 97 | +## 2.0.0 (2022-09-02) |
| 98 | + |
| 99 | +### Breaking |
| 100 | + |
| 101 | +- Rework separator block, make it schema based @steffenri |
| 102 | + |
| 103 | +### Bugfix |
| 104 | + |
| 105 | +- Fix translation string @robgietema |
| 106 | + |
| 107 | +## 1.0.1 (2022-04-21) |
| 108 | + |
| 109 | +### Internal |
| 110 | + |
| 111 | +- Added github workflows @robgietema |
| 112 | + |
| 113 | +## 1.0.0 (2022-02-16) |
| 114 | + |
| 115 | +- Re-release 1.0.0-alpha.0 as 1.0.0 @tisto |
| 116 | + |
| 117 | +## 1.0.0-alpha.0 (2021-10-21) |
| 118 | + |
| 119 | +### Feature |
| 120 | + |
| 121 | +- Initial release @iFlameing @tisto |
0 commit comments