Skip to content

Release v5.2.0

Compare
Choose a tag to compare
@opalczynski opalczynski released this 19 Jul 13:11
· 126 commits to master since this release

Release notes:

  • Add string field filtering;
  • Add mixin fro handling the array fields operations;
  • Add cache_key support for data endpoints and script endpoints;
  • Add special error if user is not found;
  • Saving a user saves now user_profile;
  • Add query paramter to DataEndpoints
  • Add proper user and group endpoints handling;
  • Add Backup and PartialBackup models; with full CRUD;
  • Fixes in library requests;
  • Add possibility to restore backups;
  • Add possibility to define instance global config;
  • Add possibility to use template on DataEndpoint - on get();