We are pleased to present Barong Open Source 2.3.0.
This release concentrated on improving overall project flexibility, security and session updates and several new storage/phone providers and updates
1. Server side sessions via rails cache
2. Restrictions and related Admin API
3. Support Twilio Verify service (without dropping legacy sms solution)
4. Flexible state - labels flow
5. Support Ali Cloud storage provider and S3 custom storages
This release notes is must-read for migrating from older versions.
Add ability to configure sms content for phone verification #877 (ec)
Simple rake task to create users and api keys #816 (ec)
Feature Ability to change UID prefix with BARONG_UID_PREFIX=ABC #893 (ec)
Add Management API: push document for user #894 (ec)
Add endpoint for delete restriction #902 (chumaknadya)
Add state to Profile model #910 (mnaichuk)
Ability to update and delete users profiles #913 (ec)
Flexible state - labels flow #907 (ec)
Add AliCloud Carrierwave storage provider #911 (dnfd)
Add ability to restrict by geoip #920 (dnfd)
Add AliCloud Uploader #926 (dnfd)
Define DocumentTypes class for flexible doc type configuration #935 (ec)
Make labels acts_as_eventable on: [create update][#936](https://github.com/rubykube/barong/pull/936) (ec)
Add the support of twilio verify API #928 (ec)
Server side sessions via cache_store #949 (ec)