From e39416a786a8ce949d97a58bfdb797513fd8dd31 Mon Sep 17 00:00:00 2001 From: Shaun Walker Date: Tue, 11 Jan 2022 09:14:43 -0500 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2f92a2f1..c09c4047 100644 --- a/README.md +++ b/README.md @@ -58,16 +58,22 @@ There is a separate [Documentation repository](https://github.com/oqtane/oqtane. This project is a work in progress and the schedule for implementing enhancements is dependent upon the availability of community members who are willing/able to assist. Backlog (Not Yet Assigned) -- [ ] Enhance alias concept with a tabular UI and additional configuration properties - [ ] Allow language specification in Url (#1731) V.3.1.0 ( Q1 2022 ) -- [ ] Token based authenticaton / authorization via OAuth2 / OpenID Connect +- [ ] Token based authentication / authorization via OAuth2 / OpenID Connect - [ ] Provide Single Sign On (SSO) for other applications - [ ] Authentication extensibility via Social logins / Azure B2C - [ ] Allow configuration of password complexity for local authentication - [ ] User account lockout support +V.3.0.2 ( Jan 2022 ) +- [x] Default alias specification, auto alias registration, redirect logic +- [x] Improvements to visitor tracking and url mapping +- [x] Scheduler enhancements for stop/start, weekly and one-time jobs +- [x] Purge job for daily housekeeping of event log and visitors +- [x] Granular security filtering for Settings + V.3.0.1 ( Dec 12, 2021 ) - [x] Url mapping for broken links, content migration - [x] Visitor tracking for usage insights, personalization