Skip to content

Releases: james-pre/axium

server@0.36.2

15 Feb 00:30
server@0.36.2
105b0aa

Choose a tag to compare

server@0.36.2 Pre-release
Pre-release

This patch fixes column delta default values being wrapped incorrectly.

client@0.14.5

15 Feb 00:27
client@0.14.5
9e0d935

Choose a tag to compare

client@0.14.5 Pre-release
Pre-release
  • Added clearOnCancel to form dialog
  • Added support for "exact" results in UserDiscovery
  • Fixed fetchAPI GET data not being serialized
  • Fixed UserDiscovery saying "no results" without any input

storage@0.18.3

14 Feb 21:11
storage@0.18.3
bc2c8d1

Choose a tag to compare

storage@0.18.3 Pre-release
Pre-release

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

14 Feb 22:37
server@0.36.1
eef2dcf

Choose a tag to compare

server@0.36.1 Pre-release
Pre-release
  • Removed unneeded and conflicting tag declaration in AccessControlInternal
  • Updated core to v0.19.6

server@0.36.0

14 Feb 21:09
server@0.36.0
e50b2a3

Choose a tag to compare

server@0.36.0 Pre-release
Pre-release
  • axium plugin init <name> will now initialize the database schema for the plugin
  • Fixed acl property missing from return type of authSessionForItem
  • Added acl.existsIn, acl.userHasAccess, and acl.OptionsForWhere utilities

notes@0.3.6

14 Feb 22:38
notes@0.3.6
3a0de4c

Choose a tag to compare

notes@0.3.6 Pre-release
Pre-release
  • Switched to dynamicRows attachment
  • Updated to client v0.14.4

core@0.19.6

14 Feb 22:36
core@0.19.6
deb6f11

Choose a tag to compare

core@0.19.6 Pre-release
Pre-release

This patch updates AccessControl to use z.object(...).catchall with z.boolean instead of z.looseObject(...).

client@0.14.4

14 Feb 22:38
client@0.14.4
ba395b5

Choose a tag to compare

client@0.14.4 Pre-release
Pre-release

This release adds a dynamicRows attachment for use with <textarea>s.

client@0.14.3

14 Feb 21:08
client@0.14.3
36d06fe

Choose a tag to compare

client@0.14.3 Pre-release
Pre-release
  • Added --fg-strong theme variable
  • Switched to using nested media queries

storage@0.18.2

13 Feb 21:33
storage@0.18.2
c7d63e0

Choose a tag to compare

storage@0.18.2 Pre-release
Pre-release
  • Added debug mode "copy ID" action to context menu
  • Updated client to v0.14.2