Releases: redpen-cc/redpen
Releases · redpen-cc/redpen
Release 1.5.2
Release 1.5.1
This release contains following improvements.
- Misc Improvements
- Bug fixes
Release 1.5.0
This release contains following features and improvements.
- New features
- Bug fixes
- Misc Improvements
- Export REDPEN_HOME so that RedPenServer can read with getEnv #552
- Small redpen-server UI fixes and improvements #556
- Improve redpen-server security #557
- Be able to support all available validators in external editors/wordpress #558
- Better defaults for some validators #559
- Validators define properties #560
- Introduce abstract DictionaryValidator #561
- Use all available validators in RedPen Server #562
- Ignore years by default in NumberFormatValidator #564
Release 1.4.7
This release contains following bug fixes and improvements.
- Bug fixes
- Fix equals(), add toString(), optimize Maven dependencies, add better support of new languages #550
- Misc Improvements
- Improve RedPen custom resource loading #551
The above patches are needed in upcoming RedPen IntelliJ plugin v1.0.
Release 1.4.6
This release contains following improvements.
- Misc Improvement
- Implement consistent clone(), equals(), hashCode() and Serializable for all config classes #549
The patch needs upcoming RedPen IntelliJ plugin.
Release 1.4.5
Release 1.4.4
This release contains following bug fixes and improvements.
- Bug fixes
- Treat non-breaking space as whitespace character when tokenizing #539
- Misc Improvements
- RedPen's SymbolWithWhitespace validator reports symbols as ASCII codes #538
- Expose symbol types in RedPen Server API #540
- Language detection in Java #541
- Create appveyor.yml #543
- Rename type configuration attribute to variant, leaving type support … #542
- Load dictionary files and JavaScript valdiators only from directories under $REDPEN_HOME for the security reasons #528
- Link to WordPress plugin in RedPen's README
redpen-1.4.3
This release contains following bug fixes and improvements.
- Bug fixes
- Misc Improvements
- upgrade selenide to 3.1.1, which already includes phantomjs support #537
- make it possible to redefine baseUrl for external usage from redpen-wordpress-plugin #535
- Add UI tests for redpen-server using Selenide #534
- redpen-server: check for java executable or JAVA_HOME, just like redpen-cli does #533
- do not require JAVA_HOME if `java' is already in PATH #532
- Sandboxing JavaScript runtime environment #520
- use File.separator instead of '/' for the better multi-OS support.
- Honoring skip words on KatakanaEndHyphenValidator #526
Release 1.4.2
This release contains following bug fixes and improvements.
- Bug fixes
- Misc Improvements
Release 1.4.1
This release contains following bug fixes and improvements.
- Bug fixes
- Misc Improvements