Skip to content

Releases: enonic/xp

Enonic XP Runtime 7.15.4

28 Aug 09:00

Choose a tag to compare

Changelog

Improvements

  • Update dependencies 7.15 (#11308).

Enonic XP Runtime 7.15.3

18 Jun 14:55

Choose a tag to compare

Changelog

Bugs

  • Cannot send mails with large attachments (#11141).

Enonic XP Runtime 7.15.3-RC2

18 Jun 13:21

Choose a tag to compare

Pre-release

Changelog

Bugs

  • Cannot send mails with large attachments (#11141).

Enonic XP Runtime 7.15.3-RC1

17 Jun 11:27

Choose a tag to compare

Pre-release

Changelog

There have been no changes to the project after v7.15.2.

Enonic XP Runtime 7.15.2

13 Jun 10:37

Choose a tag to compare

Changelog

Bugs

  • Archived content gets republished when its inbound reference is published (#11085).
  • Incorrect Content Inherit type usage in related functions (#11063).
  • don't set X-XSS-Protection by default (#11066).
  • transient repositories break snapshot restore (#11121).

Enonic XP Runtime 7.15.1

18 Mar 13:55

Choose a tag to compare

Changelog

Bugs

  • Effective page is resolved incorrectly from a template (#10951).

Enonic XP Runtime 7.15.0

28 Feb 11:53

Choose a tag to compare

Changelog

Features

  • Add type definitions for Request and Response (#9742).
  • Support PATCH method in HTTP controllers (#9131).
  • Support Service Accounts Authentication on Management port (#10223).
  • Support WebP images (#9038).
  • Support progressive images (#10642).
  • 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 from components are not injected until 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).
  • Cannot start XP after snapshot restore deleted repository (#10363).
  • 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: context is lost in message events (#10873).
  • WebSocket: message is sent via non-async RemoteEndpoint (#10759).
  • Wrong default Content-type for json response (#10898).
  • 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-RC3

27 Feb 10:34

Choose a tag to compare

Pre-release

Changelog

Features

  • Add type definitions for Request and Response (#9742).
  • Support PATCH method in HTTP controllers (#9131).
  • Support Service Accounts Authentication on Management port (#10223).
  • Support WebP images (#9038).
  • Support progressive images (#10642).
  • 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 from components are not injected until 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).
  • Cannot start XP after snapshot restore deleted repository (#10363).
  • 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: context is lost in message events (#10873).
  • WebSocket: message is sent via non-async RemoteEndpoint (#10759).
  • Wrong default Content-type for json response (#10898).
  • 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-RC2

19 Feb 16:13

Choose a tag to compare

Pre-release

Changelog

Features

  • Add type definitions for Request and Response (#9742).
  • Support PATCH method in HTTP controllers (#9131).
  • Support Service Accounts Authentication on Management port (#10223).
  • Support WebP images (#9038).
  • Support progressive images (#10642).
  • 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 from components are not injected until 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).
  • Cannot start XP after snapshot restore deleted repository (#10363).
  • 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: context is lost in message events (#10873).
  • WebSocket: message is sent via non-async RemoteEndpoint (#10759).
  • Wrong default Content-type for json response (#10898).
  • 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-RC1

13 Feb 09:09

Choose a tag to compare

Pre-release

Changelog

Features

  • Add type definitions for Request and Response (#9742).
  • Enable preview of WebP images (#9038).
  • 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).
  • Cannot start XP after snapshot restore deleted repository (#10363).
  • 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).
  • Wrong default Content-type for json response (#10898).
  • 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).