All Versions
22
Latest Version
Avg Release Cycle
94 days
Latest Release
867 days ago
Changelog History
Page 1
Changelog History
Page 1
-
v2.1.3 Changes
September 23, 2020๐ Fixed
- ๐ Fix incorrect escaping of hunspell command (#29)
-
v2.1.2 Changes
August 20, 2020๐ Fixed
- HtmlFilter raises Error with malformed HTML tags (#27)
-
v2.1.1 Changes
June 18, 2020๐ Fixed
- ๐ Fixed an issue where
:
(colon) made the suggestions break for swedish as its a valid text sign (#25)
- ๐ Fixed an issue where
-
v2.1 Changes
May 06, 2020๐ Fixed
- ๐ Fixed issue with removed and deprecated methods for
symfony/process:^4.0
๐ Changed
- โ Add requirement for
php:^7.2
- ๐ Changed minimum requirement for
symfony/process
to^4.4
- ๐ Fixed issue with removed and deprecated methods for
-
v2.0.4 Changes
April 30, 2020 -
v2.0.3 Changes
April 28, 2020 -
v2.0.2 Changes
January 25, 2019๐ Fixed
- ๐ backward support for
php:^7.1 and
symfony/process: 3.4`
- ๐ backward support for
-
v2.0.1 Changes
January 18, 2019๐ Patch release to fix Hunspell windows paths
Thanks @caugner.
-
v2.0 Changes
January 17, 2019โ Added
- โ Add custom dictionary support for aspell
๐ Changed
- Raise PHP requirement to 7.2
โ Removed
- โฌ๏ธ Dropped
@deprecated
interfaces
-
v1.7.2 Changes
April 30, 2017๐ Fixed
- HtmlFilter: <script> content should be filtered out.
- HtmlFilter: only for "keywords" and "description" meta tags "content" attribute should be treated as string.