All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Relative URL fix when using a
next
param
- Cron Jobs (Tasks) listing support
- Support for FIDO2 and OTP for 2FA authentication - #45
- Issue with
image_resize()
method - #42
- Renamed repository to
appier-extras
- New year naming 2023
- Changed codebase to make it compliant with Black code formatter
- Issue with Pillow and the ANTIALIAS resampling constant
- More flexible support for multiple recaptcha tokens
- Removed nightly build from
.travis.yml
- Recover password with link to return to the previous page instead of the sign in page
- Lazy loading of image data
- Support for resizing in the avatar routes
- More debug information to logstash and loggly parts
- Support for multiple child add and remove at the
Role
entity level
- Issue related with bad list merging in
_join_m
- RIPE Compose library version loader
- Support for
OAuthToken
patching upon change of username
- Account impersonation support
- Support for changing email of an account
- Support for changing username of an account
- More API endpoints
get/find/count/paginate_ve
methods inBase
model entity
- Support for secrets in
Base
model entity