- Fix: prevent caching large objects on fill_cache [lferran]
6.1.1
Not secure
------------------
- Support other languages on FTS at pgcatalog [bloodbare]
- DB Users storing group on DB due to pickling groups_cache leads to wrong objects [bloodbare]
- Improve markup (docs/index.md) [svx]
- Various documentation improvements [svx]
- Unify wording in dev docs [svx]
6.1.0
Not secure
------------------
- (Breaking change) Fixing TLS and STARTTLS At configuration starttls was used in case of tls: true. Its needed to change it to starttls: true Now you can configura tls with tls: true or starttls with starttls: true on the server configuration [bloodbare]
- Better exception on worflow [bloodbare]
6.0.26
Not secure
-------------------
- Bug on Tus Upload with dict fieldname, location is wrong on POST request [bloodbare]
6.0.25
Not secure
-------------------
- Adding config option for max result search value [bloodbare]