-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
467c821
commit c2ad60c
Showing
4 changed files
with
57 additions
and
22 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -47,14 +47,15 @@ build system. To build ODF Toolkit, use the following command in this directory: | |
|
||
## Recent Releases | ||
|
||
1. We have a *release 0.11.0* using >=JDK 11 for ODF 1.2- | ||
Doing a full refactoring of the ODFDOM code generation and containing updates to the [new collaboration API](https://tdf.github.io/odftoolkit/odfdom/operations/operations.html): | ||
*RELEASE (0.11.0)*: | ||
* [ODFDOM](https://repo1.maven.org/maven2/org/odftoolkit/odfdom-java/0.11.0/) | ||
* [ODF Validator](https://repo1.maven.org/maven2/org/odftoolkit/odfvalidator/0.11.0/) | ||
* [XSLT Runner](https://repo1.maven.org/maven2/org/odftoolkit/xslt-runner/0.11.0/) | ||
1. We have a *release 0.12.0* using >=JDK 11 for ODF 1.2- | ||
Mainly maintenance updating the dependenciy versions<br/> | ||
**RELEASE (0.12.0)**: | ||
* [ODFDOM](https://repo1.maven.org/maven2/org/odftoolkit/odfdom-java/0.12.0/) | ||
* [ODF Validator](https://repo1.maven.org/maven2/org/odftoolkit/odfvalidator/0.12.0/) | ||
* [XSLT Runner](https://repo1.maven.org/maven2/org/odftoolkit/xslt-runner/0.12.0/) | ||
|
||
For more details see the [release notes](https://tdf.github.io/odftoolkit/ReleaseNotes.html). | ||
For more details see the [release notes](https://tdf.github.io/odftoolkit/ReleaseNotes.html).</br> | ||
*NOTE*: The prior 0.11.0 release was doing a full refactoring of the ODFDOM code generation and containing updates to the [new collaboration API](https://tdf.github.io/odftoolkit/odfdom/operations/operations.html).<br/> | ||
|
||
## Documentation | ||
|
||
|
@@ -72,14 +73,14 @@ For more details see the [release notes](https://tdf.github.io/odftoolkit/Releas | |
Discussion about ODF Toolkit takes place on the following mailing lists: | ||
|
||
* Development and Users Mailing List | ||
* Subscribe: [email protected] | ||
* Post (after subscription): [email protected] | ||
* Unsubscribe: [email protected] | ||
* Subscribe: <[email protected]> | ||
* Post (after subscription): <[email protected]> | ||
* Unsubscribe: <[email protected]> | ||
* [Mail archives](https://listarchives.odftoolkit.org/dev/) | ||
|
||
The mailing lists are open to anyone and publicly archived. | ||
|
||
* To confidentially report a **security issue**, please mail to: [email protected] | ||
* To confidentially report a **security issue**, please mail to: <[email protected]> | ||
|
||
## Issue Tracker | ||
|
||
|
27 changes: 27 additions & 0 deletions
27
src/site/site/content/odftoolkit_website/ReleaseNotes.mdtext
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters