SemanticCMS Core All Changelog

semanticcms-core-all-1.12.0-SNAPSHOT

Snapshot Notes

  • Added script support for AO Web Resources.
  • PropertyTag.name attribute is now java.lang.Object instead of java.lang.String.
  • Only register servlet at /robots.txt when there is no existing web resource. This allows sites to provide custom /robots.txt.

semanticcms-core-all-1.10.0

Release Notes

semanticcms-core-all-1.9.3

Release Notes

  • Updated dependencies.

semanticcms-core-all-1.9.2

Release Notes

semanticcms-core-all-1.9.1

Release Notes

  • Updated dependencies.

semanticcms-core-all-1.9.0

Release Notes

  • Updated to Java™ EE 7 Web Profile (Servlet 3.1, JSP 2.3, EL 3.0, and JSTL 1.2).
  • Minimum Java version changed from 1.8 to 11.
  • Now supports Java 9+ modules with included module-info.class. This project is an aggregator module by using requires transitive for all included projects.

semanticcms-core-all-1.8.2

Release Notes

  • Updated dependencies.

semanticcms-core-all-1.8.1

Release Notes

semanticcms-core-all-1.8.0

Release Notes

semanticcms-core-all-1.7.0

Release Notes

semanticcms-core-all-1.6.1

Release Notes

semanticcms-core-all-1.6.0

Release Notes

semanticcms-core-all-1.5.0

Release Notes

semanticcms-core-all-1.4.1

Release Notes

  • Using managed dependencies:
    1. This project uses managed dependencies.
    2. This project's managed dependencies may also be imported by other projects.
  • Updated version of SemanticCMS Core View Content.

semanticcms-core-all-1.4.0

Release Notes

semanticcms-core-all-1.3.2

Release Notes

  • New release for bug fixes in underlying AO Encoding library.
  • Updated dependencies.

semanticcms-core-all-1.3.1

Release Notes

  • New AO OSS Parent POM to simplify pom.xml files.
  • Project documentation moved to per-project book in SemanticCMS format.
  • Added changelog as top-level project link.

semanticcms-core-all-1.3.0

Release Notes

  • Improved Javadoc formatting.
  • Improved README formatting.
  • Added breadcrumbs in JSON-LD format to semanticcms-core.
  • Added canonical URL plugin.

semanticcms-core-all-1.2.0

Release Notes

  • Improved Javadoc formatting.

semanticcms-core-all-1.1

Release Notes

  • Use dependencyManagement instead of dependency for junit.
  • Created base theme to simplify development of additional themes.
  • Moved sitemaps to core.

semanticcms-core-all-1.0

Release Notes

  • Added "all" packages for convenience.