Skip to content

Releases: enonic/xp

Enonic XP Runtime 7.15.0-B1

21 Jan 13:45
Compare
Choose a tag to compare
Pre-release

Changelog

Features

  • Add type definitions for Request and Response (#9742).
  • Progressive images support (#10642).
  • Support PATCH method in HTTP controllers (#9131).
  • Support Service Accounts Authentication on Management port (#10223).
  • Transient Repositories (#10689).

Improvements

  • Add essential Content-Types (#10703).
  • Add the hasPassword field to the user JS object. (#10848).
  • Better usage control of node cache size (#10782).
  • Deprecate the scope argument in the repo modify function (#10774).
  • Disable http compression by default (#10342).
  • Make the global types importable (#10555).
  • NodeService.delete should delete nodes that only "exist" in search (#10834).
  • Page Contributions are only injected after page reload (#7301).
  • Support removal of headers via filters (#8699).
  • Vacuum Task for Transient repositories (#10690).
  • Vacuum should delete old snapshots (#10691).

Bugs

  • 500 error when accessing non-existent repository (#9432).
  • Blobstore can throw FileAlreadyExistsException (#10447).
  • Component Service mapping should not apply page contributions (#10845).
  • Do not remove blob of non-transient repositories during vacuum (#10794).
  • Duplicate keys are not handled in map (#10734).
  • Fragment and Image component return 200 when content is missing (#10822).
  • LoginParams password is optional, but throws Parameter 'password' is required (#10487).
  • Management port returns 403 when no authentication is provided (#8804).
  • Page still returns 200 when descriptor's application is stopped (#10682).
  • PageComponent type is missing template?: string (#10771).
  • Portal url build failed warnings (#10743).
  • Restore from a dump does not restore some blobs (#10761).
  • SchemaConverter fails on null (#10425).
  • SnapshotServiceImpl: no error/warning on failed snapshot deletion (#10676).
  • WebSocket: message is sent via non-async RemoteEndpoint (#10759).
  • all admin paths should have Cache-control private (#10821).
  • lib-portal.getContent doesn't resolve page templates (#10800).
  • portal.getComponent is missing path in fragment preview (#10116).

Enonic XP Runtime 7.15.0-A2

16 Dec 12:35
Compare
Choose a tag to compare
Pre-release

Changelog

Features

  • Add type definitions for Request and Response (#9742).
  • Progressive images support (#10642).
  • Support Service Accounts Authentication on Management port (#10223).
  • Transient Repositories (#10689).

Improvements

  • Add essential Content-Types (#10703).
  • Better usage control of node cache size (#10782).
  • Deprecate the scope argument in the repo modify function (#10774).
  • Make the global types importable (#10555).
  • Vacuum Task for Transient repositories (#10690).
  • Vacuum should delete old snapshots (#10691).

Bugs

  • Duplicate keys are not handled in map (#10734).
  • PageComponent type is missing template?: string (#10771).
  • Portal url build failed warnings (#10743).
  • Restore from a dump does not restore some blobs (#10761).
  • SnapshotServiceImpl: no error/warning on failed snapshot deletion (#10676).
  • WebSocket: message is sent via non-async RemoteEndpoint (#10759).
  • lib-portal.getContent doesn't resolve page templates (#10800).

Enonic XP Runtime 7.15.0-A1

05 Dec 06:33
Compare
Choose a tag to compare
Pre-release

Changelog

Features

  • Add type definitions for Request and Response (#9742).
  • Progressive images support (#10642).
  • Support Service Accounts Authentication on Management port (#10223).
  • Transient Repositories (#10689).

Improvements

  • Add essential Content-Types (#10703).
  • Better usage control of node cache size (#10782).
  • Make the global types importable (#10555).

Bugs

  • Duplicate keys are not handled in map (#10734).
  • PageComponent type is missing template?: string (#10771).
  • Portal url build failed warnings (#10743).

Enonic XP Runtime 7.14.4

12 Aug 09:36
Compare
Choose a tag to compare

Changelog

Bugs

  • Publishing of huge tree fails (#10623).
  • Resolving publish dependencies with a huge excludeContentIds list (#10635).

Enonic XP Runtime 7.14.4-RC1

08 Aug 07:12
Compare
Choose a tag to compare
Pre-release

Changelog

Bugs

  • Publishing of huge tree fails (#10623).
  • Resolving publish dependencies with a huge excludeContentIds list (#10635).

Enonic XP Runtime 7.14.3

01 Jul 07:43
Compare
Choose a tag to compare

Changelog

Bugs

  • Hazelcast may take much longer time to restart - need to wait longer on snapshot restore (#10605).
  • xp.init.maxTries should be 900 (#10615).

Enonic XP Runtime 7.14.2

21 May 07:50
Compare
Choose a tag to compare

Changelog

Bugs

  • PropertyTree memory overuse (#10534).
  • SchedulerServiceActivator fails on jobs from config (#10507).

Enonic XP Runtime 7.14.1

08 Apr 11:43
Compare
Choose a tag to compare

Changelog

Bugs

  • CreateRoleParams displayName is optional, but throws java.lang.NullPointerException (#10486).
  • Default email sender is not working (#10404).
  • Do not create session for login url (#10460).
  • LoginResult message should be optional (#10497).
  • Out of scope for system provider (#10478).
  • Trace node api does not contain repo and branch (#10458).
  • Use name as a nodeId for ScheduledJob (#10482).
  • nodeResolved and nodeImported in ImportNodesParams and ExportNodesParams should be optional (#10409).

Enonic XP Runtime 7.14.0

18 Jan 09:37
Compare
Choose a tag to compare

Changelog

Bugs

  • 403 for /site/repo/branch for root content (#10368).
  • Create/UpdateMediaCommand: add altText param (#10356).
  • Remove deprecated branch parameters from PublishContentParams (#10206).
  • RichTextProcessor must use styles from all installed applications (#10255).
  • Services not available for system apps scripts (#10385).
  • User.modifiedTime should be optional (#10221).
  • imagePlaceholder() creates objects that remain in memory (#10332).
  • vhost root mapping inconsistency (#10354).

Enonic XP Runtime 7.14.0-RC1

16 Jan 08:09
Compare
Choose a tag to compare
Pre-release

Changelog

Bugs

  • 403 for /site/repo/branch for root content (#10368).
  • Create/UpdateMediaCommand: add altText param (#10356).
  • Remove deprecated branch parameters from PublishContentParams (#10206).
  • RichTextProcessor must use styles from all installed applications (#10255).
  • Services not available for system apps scripts (#10385).
  • User.modifiedTime should be optional (#10221).
  • imagePlaceholder() creates objects that remain in memory (#10332).
  • vhost root mapping inconsistency (#10354).