v0.9.6
Pre-release
Pre-release
Summary
This is the latest release before alpha version, it containts a bunch of improvements to the codebase and translations.
Changelog
enh
Added new method to Profile model to get avatar url (dmeroff)fix
Fixed translations sourceLanguage (thezilla-)enh
Added ability to grant access to admin part via roles (Talwoasc)fix
Fixed postgresql migrations (kfreiman, drxwat)enh
Improved login widget (dmeroff)enh
Support for customadmin
role via access control rule out of the box #510 (dmeroff)fix
Removed ability to register a new account via social network when registration is disabled #512 (dmeroff)fix
Added check if profile model exists in Settings controller #497 (dmeroff)enh
Added event triggers to most of actions #411 (dmeroff)enh
Added LinkedIn client #496 (SamMousa)