Releases: enonic/xp
Releases · enonic/xp
Enonic XP Runtime 7.15.0
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
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
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
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).
Enonic XP Runtime 7.15.0-B2
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).
- 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-B1
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
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
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).