2019-09-02 19:51:56 +02:00
# Change log for: FreeSewing (global)
2019-09-02 07:25:26 +02:00
2020-08-14 15:14:56 +02:00
2020-04-26 13:09:54 +02:00
## Unreleased
2019-09-02 07:25:26 +02:00
2020-08-14 15:14:56 +02:00
2020-08-10 19:44:02 +02:00
## 2.8.0 (2020-08-10)
2020-08-08 17:20:08 +02:00
### benjamin
2020-07-29 18:04:21 +02:00
#### Fixed
2020-08-14 15:14:56 +02:00
- Fix for incorrect length of the ribbon
2020-07-29 18:04:21 +02:00
2020-08-09 17:45:13 +02:00
### components
#### Added
2020-08-14 15:14:56 +02:00
- Added Paco to LineDrawing component
2020-08-09 17:45:13 +02:00
#### Removed
2020-08-14 15:14:56 +02:00
- Removed the `Footer` component
2020-08-09 17:45:13 +02:00
### core
#### Fixed
2020-08-14 15:14:56 +02:00
- Fix an edge case in utils.pointOnCurve for perfect horizontal curves
2020-08-09 17:45:13 +02:00
2020-08-02 19:17:06 +02:00
### paco
#### Added
2020-08-14 15:14:56 +02:00
- Initial release for Paco, a pattern for summer pants
2020-08-02 19:17:06 +02:00
2020-08-08 17:20:08 +02:00
## 2.7.2 (2020-07-29)
### core
#### Fixed
2020-08-14 15:14:56 +02:00
- Fixed wrong return value in debug message from Path
2020-08-08 17:20:08 +02:00
2020-07-24 15:25:34 +02:00
## 2.7.1 (2020-07-24)
2020-07-19 13:05:14 +02:00
### aaron
#### Fixed
2020-08-14 15:14:56 +02:00
- Set missing option `brianFitCollar` to `false`
2020-07-19 13:05:14 +02:00
### bruce
#### Fixed
2020-08-14 15:14:56 +02:00
- Fixed a check for an undefined value in the store
2020-07-19 13:05:14 +02:00
### carlton
#### Fixed
2020-08-14 15:14:56 +02:00
- Removed unused `hipsEase` code
2020-07-19 13:05:14 +02:00
### components
#### Added
2020-08-14 15:14:56 +02:00
- Workbench now includes events debug output and enables debug by default
2020-07-19 13:05:14 +02:00
### core
#### Added
2020-08-14 15:14:56 +02:00
- Added new debug functionality through the use of the `raise.debug`
- Added a new `debug` setting
- Shorthand now proxies objects to allow debug and raise
2020-07-19 13:05:14 +02:00
### css-theme
#### Added
2020-08-14 15:14:56 +02:00
- Added themeing for events
2020-07-19 13:05:14 +02:00
### hugo
#### Fixed
2020-08-14 15:14:56 +02:00
- Set missing option `brianFitCollar` to `false`
- Adding missing control point to front neck opening
2020-07-19 13:05:14 +02:00
### simon
#### Fixed
2020-08-14 15:14:56 +02:00
- Set missing option `brianFitCollar` to `false`
- Don't assume the `chHips-notch` is available because it's not in Simone. Fixes [#833 ](https://github.com/freesewing/freesewing.org/issues/833 )
2020-07-19 13:05:14 +02:00
### simone
#### Fixed
2020-08-14 15:14:56 +02:00
- Set missing option `brianFitCollar` to `false`
2020-07-19 13:05:14 +02:00
### sven
#### Fixed
2020-08-14 15:14:56 +02:00
- Avoided loading unset ribbingHeight from store
2020-07-19 13:05:14 +02:00
2020-07-21 12:49:21 +02:00
### utils
#### Added
2020-08-14 15:14:56 +02:00
- Added backend calls for creating gists/issues on Github
2020-07-21 12:49:21 +02:00
2020-07-23 12:55:16 +02:00
### wahid
#### Added
2020-08-14 15:14:56 +02:00
- Added the `square` hem style. Fixes [#672 ](https://github.com/freesewing/freesewing.org/issues/672 )
2020-07-23 12:55:16 +02:00
#### Changed
2020-08-14 15:14:56 +02:00
- Hem radius can no longer be zero. Use teh `square` hem style for that
2020-07-23 12:55:16 +02:00
2020-07-12 19:00:38 +02:00
## 2.7.0 (2020-07-12)
2020-06-24 20:45:39 +02:00
### aaron
2020-06-24 20:56:39 +02:00
#### Changed
2020-08-14 15:14:56 +02:00
- Updated side seam shaping and tweaked options for better defaults
- Better handling of `armholeDrop` option
- Ported aaron to the new (names for) measurements. See [#416 ](https://github.com/freesewing/freesewing/issues/416 )
- Removed `Circumference` suffix from measurement names
- Report armhole and neck opening length through raised events
2020-06-24 20:56:39 +02:00
2020-06-24 20:45:39 +02:00
#### Fixed
2020-08-14 15:14:56 +02:00
- Fixed incorrect instruction for neck binding (the indicated length was only half)
2020-06-24 20:45:39 +02:00
2020-06-30 15:33:55 +02:00
### benjamin
#### Changed
2020-08-14 15:14:56 +02:00
- Removed `Circumference` suffix from measurement names
2020-06-30 15:33:55 +02:00
2020-06-24 20:56:39 +02:00
### bent
#### Changed
2020-08-14 15:14:56 +02:00
- Increased default for the `cuffEase` option
- Decreased default for the `armholeDepth` option
- Better range for the `shoulderSlopeReduction` measurement
- Ported brian to the new (names for) other measurements. See [#416 ](https://github.com/freesewing/freesewing/issues/416 )
- Set tip of undersleeve as anchor point for sampling
- Removed `Circumference` suffix from measurement names
2020-06-24 20:56:39 +02:00
### breanna
#### Changed
2020-08-14 15:14:56 +02:00
- Ported breanna to the new shoulderSlope measurement. See [#358 ](https://github.com/freesewing/freesewing/issues/358 )
- Ported breanna to the new (names for) other measurements. See [#416 ](https://github.com/freesewing/freesewing/issues/416 )
- Removed `Circumference` suffix from measurement names
- Removed deprecated `debug()` statements
2020-06-24 20:56:39 +02:00
### brian
#### Changed
2020-08-14 15:14:56 +02:00
- Ported brian to new `shoulderSlope` degree measurement. See [#358 ](https://github.com/freesewing/freesewing/issues/358 )
- Ported brian to the new (names for) other measurements. See [#416 ](https://github.com/freesewing/freesewing/issues/416 )
- Set HPS as anchor point for sampling in front and back
- Removed `Circumference` suffix from measurement names
- Removed deprecated `debug()` statements
2020-06-24 20:56:39 +02:00
2020-05-31 17:53:04 +02:00
### bruce
2020-06-24 20:56:39 +02:00
#### Changed
2020-08-14 15:14:56 +02:00
- Ported bruce to the new (names for) measurements. See [#416 ](https://github.com/freesewing/freesewing/issues/416 )
- Removed `Circumference` suffix from measurement names
- Removed deprecated `debug()` statements
2020-06-24 20:56:39 +02:00
2020-05-31 17:53:04 +02:00
#### Fixed
2020-08-14 15:14:56 +02:00
- Sampling some options would not work in Bruce because the code shared across patterns would only run once. That's fixed now.
2020-05-31 17:53:04 +02:00
2020-06-24 20:56:39 +02:00
### carlita
#### Changed
2020-08-14 15:14:56 +02:00
- Better range for the `shoulderSlopeReduction` measurement
- Ported carlita to the new (names for) measurements. See [#416 ](https://github.com/freesewing/freesewing/issues/416 )
- Set a sample anchor point on the side part
- Removed `Circumference` suffix from measurement names
2020-06-24 20:56:39 +02:00
### carlton
#### Changed
2020-08-14 15:14:56 +02:00
- Better range for the `shoulderSlopeReduction` measurement
- Ported carlton to the new (names for) measurements. See [#416 ](https://github.com/freesewing/freesewing/issues/416 )
- Removed `Circumference` suffix from measurement names
2020-06-24 20:56:39 +02:00
2020-05-31 17:53:04 +02:00
### cathrin
2020-06-24 20:56:39 +02:00
#### Changed
2020-08-14 15:14:56 +02:00
- Ported carlita to the new (names for) measurements. See [#416 ](https://github.com/freesewing/freesewing/issues/416 )
- Set sample anchor points on all panels
- Removed `Circumference` suffix from measurement names
- Removed deprecated `debug()` statements
2020-06-24 20:56:39 +02:00
2020-05-31 17:53:04 +02:00
#### Fixed
2020-08-14 15:14:56 +02:00
- [Fixed missing points issue when changing panels option ](https://github.com/freesewing/freesewing.org/issues/619 )
- Fixed panels option being a list of numbers rather than strings
2020-05-31 17:53:04 +02:00
2020-06-24 20:45:39 +02:00
### components
#### Added
2020-08-14 15:14:56 +02:00
- The `sampleConfigurator` component now supports the antwoman test (in addition to the antman test)
- Changed `models` to `people` in `sampleConfigurator`
- The `Legend` component is new, it is similar to the `Example` component but only for the pattern notation legend
- Added support for custom sample styles
- Added Titan linedrawing
2020-07-12 15:58:07 +02:00
#### Changed
2020-08-14 15:14:56 +02:00
- Handle escaped quotes for React render. See [#437 ](https://github.com/freesewing/freesewing/issues/437 )
2020-06-24 20:45:39 +02:00
#### Fixed
2020-08-14 15:14:56 +02:00
- Fixed bug that broke millimeter sliders
2020-06-24 20:45:39 +02:00
2020-05-31 17:53:04 +02:00
### core
#### Added
2020-08-14 15:14:56 +02:00
- Added support for injecting custom (path) styles when sampling. Closes [#380 ](https://github.com/freesewing/freesewing/issues/380 )
- Added support for custom sample styles
- Added support for raising events via `raise.[type]()` method
2020-07-12 15:58:07 +02:00
#### Fixed
2020-08-14 15:14:56 +02:00
- [Properly escape quotes in imperial units ](https://github.com/freesewing/freesewing/issues/437 )
2020-05-31 17:53:04 +02:00
2020-06-24 20:56:39 +02:00
### css-theme
#### Changed
2020-08-14 15:14:56 +02:00
- Updated the width of the SVG paths of a draft to match plugin-theme
2020-06-24 20:56:39 +02:00
### diana
#### Changed
2020-08-14 15:14:56 +02:00
- Made the `shoulderSlopeReduction` option static so it's not available in the UI
- Ported diana to the new (names for) measurements. See [#416 ](https://github.com/freesewing/freesewing/issues/416 )
- Removed `Circumference` suffix from measurement names
2020-06-30 15:33:55 +02:00
### florence
#### Changed
2020-08-14 15:14:56 +02:00
- Removed `Circumference` suffix from measurement names
2020-06-30 15:33:55 +02:00
### florent
#### Changed
2020-08-14 15:14:56 +02:00
- Removed `Circumference` suffix from measurement names
2020-06-30 15:33:55 +02:00
### holmes
#### Changed
2020-08-14 15:14:56 +02:00
- Removed `Circumference` suffix from measurement names
2020-06-24 20:56:39 +02:00
2020-06-24 20:45:39 +02:00
### huey
2020-06-24 20:56:39 +02:00
#### Changed
2020-08-14 15:14:56 +02:00
- No longer use the `naturalWaist` measurement
- Changed some option to better defaults
- Ported huey to the new (names for) measurements. See [#416 ](https://github.com/freesewing/freesewing/issues/416 )
- Made the `shoulderSlopeReduction` option static so it's not available in the UI
- Removed `Circumference` suffix from measurement names
2020-06-24 20:56:39 +02:00
2020-06-24 20:45:39 +02:00
#### Fixed
2020-08-14 15:14:56 +02:00
- [Added seam allowance to the front closure ](https://github.com/freesewing/freesewing/issues/420 )
2020-06-24 20:45:39 +02:00
2020-05-31 17:53:04 +02:00
### hugo
#### Added
2020-08-14 15:14:56 +02:00
- Added shaping of the side seam
2020-05-31 17:53:04 +02:00
2020-06-24 20:56:39 +02:00
#### Changed
2020-08-14 15:14:56 +02:00
- Changed some option to better defaults
- Ported hugo to the new (names for) measurements. See [#416 ](https://github.com/freesewing/freesewing/issues/416 )
- Removed `Circumference` suffix from measurement names
- Removed deprecated `debug()` statements
2020-06-24 20:56:39 +02:00
2020-06-27 18:51:53 +02:00
### i18n
#### Changed
2020-08-14 15:14:56 +02:00
- Added translations for Titan
- Removed `Circumference` suffix from measurement names
2020-06-27 18:51:53 +02:00
2020-06-24 20:56:39 +02:00
### jaeger
#### Changed
2020-08-14 15:14:56 +02:00
- Changed some option to better defaults
- Set an anchor on side part for sampling
- Ported jaeger to the new (names for) measurements. See [#416 ](https://github.com/freesewing/freesewing/issues/416 )
- Removed `Circumference` suffix from measurement names
2020-06-24 20:56:39 +02:00
2020-07-04 17:53:09 +02:00
### legend
#### Added
2020-08-14 15:14:56 +02:00
- A pattern to document the markings on our patterns
- Initial release
2020-07-04 17:53:09 +02:00
2020-06-24 20:56:39 +02:00
### models
#### Changed
2020-08-14 15:14:56 +02:00
- Models now come with the new measurements. See [#416 ](https://github.com/freesewing/freesewing/issues/416 )
- Ported models to the crotchDepth measurement. See [#425 ](https://github.com/freesewing/freesewing/issues/425 )
- Removed `Circumference` suffix from measurement names
2020-06-24 20:56:39 +02:00
### penelope
#### Changed
2020-08-14 15:14:56 +02:00
- Ported penelope to the new (names for) measurements. See [#416 ](https://github.com/freesewing/freesewing/issues/416 )
- Removed `Circumference` suffix from measurement names
2020-06-30 15:33:55 +02:00
### plugin-bust
#### Changed
2020-08-14 15:14:56 +02:00
- Removed `Circumference` suffix from measurement names
2020-06-24 20:56:39 +02:00
2020-05-31 17:53:04 +02:00
### plugin-buttons
2020-06-24 20:56:39 +02:00
#### Changed
2020-08-14 15:14:56 +02:00
- Snippet names are changed, `snap-male` is now `snap-stud` and `snap-female` is now `snap-socket` Changing this to avoid needless use of gender related terminology.
2020-06-24 20:56:39 +02:00
2020-05-31 17:53:04 +02:00
#### Removed
2020-08-14 15:14:56 +02:00
- Snippet `snap-male` and `snap-female` are no longer available. Use `snap-stud` and `snap-socket` instead
2020-05-31 17:53:04 +02:00
2020-06-27 18:31:51 +02:00
### plugin-measurements
#### Added
2020-08-14 15:14:56 +02:00
- A FreeSewing plugin that adds measurements that can be calculated based on existing measurements
2020-06-27 18:31:51 +02:00
2020-05-31 17:53:04 +02:00
### plugin-mirror
#### Added
2020-08-14 15:14:56 +02:00
- A FreeSewing plugin for mirroring points or paths
- Initial release
2020-05-31 17:53:04 +02:00
2020-06-24 20:56:39 +02:00
### sandy
#### Changed
2020-08-14 15:14:56 +02:00
- Ported sandy to the new (names for) measurements. See [#416 ](https://github.com/freesewing/freesewing/issues/416 )
- Removed `Circumference` suffix from measurement names
2020-06-24 20:56:39 +02:00
### shin
#### Changed
2020-08-14 15:14:56 +02:00
- Ported shin to the new (names for) measurements. See [#416 ](https://github.com/freesewing/freesewing/issues/416 )
- Removed `Circumference` suffix from measurement names
2020-06-24 20:56:39 +02:00
### simon
#### Changed
2020-08-14 15:14:56 +02:00
- Ported simon to the new (names for) measurements. See [#416 ](https://github.com/freesewing/freesewing/issues/416 )
- Removed `Circumference` suffix from measurement names
2020-06-24 20:56:39 +02:00
### simone
#### Changed
2020-08-14 15:14:56 +02:00
- Ported simone to the new (names for) measurements. See [#416 ](https://github.com/freesewing/freesewing/issues/416 )
- Removed `Circumference` suffix from measurement names
2020-06-24 20:56:39 +02:00
### sven
#### Changed
2020-08-14 15:14:56 +02:00
- Improved the shaping of the side seam
- Changed some option to better defaults
- Ported sven to the new (names for) measurements. See [#416 ](https://github.com/freesewing/freesewing/issues/416 )
- Removed `Circumference` suffix from measurement names
2020-06-24 20:56:39 +02:00
### tamiko
#### Changed
2020-08-14 15:14:56 +02:00
- Switch from `shoulderSlope` option to `shoulderSlope` measurement
- Ported tamiko to the new (names for) measurements. See [#416 ](https://github.com/freesewing/freesewing/issues/416 )
- Removed `Circumference` suffix from measurement names
2020-06-24 20:56:39 +02:00
### theo
#### Changed
2020-08-14 15:14:56 +02:00
- Ported theo to the crotchDepth measurement. See [#425 ](https://github.com/freesewing/freesewing/issues/425 )
- Removed `Circumference` suffix from measurement names
2020-06-24 20:56:39 +02:00
2020-05-31 17:53:04 +02:00
### titan
#### Added
2020-08-14 15:14:56 +02:00
- A FreeSewing block for pants/trousers
- Initial release
2020-05-31 17:53:04 +02:00
2020-06-24 20:56:39 +02:00
### trayvon
#### Changed
2020-08-14 15:14:56 +02:00
- Ported trayvon to the new (names for) measurements. See [#416 ](https://github.com/freesewing/freesewing/issues/416 )
- Removed `Circumference` suffix from measurement names
2020-06-30 15:33:55 +02:00
### tutorial
#### Changed
2020-08-14 15:14:56 +02:00
- Removed `Circumference` suffix from measurement names
2020-06-24 20:56:39 +02:00
2020-05-31 17:53:04 +02:00
### utils
#### Added
2020-08-14 15:14:56 +02:00
- Added new `isDegMeasurement` method. See [#358 ](https://github.com/freesewing/freesewing/issues/358 )
- `neckStimate` now supports all new measurements. See [#416 ](https://github.com/freesewing/freesewing/issues/416 )
2020-05-31 17:53:04 +02:00
2020-06-24 20:56:39 +02:00
#### Changed
2020-08-14 15:14:56 +02:00
- Changed `neckstimate` to handle new `shoulderSlope` degree measurement. See [#358 ](https://github.com/freesewing/freesewing/issues/358 )
- Changed `neckstimate` to support all new measurements. See [#416 ](https://github.com/freesewing/freesewing/issues/416 )
- Ported `neckstimate` to the crotchDepth measurement. See [#425 ](https://github.com/freesewing/freesewing/issues/425 )
- Removed `Circumference` suffix from measurement names
- Added the `isDegMeasurement` method
2020-06-24 20:56:39 +02:00
### wahid
#### Changed
2020-08-14 15:14:56 +02:00
- Ported wahid to the new (names for) measurements. See [#416 ](https://github.com/freesewing/freesewing/issues/416 )
- Removed `Circumference` suffix from measurement names
- Removed `wrist` and `shoulderToWrist` as required measurements
2020-06-24 20:56:39 +02:00
### waralee
#### Changed
2020-08-14 15:14:56 +02:00
- Ported waralee to the crotchDepth measurement. See [#425 ](https://github.com/freesewing/freesewing/issues/425 )
- Removed `Circumference` suffix from measurement names
2020-06-24 20:56:39 +02:00
2020-05-01 15:06:36 +02:00
## 2.6.0 (2020-05-01)
2019-09-02 07:25:26 +02:00
2020-04-26 13:09:54 +02:00
### brian
#### Fixed
2020-08-14 15:14:56 +02:00
- The `saBase` path is no longer being rendered
2020-04-26 13:09:54 +02:00
### components
#### Added
2020-08-14 15:14:56 +02:00
- [#368 ](https://github.com/freesewing/freesewing/issues/368 ): Allow pan and zoom in the Workbench component.
- [#374 ](https://github.com/freesewing/freesewing/issues/374 ): Allow (extra) translations to be added to the workbench component
- New shortcut buttons and sidebar collapse support for Workbench
- Refactor to remove prop-types dependency
- Reworked the withLanguage component to allow adding translations at run-time
2020-04-26 13:09:54 +02:00
2020-06-24 20:56:39 +02:00
### core
#### Changed
2020-08-14 15:14:56 +02:00
- utils now includes `Bezier` which holds the bezier-js library so you don't need to re-import it
- We no longer set the plugin configuration/data object to fall in `pattern.use()`
2020-06-24 20:56:39 +02:00
2020-04-26 13:09:54 +02:00
### create-freesewing-pattern
#### Added
2020-08-14 15:14:56 +02:00
- [#365 ](https://github.com/freesewing/freesewing/issues/365 ): Check for node version and raise an error it is too old.
2020-04-26 13:09:54 +02:00
### css-theme
#### Added
2020-08-14 15:14:56 +02:00
- New styled for updated Workbench component
2020-04-26 13:09:54 +02:00
### florence
#### Added
2020-08-14 15:14:56 +02:00
- Florence is a face mask pattern
2020-04-26 13:09:54 +02:00
#### Deprecated
2020-08-14 15:14:56 +02:00
- @freesewing/fu has been renamed to @freesewing/florence
2020-04-26 13:09:54 +02:00
### hugo
#### Fixed
2020-08-14 15:14:56 +02:00
- Render fully-sized pattern parts when complete is falsy
- Do not render pocket outline when complete is falsy
- Do not render pocket facing hint when complete is falsy
2019-09-02 07:25:26 +02:00
2020-06-24 20:56:39 +02:00
### i18n
#### Changed
2020-08-14 15:14:56 +02:00
- Changes to support the renaming of @freesewing/fu to @freesewing/florence
2020-06-24 20:56:39 +02:00
2020-04-26 13:09:54 +02:00
### plugin-export-dxf
#### Added
2020-08-14 15:14:56 +02:00
- This plugin can export your pattern as DXF-ASTM
- Initial release
2020-04-26 13:09:54 +02:00
### wahid
#### Fixed
2020-08-14 15:14:56 +02:00
- Removed paths.test
- Do not draw the pocket outline unless complete is truthy
- Prevent rounded corners on pocket bag and lining to be drawn twice
- Closed the front seam path
- Draft the front lining/facing even when complete is falsy
2020-03-15 16:34:56 +01:00
2020-04-05 12:40:13 +02:00
## 2.5.0 (2020-04-05)
### css-theme
2020-06-24 20:56:39 +02:00
#### Changed
2020-08-14 15:14:56 +02:00
- The sidebar no longer has a different background
2020-06-24 20:56:39 +02:00
2020-04-05 12:40:13 +02:00
#### Fixed
2020-08-14 15:14:56 +02:00
- Fixed incorrect border value on active sidebar link
2020-04-05 12:40:13 +02:00
### diana
#### Added
2020-08-14 15:14:56 +02:00
- Diana is a top with a draped neck
2020-04-05 12:40:13 +02:00
### i18n
#### Added
2020-08-14 15:14:56 +02:00
- title, description, and options for Dianna
2020-04-05 12:40:13 +02:00
2020-03-23 10:38:28 +01:00
## 2.4.6 (2020-03-23)
### i18n
#### Fixed
2020-08-14 15:14:56 +02:00
- Fixed an bug in the i18n package
2020-03-23 10:38:28 +01:00
2020-03-19 10:46:53 +01:00
## 2.4.5 (2020-03-19)
2020-03-15 16:34:56 +01:00
2020-06-24 20:56:39 +02:00
### florence
#### Changed
2020-08-14 15:14:56 +02:00
- Improved shape based on community feedback
2020-06-24 20:56:39 +02:00
### utils
#### Changed
2020-08-14 15:14:56 +02:00
- neckstimate() now returns values rounded to nearest mm
2020-06-24 20:56:39 +02:00
2020-03-19 10:46:53 +01:00
### wahid
#### Fixed
2020-08-14 15:14:56 +02:00
- Check whether frontScyeDart option is zero prior to implementing it
2020-03-15 12:24:42 +01:00
## 2.4.4 (2020-03-15)
### core
#### Fixed
2020-08-14 15:14:56 +02:00
- New Svg.escapeText() method to escape text at render time, rather than at draft time This fixes the difference in the inch symbol is displayed in the React component or rendered SVG
2020-03-15 12:24:42 +01:00
### huey
#### Fixed
2020-08-14 15:14:56 +02:00
- The `sleevecapBackFactorY` and `sleevecapFrontFactorY` options had a minimum above the default
2020-03-15 12:24:42 +01:00
2020-06-24 20:56:39 +02:00
### plugin-dimension
#### Changed
2020-08-14 15:14:56 +02:00
- Don't escape inch symbol in text. Instead let Svg.escapeText() handle it at render time
2020-06-24 20:56:39 +02:00
2020-03-14 15:04:45 +01:00
### simon
#### Fixed
2020-08-14 15:14:56 +02:00
- The `sleevecapBackFactorY` and `sleevecapFrontFactorY` options had a minimum above the default
2020-03-14 15:04:45 +01:00
### simone
2020-03-15 12:24:42 +01:00
#### Fixed
2020-08-14 15:14:56 +02:00
- The `sleevecapBackFactorY` and `sleevecapFrontFactorY` options had a minimum above the default
2020-03-15 12:24:42 +01:00
### sven
2020-03-14 15:04:45 +01:00
#### Fixed
2020-08-14 15:14:56 +02:00
- The `sleevecapBackFactorY` and `sleevecapFrontFactorY` options had a minimum above the default
2020-02-23 10:28:04 +01:00
2020-03-12 07:27:47 +01:00
## 2.4.3 (2020-03-12)
### i18n
#### Added
2020-08-14 15:14:56 +02:00
- Added more translations
2020-03-12 07:27:47 +01:00
2020-03-08 17:27:21 +01:00
## 2.4.2 (2020-03-08)
### components
#### Changed
2020-08-14 15:14:56 +02:00
- Don't load docs in DraftConfigurator
2020-03-08 17:27:21 +01:00
### i18n
#### Added
2020-08-14 15:14:56 +02:00
- Added more strings
2020-03-08 17:27:21 +01:00
### plugin-title
#### Changed
2020-08-14 15:14:56 +02:00
- Added *for* to title output
2020-03-08 17:27:21 +01:00
2020-03-04 19:01:48 +01:00
## 2.4.1 (2020-03-04)
### components
#### Fixed
2020-08-14 15:14:56 +02:00
- Fixed `updatePatternData` props issue in the Workbench component
2020-03-04 19:01:48 +01:00
### utils
#### Fixed
2020-08-14 15:14:56 +02:00
- [#542 ](https://github.com/freesewing/freesewing.org/issues/542 ): Prevent neckstimate from throwing when getting an unexpected measurement
2020-03-04 19:01:48 +01:00
## 2.4.0 (2020-02-29)
2020-04-26 13:09:54 +02:00
### florence
2020-03-04 19:01:48 +01:00
#### Added
2020-08-14 15:14:56 +02:00
- Florence is a face mask pattern
- Initial release
2020-03-04 19:01:48 +01:00
2020-02-23 10:28:04 +01:00
## 2.3.0 (2020-02-23)
2020-02-22 14:20:21 +01:00
### holmes
#### Added
2020-08-14 15:14:56 +02:00
- Homes is a pattern for a Sherlock Holmes hat
- Initial release
2020-02-22 14:20:21 +01:00
### plugin-gore
#### Added
2020-08-14 15:14:56 +02:00
- A plugin to generate gores for semi-spheres or domes
- Initial release
2020-02-22 14:20:21 +01:00
## 2.2.0 (2020-02-22)
2020-02-01 17:17:28 +01:00
### aaron
#### Changed
2020-08-14 15:14:56 +02:00
- Removed deprecated `centerBackNeckToWaist` measurement
2020-02-01 17:17:28 +01:00
### bent
#### Changed
2020-08-14 15:14:56 +02:00
- Removed deprecated `centerBackNeckToWaist` measurement
2020-02-01 17:17:28 +01:00
2020-01-25 17:12:44 +01:00
### breanna
#### Added
2020-08-14 15:14:56 +02:00
- Breanna is a body block for womenswear
2020-01-25 17:12:44 +01:00
2020-02-01 17:17:28 +01:00
#### Changed
2020-08-14 15:14:56 +02:00
- Removed deprecated `centerBackNeckToWaist` and `hpsToWaistBack` measurements
2020-02-01 17:17:28 +01:00
2020-01-27 17:49:13 +01:00
### brian
#### Changed
2020-08-14 15:14:56 +02:00
- Reworked Brian to use the new shoulderslope measurement
- Removed deprecated `centerBackNeckToWaist` measurement
- The `neck` point has been renamed to `hps`
2020-01-27 17:49:13 +01:00
2020-01-25 17:12:44 +01:00
### carlita
#### Changed
2020-08-14 15:14:56 +02:00
- Renamed `highPointShoulderToBust` measurement to `hpsToBust`
- Removed deprecated `centerBackNeckToWaist` measurement
2020-02-01 17:17:28 +01:00
### carlton
#### Changed
2020-08-14 15:14:56 +02:00
- Removed deprecated `centerBackNeckToWaist` measurement
2020-01-25 17:12:44 +01:00
### components
2020-02-22 09:38:34 +01:00
#### Added
2020-08-14 15:14:56 +02:00
- Added LineDrawing for Breanna
2020-02-22 09:38:34 +01:00
2020-01-25 17:12:44 +01:00
#### Changed
2020-08-14 15:14:56 +02:00
- DraftConfigurator has been updated to reflect frontend naming changes
- Updated Workbench component to pass data rather than gist to DraftConfigurator
- Term `pattern` is now `design`
- Term `recipe` is now `pattern`
- Term `gist` is now `data`
2020-01-25 17:12:44 +01:00
### core
#### Added
2020-08-14 15:14:56 +02:00
- Added the `Path.noop()` method
- Added the `Path.insop()` methods
2020-01-25 17:12:44 +01:00
### create-freesewing-pattern
#### Fixed
2020-08-14 15:14:56 +02:00
- [#257 ](https://github.com/freesewing/freesewing/issues/257 ): Explain that pattern names are bound by the constraints of NPM package names
2020-01-25 17:12:44 +01:00
### css-theme
2020-01-27 17:49:13 +01:00
#### Added
2020-08-14 15:14:56 +02:00
- Added styling for table.data
2020-01-27 17:49:13 +01:00
2020-01-25 17:12:44 +01:00
#### Changed
2020-08-14 15:14:56 +02:00
- Added new styles for the frontend changes in 2.2
- Removed smaller fonts in ul.links
2020-02-20 13:53:31 +01:00
### florent
#### Fixed
2020-08-14 15:14:56 +02:00
- Fixed an SA issue in brim top and removed SA from interfacing
2020-01-25 17:12:44 +01:00
2020-02-01 17:17:28 +01:00
### huey
#### Changed
2020-08-14 15:14:56 +02:00
- Removed deprecated `centerBackNeckToWaist` measurement
2020-02-01 17:17:28 +01:00
### hugo
#### Changed
2020-08-14 15:14:56 +02:00
- Removed deprecated `centerBackNeckToWaist` measurement
2020-02-01 17:17:28 +01:00
2020-02-19 06:26:18 +01:00
#### Fixed
2020-08-14 15:14:56 +02:00
- Made sure dimensions for hood center and waistband are always shown
2020-02-19 06:26:18 +01:00
2020-01-25 17:12:44 +01:00
### i18n
#### Added
2020-08-14 15:14:56 +02:00
- Added translations for Breanna
2020-01-25 17:12:44 +01:00
#### Changed
2020-08-14 15:14:56 +02:00
- Added/Updated strings for the 2.2 frontend changes
- Changed `Joost De Cock` to `Joost` because spam filters don't like cock
2020-01-25 17:12:44 +01:00
#### Removed
2020-08-14 15:14:56 +02:00
- Removed the files for homepage translation, and moved that content to markdown
- Removed the files for editor translation, as it is no longer used
2020-01-25 17:12:44 +01:00
2020-02-01 17:17:28 +01:00
### jaeger
#### Changed
2020-08-14 15:14:56 +02:00
- Removed deprecated `centerBackNeckToWaist` measurement
2020-02-01 17:17:28 +01:00
2020-01-25 17:12:44 +01:00
### models
#### Changed
2020-08-14 15:14:56 +02:00
- Extended the menswear size range to have 10 different sizes, just like womenswear
2020-01-25 17:12:44 +01:00
### mui-theme
#### Changed
2020-08-14 15:14:56 +02:00
- Changed the light background to `#f8f9fa` rather than `#fff`
- Changed the navbar to be light/dark based on the theme, rather than always dark
2020-01-25 17:12:44 +01:00
2020-02-09 15:15:33 +01:00
### penelope
#### Fixed
2020-08-14 15:14:56 +02:00
- Fixed tags in pattern config file
2020-02-09 15:15:33 +01:00
### sandy
#### Fixed
2020-08-14 15:14:56 +02:00
- Fixed tags in pattern config file
2020-02-09 15:15:33 +01:00
2020-02-01 17:17:28 +01:00
### simon
#### Changed
2020-08-14 15:14:56 +02:00
- Removed deprecated `centerBackNeckToWaist` measurement
2020-02-01 17:17:28 +01:00
2020-01-25 17:12:44 +01:00
### simone
#### Changed
2020-08-14 15:14:56 +02:00
- Renamed `highPointShoulderToBust` measurement to `hpsToBust`
- Removed deprecated `centerBackNeckToWaist` measurement
2020-02-01 17:17:28 +01:00
### sven
#### Changed
2020-08-14 15:14:56 +02:00
- Removed deprecated `centerBackNeckToWaist` measurement
2020-02-01 17:17:28 +01:00
### tamiko
#### Changed
2020-08-14 15:14:56 +02:00
- Removed deprecated `centerBackNeckToWaist` measurement
2020-02-01 17:17:28 +01:00
2020-02-20 13:53:31 +01:00
### theo
#### Fixed
2020-08-14 15:14:56 +02:00
- Fixed issue with side piece
2020-02-20 13:53:31 +01:00
2020-02-01 17:17:28 +01:00
### trayvon
#### Changed
2020-08-14 15:14:56 +02:00
- Removed deprecated `centerBackNeckToWaist` measurement
2020-01-25 17:12:44 +01:00
2020-01-27 17:49:13 +01:00
### utils
#### Changed
2020-08-14 15:14:56 +02:00
- Neckstimate now uses proportions only
2020-01-27 17:49:13 +01:00
2020-02-01 17:17:28 +01:00
### wahid
#### Changed
2020-08-14 15:14:56 +02:00
- Removed deprecated `centerBackNeckToWaist` measurement
2020-02-01 17:17:28 +01:00
2020-02-09 15:15:33 +01:00
### waralee
#### Fixed
2020-08-14 15:14:56 +02:00
- Fixed tags in pattern config file
2019-10-06 15:04:02 +02:00
2020-01-18 11:36:16 +01:00
## 2.1.9 (2020-01-18)
### core
#### Fixed
2020-08-14 15:14:56 +02:00
- [#19 ](https://github.com/freesewing/freesewing/issues/19 ): Path offset issue is now fixed in upstream bezier-js@2 .4.6
2020-01-18 11:36:16 +01:00
### simon
#### Fixed
2020-08-14 15:14:56 +02:00
- [#253 ](https://github.com/freesewing/freesewing/issues/253 ): Fixed type in simon sleeve causing incorrect cuff issue
2020-01-18 11:36:16 +01:00
2019-12-16 08:49:40 +01:00
## 2.1.8 (2019-12-16)
### simon
#### Fixed
2020-08-14 15:14:56 +02:00
- [#416 ](https://github.com/freesewing/freesewing.org/issues/416 ): Fixed bug in simon sleeve
2019-12-16 08:49:40 +01:00
2019-12-15 14:12:29 +01:00
## 2.1.7 (2019-12-15)
### carlton
#### Fixed
2020-08-14 15:14:56 +02:00
- Added missing scalebox
- Re-numbered tail as part 5
2019-12-15 14:12:29 +01:00
2019-11-24 11:30:53 +01:00
## 2.1.6 (2019-11-24)
### utils
#### Fixed
2020-08-14 15:14:56 +02:00
- [#317 ](https://github.com/freesewing/freesewing.org/issues/317 ): Fixed bug where format was not passed to formatImperial
2019-11-24 11:30:53 +01:00
## 2.1.5 (2019-11-19)
2019-11-19 18:35:55 +01:00
### plugin-dimension
#### Fixed
2020-08-14 15:14:56 +02:00
- Fixed issue where inch marks where breaking SVG because of unescaped double quotes
2019-11-19 18:35:55 +01:00
2019-11-01 18:18:02 +01:00
## 2.1.4 (2019-11-01)
### components
#### Deprecated
2020-08-14 15:14:56 +02:00
- The Draft component has been renamed to Render. Draft still works, but will be removed in a future release.
2019-11-01 18:18:02 +01:00
#### Removed
2020-08-14 15:14:56 +02:00
- The Ogol component has been removed as it wasn't used
2019-11-01 18:18:02 +01:00
2019-10-19 08:48:59 +02:00
## 2.1.3 (2019-10-18)
### i18n
#### Added
2020-08-14 15:14:56 +02:00
- More translated strings
2019-10-19 08:48:59 +02:00
### utils
#### Changed
2020-08-14 15:14:56 +02:00
- Adjusted slope of the shoulderToShoulder measurement in neckstimate data
2019-10-19 08:48:59 +02:00
#### Fixed
2020-08-14 15:14:56 +02:00
- [#250 ](https://github.com/freesewing/freesewing.org/issues/250 ): Model page stays empty with pre 2.0 model data: Error: 'neckstimate() requires a valid measurement name as second parameter. (received underBust)'
2019-10-19 08:48:59 +02:00
2019-10-14 19:19:01 +02:00
## 2.1.2 (2019-10-14)
### i18n
#### Fixed
2020-08-14 15:14:56 +02:00
- Fixed issue where symlinks were causing all languages to export English strings
2019-10-14 19:19:01 +02:00
2019-10-13 17:39:54 +02:00
## 2.1.1 (2019-10-13)
### components
#### Added
2020-08-14 15:14:56 +02:00
- Added the fixme type Blockquote component
2019-10-13 17:39:54 +02:00
### css-theme
#### Fixed
2020-08-14 15:14:56 +02:00
- Fixed padding issue on mobile
2019-10-13 17:39:54 +02:00
### gatsby-remark-jargon
#### Added
2020-08-14 15:14:56 +02:00
- Added the gatsby-remark-jargon package, a gatbsy plugin wrapping remark-jargon
- Initial release
2019-10-13 17:39:54 +02:00
### remark-jargon
#### Added
2020-08-14 15:14:56 +02:00
- Added the remark-jargon package, a remark plugin for jargon terms
- Initial release
2019-10-13 17:39:54 +02:00
### utils
#### Fixed
2020-08-14 15:14:56 +02:00
- Fixed an issue with the formatMm method not adding units
2019-10-13 17:39:54 +02:00
2019-10-06 15:04:02 +02:00
## 2.1.0 (2019-10-06)
2019-09-25 18:04:39 +02:00
### components
2019-10-06 14:05:30 +02:00
#### Added
2020-08-14 15:14:56 +02:00
- Added support for restoring recipe and pattern defaults in DraftConfigurator
2019-10-06 14:05:30 +02:00
2019-09-25 18:04:39 +02:00
#### Changed
2020-08-14 15:14:56 +02:00
- Added Penelope and Waralee linedrawings
- Changed animation of the Spinner component
2019-09-25 18:04:39 +02:00
2019-09-29 18:24:21 +02:00
#### Fixed
2020-08-14 15:14:56 +02:00
- Fixed display of nested option in SampleConfigurator
- Fixed conflicting key values in React components
- Fixed issue with display of list options in Draftconfigurator
2019-09-29 18:24:21 +02:00
2019-09-21 19:52:47 +02:00
### core
#### Changed
2020-08-14 15:14:56 +02:00
- The pattern super constructor now sets a `config` property that holds the pattern configuration. This means that unlike before, there is no need to instantiate a pattern to access its config. You can just import the pattern, and it's config property will contain the pattern config.
2019-09-21 19:52:47 +02:00
2019-10-03 12:55:45 +02:00
### css-theme
#### Changed
2020-08-14 15:14:56 +02:00
- Made tweaks to the main/sidebar layout
2019-10-03 12:55:45 +02:00
#### Fixed
2020-08-14 15:14:56 +02:00
- Reduced the sidebar height by 64px to take navbar into account
- Fixed blockquote width on XS screens
- Made sidebar wider
2019-10-03 12:55:45 +02:00
2019-09-21 19:52:47 +02:00
### i18n
#### Added
2020-08-14 15:14:56 +02:00
- Added translations for Penelope, Waralee, and Simone
2019-09-21 19:52:47 +02:00
### penelope
#### Added
2020-08-14 15:14:56 +02:00
- Added the Penelope Pencil Skirt pattern by @woutervdub
- Initial release
2019-09-21 19:52:47 +02:00
2019-09-21 20:47:26 +02:00
### simon
2019-09-29 18:24:21 +02:00
#### Changed
2019-09-21 20:47:26 +02:00
2020-08-14 15:14:56 +02:00
- [#123 ](https://github.com/freesewing/freesewing/issues/123 ): Added a box pleat option to Simon
- Added the `backDarts` option to control the inclusion of back darts
- Added the `backDartsShaping` option to control the amount of shaping by the back darts
- Changed the defaults to slightly reduce the ease and adapt the sleevecap
2019-09-29 18:24:21 +02:00
#### Fixed
2020-08-14 15:14:56 +02:00
- Fixed an issue where the store wasn't properly initialized causing hips and waist ease to be set incorrectly
- Added a missing paperless dimension for the waist
- Fixed an issue where the split yoke option was not taken into account correctly
2019-09-29 18:24:21 +02:00
### simone
#### Added
2020-08-14 15:14:56 +02:00
- Added the Simone shirt pattern
- Initial release
2019-09-21 20:47:26 +02:00
2019-09-21 19:52:47 +02:00
### utils
#### Added
2020-08-14 15:14:56 +02:00
- Added backend methods for administration
- Added the resendActivationEmail method to backend
2019-09-21 19:52:47 +02:00
2019-10-03 12:55:45 +02:00
#### Fixed
2020-08-14 15:14:56 +02:00
- Fixed an issue where optionDefault was not handling list options correctly
2019-10-03 12:55:45 +02:00
2019-09-21 19:52:47 +02:00
### waralee
#### Added
2020-08-14 15:14:56 +02:00
- Added the Waralee wrap Pants pattern by @woutervdub
- Initial release
2019-09-15 12:20:02 +02:00
2019-09-17 08:02:06 +02:00
## 2.0.4 (2019-09-27)
### carlton
#### Fixed
2020-08-14 15:14:56 +02:00
- [#108 ](https://github.com/freesewing/freesewing/issues/108 ): Fixed incorrect width of the Carlton tail
2019-09-17 08:02:06 +02:00
### components
#### Added
2020-08-14 15:14:56 +02:00
- Advanced options and settings are now hidden by default in DraftConfigurator
2019-09-17 08:02:06 +02:00
2019-09-17 13:38:00 +02:00
#### Fixed
2020-08-14 15:14:56 +02:00
- [#104 ](https://github.com/freesewing/freesewing/issues/104 ): Fixed incorrect embed setting on Workbench pattern export
2019-09-17 08:02:06 +02:00
2019-09-15 12:20:02 +02:00
## 2.0.3 (2019-09-15)
### bruce
#### Fixed
2020-08-14 15:14:56 +02:00
- [#106 ](https://github.com/freesewing/freesewing/issues/106 ): Fix incorrect hem allowance
2019-09-15 12:20:02 +02:00
2019-09-15 11:45:28 +02:00
### components
#### Changed
2020-08-14 15:14:56 +02:00
- Tweaked DraftConfigurator tags to match CSS rules after frontend upgrade to react-intl v3
2019-09-15 11:45:28 +02:00
2019-09-06 20:09:06 +02:00
### create-freesewing-pattern
#### Fixed
2020-08-14 15:14:56 +02:00
- Updated example package.json to use latest tag rather than beta
2019-09-06 20:09:06 +02:00
2019-09-15 11:45:28 +02:00
### utils
#### Fixed
2020-08-14 15:14:56 +02:00
- Fix measurementDiffers to pass breasts parameter to neckstimate
2019-09-06 19:05:07 +02:00
## 2.0.2 (2019-09-06)
2019-09-06 16:31:46 +02:00
### benjamin
#### Fixed
2020-08-14 15:14:56 +02:00
- Added bandLength option to fit optiongroup (it was missing)
2019-09-06 16:31:46 +02:00
### components
#### Fixed
2020-08-14 15:14:56 +02:00
- [#104 ](https://github.com/freesewing/freesewing.org/issues/104 ): Changed `onDragEnd` to `onChangeCommitted` in slider element (change in material-ui API when slider came out of beta)
- Workbench now also lets you preload a `withBreasts` set of measurements
- DraftConfigurator now properly styles pattern options 3 levels deep
- [#105 ](https://github.com/freesewing/freesewing.org/issues/105 ): Moved state change in render loop to useEffect
2019-09-06 16:31:46 +02:00
### create-freesewing-pattern
#### Changed
2020-08-14 15:14:56 +02:00
- Updated dependencies
2019-09-06 16:31:46 +02:00
#### Fixed
2020-08-14 15:14:56 +02:00
- Added missing `file-saver` dependency
2019-09-06 16:31:46 +02:00
### css-theme
#### Fixed
2020-08-14 15:14:56 +02:00
- Updated styles for DraftConfigurator component for pattern options 3 levels deep
2019-09-06 16:31:46 +02:00
### i18n
#### Added
2020-08-14 15:14:56 +02:00
- [#90 ](https://github.com/freesewing/freesewing/issues/90 ): Added missing option translations for Benjamin, Florent, Sandy, Shin, and Theo
2019-09-06 16:31:46 +02:00
### jaeger
#### Fixed
2020-08-14 15:14:56 +02:00
- [#76 ](https://github.com/freesewing/freesewing.org/issues/76 ): Fixed a typo in Jaeger that was causing the side vent length to be wrong
2019-09-06 16:31:46 +02:00
### simon
#### Fixed
2020-08-14 15:14:56 +02:00
- [#100 ](https://github.com/freesewing/freesewing.org/issues/100 ): Updated simon with more sensible defaults for ease options
- [#102 ](https://github.com/freesewing/freesewing.org/issues/102 ): Fixed 'Snippets not defined' error when drafting a seperate button placket
- [#103 ](https://github.com/freesewing/freesewing.org/issues/103 ): Fixed 'hemSa not defined' when drafting paperless Simon without seam allowance
2019-09-06 16:31:46 +02:00
2019-09-06 18:42:28 +02:00
### utils
#### Fixed
2020-08-14 15:14:56 +02:00
- Removed lingering debug statement in formatImperial
2019-09-02 07:25:26 +02:00
2019-09-02 19:51:56 +02:00
## 2.0.1 (2019-09-01)
2019-09-02 07:25:26 +02:00
2019-09-02 19:51:56 +02:00
### models
2019-09-02 07:25:26 +02:00
2019-09-02 19:51:56 +02:00
#### Added
2019-09-02 07:25:26 +02:00
2020-08-14 15:14:56 +02:00
- Expanded the size ranges available.
- Added the `withBreasts` models which were missing in earlier releases.
2019-09-02 19:51:56 +02:00
#### Changed
2020-08-14 15:14:56 +02:00
- The models data is now based on the data from the `neckstimate` method in the utils package.
2019-09-02 19:51:56 +02:00
2019-09-02 19:59:08 +02:00
#### Fixed
2020-08-14 15:14:56 +02:00
- [#86 ](https://github.com/freesewing/freesewing/issues/86 ): The `seatCircumference` measurement was missing, thus making it unavailable on the website
2019-09-02 19:59:08 +02:00
2019-09-02 19:51:56 +02:00
### theo
#### Fixed
2020-08-14 15:14:56 +02:00
- [#78 ](https://github.com/freesewing/freesewing/issues/78 ): Removed inherited notches from fly shield and side piece.
2019-09-02 19:51:56 +02:00
### utils
#### Added
2020-08-14 15:14:56 +02:00
- The `measurementDiffers` method is new.
2019-09-02 19:51:56 +02:00
## 2.0.0 (2019-08-25)
2020-05-31 17:53:04 +02:00
### aaron
#### Added
2020-08-14 15:14:56 +02:00
- Initial release
2020-05-31 17:53:04 +02:00
### benjamin
#### Added
2020-08-14 15:14:56 +02:00
- Initial release
2020-05-31 17:53:04 +02:00
### bent
#### Added
2020-08-14 15:14:56 +02:00
- Initial release
2020-05-31 17:53:04 +02:00
### brian
#### Added
2020-08-14 15:14:56 +02:00
- Initial release
2020-05-31 17:53:04 +02:00
### bruce
#### Added
2020-08-14 15:14:56 +02:00
- Initial release
2020-05-31 17:53:04 +02:00
### carlita
#### Added
2020-08-14 15:14:56 +02:00
- Initial release
2020-05-31 17:53:04 +02:00
### carlton
#### Added
2020-08-14 15:14:56 +02:00
- Initial release
2020-05-31 17:53:04 +02:00
### cathrin
#### Added
2020-08-14 15:14:56 +02:00
- Initial release
2020-05-31 17:53:04 +02:00
### components
#### Added
2020-08-14 15:14:56 +02:00
- Initial release
2020-05-31 17:53:04 +02:00
### core
#### Added
2020-08-14 15:14:56 +02:00
- Initial release
2020-05-31 17:53:04 +02:00
### create-freesewing-pattern
#### Added
2020-08-14 15:14:56 +02:00
- Initial release
2020-05-31 17:53:04 +02:00
### css-theme
#### Added
2020-08-14 15:14:56 +02:00
- Initial release
2020-05-31 17:53:04 +02:00
### examples
#### Added
2020-08-14 15:14:56 +02:00
- Initial release
2020-05-31 17:53:04 +02:00
### florent
#### Added
2020-08-14 15:14:56 +02:00
- Initial release
2020-05-31 17:53:04 +02:00
### huey
#### Added
2020-08-14 15:14:56 +02:00
- Initial release
2020-05-31 17:53:04 +02:00
### hugo
#### Added
2020-08-14 15:14:56 +02:00
- Initial release
2020-05-31 17:53:04 +02:00
### i18n
#### Added
2020-08-14 15:14:56 +02:00
- Initial release
2020-05-31 17:53:04 +02:00
### jaeger
#### Added
2020-08-14 15:14:56 +02:00
- Initial release
2020-05-31 17:53:04 +02:00
### models
#### Added
2020-08-14 15:14:56 +02:00
- Initial release
2020-05-31 17:53:04 +02:00
### mui-theme
#### Added
2020-08-14 15:14:56 +02:00
- Initial release
2020-05-31 17:53:04 +02:00
### pattern-info
#### Added
2020-08-14 15:14:56 +02:00
- Initial release
2020-05-31 17:53:04 +02:00
### plugin-banner
#### Added
2020-08-14 15:14:56 +02:00
- Initial release
2020-05-31 17:53:04 +02:00
### plugin-bundle
#### Added
2020-08-14 15:14:56 +02:00
- Initial release
2020-05-31 17:53:04 +02:00
### plugin-bust
#### Added
2020-08-14 15:14:56 +02:00
- Initial release
2020-05-31 17:53:04 +02:00
### plugin-buttons
#### Added
2020-08-14 15:14:56 +02:00
- Initial release
2020-05-31 17:53:04 +02:00
### plugin-cutonfold
#### Added
2020-08-14 15:14:56 +02:00
- Initial release
2020-05-31 17:53:04 +02:00
### plugin-dimension
#### Added
2020-08-14 15:14:56 +02:00
- Initial release
2020-05-31 17:53:04 +02:00
### plugin-flip
#### Added
2020-08-14 15:14:56 +02:00
- Initial release
2020-05-31 17:53:04 +02:00
### plugin-grainline
#### Added
2020-08-14 15:14:56 +02:00
- Initial release
2020-05-31 17:53:04 +02:00
### plugin-i18n
#### Added
2020-08-14 15:14:56 +02:00
- Initial release
2020-05-31 17:53:04 +02:00
### plugin-logo
#### Added
2020-08-14 15:14:56 +02:00
- Initial release
2020-05-31 17:53:04 +02:00
### plugin-round
#### Added
2020-08-14 15:14:56 +02:00
- Initial release
2020-05-31 17:53:04 +02:00
### plugin-scalebox
#### Added
2020-08-14 15:14:56 +02:00
- Initial release
2020-05-31 17:53:04 +02:00
### plugin-sprinkle
#### Added
2020-08-14 15:14:56 +02:00
- Initial release
2020-05-31 17:53:04 +02:00
### plugin-svgattr
#### Added
2020-08-14 15:14:56 +02:00
- Initial release
2020-05-31 17:53:04 +02:00
### plugin-theme
#### Added
2020-08-14 15:14:56 +02:00
- Initial release
2020-05-31 17:53:04 +02:00
### plugin-title
#### Added
2020-08-14 15:14:56 +02:00
- Initial release
2020-05-31 17:53:04 +02:00
### plugin-validate
#### Added
2020-08-14 15:14:56 +02:00
- Initial release
2020-05-31 17:53:04 +02:00
### prettier-config
#### Added
2020-08-14 15:14:56 +02:00
- Initial release
2020-05-31 17:53:04 +02:00
### rendertest
#### Added
2020-08-14 15:14:56 +02:00
- Initial release
2020-05-31 17:53:04 +02:00
### sandy
#### Added
2020-08-14 15:14:56 +02:00
- Initial release
2020-05-31 17:53:04 +02:00
### shin
#### Added
2020-08-14 15:14:56 +02:00
- Initial release
2020-05-31 17:53:04 +02:00
### simon
#### Added
2020-08-14 15:14:56 +02:00
- Initial release
2020-05-31 17:53:04 +02:00
### sven
#### Added
2020-08-14 15:14:56 +02:00
- Initial release
2020-05-31 17:53:04 +02:00
### tamiko
#### Added
2020-08-14 15:14:56 +02:00
- Initial release
2020-05-31 17:53:04 +02:00
### theo
#### Added
2020-08-14 15:14:56 +02:00
- Initial release
2020-05-31 17:53:04 +02:00
### trayvon
#### Added
2020-08-14 15:14:56 +02:00
- Initial release
2020-05-31 17:53:04 +02:00
### tutorial
#### Added
2020-08-14 15:14:56 +02:00
- Initial release
2020-05-31 17:53:04 +02:00
### utils
#### Added
2020-08-14 15:14:56 +02:00
- Initial release
2020-05-31 17:53:04 +02:00
### wahid
#### Added
2019-09-02 19:51:56 +02:00
2020-08-14 15:14:56 +02:00
- Initial release