Releases: eXist-db/shared-resources
Releases · eXist-db/shared-resources
v0.9.1
- Fixed: Rebuilt package, which had been missing the ace library required by eXide - eXist-db/exist#3524
v0.9.0
New:
- Extend form control to manipulate
xhtml:form/@action
values via templating - #51
v0.8.5
Fixed: Use the correct endpoint when querying the public-repo - #47
Fixed: Prevent empty fields and validate the URI in the eXide new app wizard - #48
v0.8.4
- Fixed: Removed deprecated draft map constructor for compatibility with forthcoming eXist 5.0.0-RC8
v0.8.3
- Fixed: Switched from deprecated xmldb functions to security manager module for compatibility with forthcoming eXist 5.0.0-RC8
v0.8.2
HOTFIX restore missing ace components
v0.8.1
- Fixed: Restore legacy difference between package abbrev and app name - #36
v0.8.0
0.6.0
- Fixed: Split some functions into calls to smaller functions. Backwards compatible
0.7.0
- Improved internal documentation
0.8.0
- Fixed: Infinite loop in function lookup #33
v0.5.0
New: Template functions can now accept an arbitrary number of parameters, previously limited to 15 - #29
New: Templates can be loaded from HTTP and HTTPS URLs - #24
Fixed: Build problems - #28
v0.4.2
0.4.2
- Minor release to restore package/@abbrev value to prevent problems on older systems querying public-repo.
0.4.1
- Fixed templates:each to not output empty element.
- Improved HTML output by stripping data-template attributes unless configuration option "debug" is set to true.
- Aligned limit of template:resolve to the max arity number in templates:call-with-args.
- Fixed for erroneous return type from two functions in apputil module affecting package installation.