Orchid v0.18.0 Release Notes

Release Date: 2019-12-09 // over 4 years ago
  • ๐Ÿš€ Orchid 0.18.0 contains many new and breaking changes, which are briefly outlined in these release notes. Be sure to review the Migration Guide for a complete list of breaking changes and how to address them.

    ๐Ÿ†• New Features

    • ๐Ÿ†• New OrchidTest library, for running integration tests of custom Orchid components.
    • Diagnosis Mode for detecting broken links in your site.
    • ๐Ÿ“‡ Meta Components improve workflow for adding asset-only components and other metadata to pages.
    • ๐Ÿ”Œ Algolia Docsearch native integration
    • ๐Ÿ“š Introduction of experimental OrchidSourceDoc, to replace existing code documentation plugins (currently an opt-in feature).
    • โž• Addition of Predefined Collection Archivesfor easier creation of archives based on familiar page collections.

    ๐Ÿ‘Œ Improvements and Bugfixes

    • 0๏ธโƒฃ Components are now rendered using the Pebble embed tag by default, making it easier for themes to add wrapper markup
    • โœ… Orchid is now being tested on JDKs 8, 9, 10, and 11
    • itemId is now a static property of pages and can be viewed from the Admin Panel
    • ๐Ÿ“š Completely redesigned documentation site, with a new logo and a new domain
    • ๐Ÿšš Repo has been moved to the @orchidhd Github organization