Releases: best-doctor/its_on
Releases · best-doctor/its_on
v0.0.29
- Fix bag with http, now possible to force change http to https
v0.0.28
- Add enabler for authorization with oauth2
- Add enabler for regular authorization
v0.0.27: Merge pull request #45 from kvbrg/intech-1021_expired_at
- fix sorting by dates
- Redirect to login page for unauthorized requests
- Fix expired_at field in admin and add tests
v0.0.25
Add searching and sorting flags on frontend
On frontend:
- Sorting by data and on/off flag;
- search by feature flag prefix;
- cut time in date fields.
On backend:
- Add field date_expiration.
svg badges
added featureflag svg badges
v0.0.4
- Apply CORS whitelist for OPTIONS method along with GET
v0.0.3
- Fix broken dependency in the previous release
v0.0.2
- Add endpoint for synchronizing feature flags across multiple it's on instances