Releases: james-pre/axium
Releases · james-pre/axium
server@0.36.2
This patch fixes column delta default values being wrapped incorrectly.
client@0.14.5
- Added
clearOnCancelto form dialog - Added support for "exact" results in
UserDiscovery - Fixed
fetchAPIGET data not being serialized - Fixed
UserDiscoverysaying "no results" without any input
storage@0.18.3
This patch removes the internal existsInACL and in favor of the acl.existsIn server utility function, as well as updating the minimum server version to v0.36.
server@0.36.1
- Removed unneeded and conflicting
tagdeclaration inAccessControlInternal - Updated core to v0.19.6
server@0.36.0
axium plugin init <name>will now initialize the database schema for the plugin- Fixed
aclproperty missing from return type ofauthSessionForItem - Added
acl.existsIn,acl.userHasAccess, andacl.OptionsForWhereutilities
notes@0.3.6
- Switched to
dynamicRowsattachment - Updated to client v0.14.4
core@0.19.6
This patch updates AccessControl to use z.object(...).catchall with z.boolean instead of z.looseObject(...).
client@0.14.4
This release adds a dynamicRows attachment for use with <textarea>s.
client@0.14.3
- Added
--fg-strongtheme variable - Switched to using nested media queries
storage@0.18.2
- Added debug mode "copy ID" action to context menu
- Updated client to v0.14.2