- 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]