v0.27.0
·
1096 commits
to develop
since this release
- IMPORANT: before upgrading to this version, export your database using your previous version:
atomic-server export
. The database could become corrupted when running the new version. - Include Resources in Collection responses, improving performance dramatically for collections #62
- Introduce
incomplete
resources - Update
get_resource_extended
, allow specify whether to calculate nested resources. - Sort
children
in hierarchies. - Sort
export
output - first export Properties, fixing #163 - Add
only-internal
toexport
CLI command inatomic-server
.