Releases: stanleyowen/otlio
Introducing v1.0
What's Changed in v1.0:
- Serves Images through GitHub Server - #246
- Serves Images from Local if Failed to Fetch from Server - #246
- Improved Docs - #249
- Only Read
.env
File in Development Mode - #250 - Added
.env
Template - Updated Dependencies List:
- Upgrade mongoose Dependency to v5.13.5
- Upgrade @material-ui/core Dependency to v4.12.3
- Upgrade
@testing-library/user-event
Dependency to v13.2.1 - Upgrade
@fortawesome/react-fontawesome
Dependency to v0.1.15 - Upgrade tar Dependencies to Non Vulnerable Version (Workaround for CVE-2021-32803 Severity)
- Migrated to
passport-github2
Dependency - Deprecated
passport-github
Dependency
- Resolved Issues of:
Introducing v0.5.9
What's Changed in v0.5.9:
- Added Dynamic Icons for Theme Icons - #238
- Improved UI and UX:
- Improved Code Base Quality - #243
- Improved Feature Request Template - #240
- Updated Dependencies List:
- Upgrade
date-fns
Dependency to v2.23.0 - Upgrade
nodemailer
Dependency to v6.6.3 - Upgrade
mongoose
Dependency to v5.13.3 - Upgrade
@material-ui/core
Dependency to v4.12.2 - Upgrade
@testing-library/user-event
Dependency to v13.2.0
- Upgrade
- Resolved Issues of:
- White Border in Dark Mode
- Fixed Minor Bugs
Details About Changes in v0.5.9:
Client | 2.706e5690.chunk.js |
main.2496e372.chunk.js |
main.ce28871f.chunk.css |
2.7fc9bc2b.chunk.css |
3.aed3729e.chunk.js |
runtime-main.505433b0.js |
---|---|---|---|---|---|---|
v0.5.9 | 238.33 kB (+387 B) | 34.57 kB (-310 B) | 5.79 kB (+44 B) | 2.28 kB | 1.67 kB | 1.12 kB |
v0.5.8 | 237.95 kB (+521 B) | 34.88 kB (-16 B) | 5.74 kB (-112 B) | 2.28 kB | 1.67 kB (-27 B) | 1.12 kB (-1 B) |
v0.5.7 | 237.48 kB | 34.95 kB (+461 B) | 5.9 kB (-1 B) | 2.33 kB | 1.74 kB | 1.16 KB |
v0.5.6 | 237.48 kB (+42.4 kB) | 34.5 kB (+447 B) | 5.9 KB (-140 B) | 2.33 kB | 1.74 kB (-1 B) | 1.16 KB (-1 B) |
v0.5.5 | 195.08 kB (+6.48 kB) | 34.06 kB (+1.96 kB) | 6.03 kB (+630 B) | 2.33 kB | 1.74 kB (+580 B) | 1.17 kB (+2 B) |
Server | Size |
---|---|
v0.5.9 | 207.61 kB (+10 B) |
v0.5.8 | 207.6 kB (+3.79 kB) |
v0.5.7 | 203.81 kB (+200 B) |
v0.5.6 | 203.61 kB (+1.51 kB) |
v0.5.5 | 202.1 kB (+1.29 kB) |
For more information about changes in this release, please visit our project roadmaps v0.5.9
Version 0.5.8
What's Changed in v0.5.8:
- Added Multiple/Dynamic Origins in CORS - #226
- Throw CORS Error in JSON Format Instead of Raw Text - #234
- Improved Compatibility with IE - #220
- Simplify
env
value for CORS Origin - A More Efficient Way in Rendering Repo Data - #223
- Updated Dependencies List:
- Upgrade web-vitals Dependency to v2.1.0
- Upgrade nodemailer Dependency to v6.6.2
- Upgrade mongoose Dependency to v5.13.2
- Upgrade express-rate-limit Dependency to v5.3.0
- Resolved Issues of:
Details About Changes in v0.5.8:
Client | 2.706e5690.chunk.js |
main.2496e372.chunk.js |
main.ce28871f.chunk.css |
2.7fc9bc2b.chunk.css |
3.aed3729e.chunk.js |
runtime-main.505433b0.js |
---|---|---|---|---|---|---|
v0.5.8 | 237.95 kB (+521 B) | 34.88 kB (-16 B) | 5.74 kB (-112 B) | 2.28 kB | 1.67 kB (-27 B) | 1.12 kB (-1 B) |
v0.5.7 | 237.48 kB | 34.95 kB (+461 B) | 5.9 kB (-1 B) | 2.33 kB | 1.74 kB | 1.16 KB |
v0.5.6 | 237.48 kB (+42.4 kB) | 34.5 kB (+447 B) | 5.9 KB (-140 B) | 2.33 kB | 1.74 kB (-1 B) | 1.16 KB (-1 B) |
v0.5.5 | 195.08 kB (+6.48 kB) | 34.06 kB (+1.96 kB) | 6.03 kB (+630 B) | 2.33 kB | 1.74 kB (+580 B) | 1.17 kB (+2 B) |
v0.5.4 | 188.6 kB (+35.01 kB) | 32.1 kB (+2.86 kB) | 5.4 kB (+286 B) | 1.62 kB (-2 B) | 1.16 KB (-3 B) | - |
Server | Size |
---|---|
v0.5.8 | 207.6 kB (+3.79 kB) |
v0.5.7 | 203.81 kB (+200 B) |
v0.5.6 | 203.61 kB (+1.51 kB) |
v0.5.5 | 202.1 kB (+1.29 kB) |
v0.5.4 | 200.81 KB (-12.35 kB) |
For more information about changes in this release, please visit our project roadmaps v0.5.8
Version 0.5.7
What's Changed in v0.5.7:
- Added Validation for OTP Code in Server - #212
- Open 2FA Modal Directly Instead of Waiting from Server - #214
- Update
README.md
- Updated Dependencies List :
- Upgrade @testing-library/jest-dom Dependency to v5.14.1
- Upgrade mongoose Dependency to v5.12.14
- Resolved Issues of:
- Missing
window.URL.revokeObjectURL
After Downloading OTP Code - #210 - Not Returning Message from Server if OTP is Mismatch - #209
- Can't Open Modal if OTP Code Filled - #213
- Server Crashed when No Remember Me Attribute Present in Login and OTP Code Validation - #215
- Todo Data not Being Removed from
LocalStorage
when Session Expired - #216 - Contact Footer Redirect to localhost:3000 - #222
- Fixed Minor Bugs
- Missing
Details About Changes in v0.5.7:
Client | 2.706e5690.chunk.js |
main.2496e372.chunk.js |
main.ce28871f.chunk.css |
2.7fc9bc2b.chunk.css |
3.aed3729e.chunk.js |
runtime-main.505433b0.js |
---|---|---|---|---|---|---|
v0.5.7 | 237.48 kB | 34.95 kB (+461 B) | 5.9 kB (-1 B) | 2.33 kB | 1.74 kB | 1.16 KB |
v0.5.6 | 237.48 kB (+42.4 kB) | 34.5 kB (+447 B) | 5.9 KB (-140 B) | 2.33 kB | 1.74 kB (-1 B) | 1.16 KB (-1 B) |
v0.5.5 | 195.08 kB (+6.48 kB) | 34.06 kB (+1.96 kB) | 6.03 kB (+630 B) | 2.33 kB | 1.74 kB (+580 B) | 1.17 kB (+2 B) |
v0.5.4 | 188.6 kB (+35.01 kB) | 32.1 kB (+2.86 kB) | 5.4 kB (+286 B) | 1.62 kB (-2 B) | 1.16 KB (-3 B) | - |
v0.5.3 | 153.59 kB (+979 B) | 29.24 kB (-807 B) | 5.12 kB (+382 B) | 1.62 kB (+1 B) | 1.17 KB (+2 B) | - |
Server | Size |
---|---|
v0.5.7 | 203.81 kB (+200 B) |
v0.5.6 | 203.61 kB (+1.51 kB) |
v0.5.5 | 202.1 kB (+1.29 kB) |
v0.5.4 | 200.81 KB (-12.35 kB) |
v0.5.3 | 213.16 KB (-3.16 kB) |
For more information about changes in this release, please visit our project roadmaps v0.5.7
Version 0.5.6
What's Changed in v0.5.6:
- Added Compatible with Dark Mode into Feature (021245d)
- Uses
blob
to Download Raw Data Instead of Usingjs-file-download
Dependency (4265c65) (8077daf) - Uses React
Polyfill
to Support IE11 (#204) (0ec15a9) - Updated Dependency List (4265c65):
package-lock.json
- Deprecated
js-file-download
Dependency (#207)
- Removed Unnecessary CSS (bf6b464)
- Remove
disabled
Attributes After Server URL Exists (399549f) - Resolved Issues of:
Details About Changes in v0.5.6:
Client | 2.706e5690.chunk.js |
main.2496e372.chunk.js |
main.ce28871f.chunk.css |
2.7fc9bc2b.chunk.css |
3.aed3729e.chunk.js |
runtime-main.505433b0.js |
---|---|---|---|---|---|---|
v0.5.6 | 237.48 kB (+42.4 kB) | 34.5 kB (+447 B) | 5.9 KB (-140 B) | 2.33 kB | 1.74 kB (-1 B) | 1.16 KB (-1 B) |
v0.5.5 | 195.08 kB (+6.48 kB) | 34.06 kB (+1.96 kB) | 6.03 kB (+630 B) | 2.33 kB | 1.74 kB (+580 B) | 1.17 kB (+2 B) |
v0.5.4 | 188.6 kB (+35.01 kB) | 32.1 kB (+2.86 kB) | 5.4 kB (+286 B) | 1.62 kB (-2 B) | 1.16 KB (-3 B) | - |
v0.5.3 | 153.59 kB (+979 B) | 29.24 kB (-807 B) | 5.12 kB (+382 B) | 1.62 kB (+1 B) | 1.17 KB (+2 B) | - |
v0.5.2 | 152.63 kB (+200 B) | 30.03 kB (+220 B) | 4.75 kB (+20 B) | 1.62 kB (+60 B) | 1.16 kB | - |
Server | Size |
---|---|
v0.5.6 | 203.61 kB (+1.51 kB) |
v0.5.5 | 202.1 kB (+1.29 kB) |
v0.5.4 | 200.81 KB (-12.35 kB) |
v0.5.3 | 213.16 KB (-3.16 kB) |
v0.5.2 | 216.32 kB (-2.86 kB) |
For more information about changes in this release, please visit our project roadmaps v0.5.6
Version 0.5.5
What's Changed in v0.5.5:
- Added Backup Logical Route (#186) (363a64d) (7f81cb8)
- Added
Skeleton
Screen Design (#187) (ce38e99) - Added Animate on Scroll Animation (#191) (f2f5c15)
- Added Footer Component (#192) (b7ead97)
- Added
shadow
Effect on Scroll in Navbar (ba76a12) - Added Count Animation (#193) (dfe56ec) (105eb80)
- Added Card Elements for Additional Features (#194) (fdb4269) (f780c4c) (b8b3fa3) (de13b33)
- Added
next
Parameter Feature (#196) (1158941) (8fbd700) - Improved Content in
Welcome
Component (181111d) (1d7139b) - Automatically Detect Users Default Theme (#190) (db3970d)
- Save Drag and Drop Order to
Server
(#189) (8adf2ad) (0accf22) (ea159e6) (6c8fa43) - Migrated Todo Component to
app
Route (8f5d381) - Optimized Code Base Quality (c23af6d) (3131d5e)
- Decreased
error
Rate inServer
(#188) (9de4847) - Improved User Interface (63c0049) (83d6dfa) (d2a0206) (edbc048) (3131d5e)
- Update and Upgrade
Dependencies
to the Latest Version (6a45ad3) (1438fb8) (0e60bb8) (785f2fa):- Deprecated
dotenv
Dependency inclient
- Added
aos
Dependency - Added
@material-ui/lab
Dependency - Added
react-app-polyfill
Dependency - `@testing-library/jest-dom Dependency to v5.13.0
dompurify
Dependency to v2.2.9web-vitals
Dependency to v2.0.1date-fns
Dependency to 2.22.1mongoose
Dependency to 5.12.13
- Deprecated
- Allow Support Feature Accessed by Everyone (239a97e) (61d0bff)
- Resolved Issues of:
- Network Timeout in Support Page (#184) (b4005b4)
- Error in Logging Out (#197) (3fa3056)
- Count Animation Value not Being Parsed Correctly (#193) (6cc60a9)
- Unresponsive Buttons in
OTP
Mode (#195) (30dda16) Client
Automatically Switched to Another Logical Route when Rate Limit Exceeded (#199) (027688c)- Error in Switching
URL
ifCORS
Error Occurred (#202) (b8fe501) - Error in Login Route (#203) (1575309)
- Fixed Minor Bugs
Details About Changes in v0.5.5:
Client | 2.706e5690.chunk.js |
main.2496e372.chunk.js |
main.ce28871f.chunk.css |
2.7fc9bc2b.chunk.css |
3.aed3729e.chunk.js |
runtime-main.505433b0.js |
---|---|---|---|---|---|---|
v0.5.5 | 195.08 kB (+6.48 kB) | 34.06 kB (+1.96 kB) | 6.03 kB (+630 B) | 2.33 kB | 1.74 kB (+580 B) | 1.17 kB (+2 B) |
v0.5.4 | 188.6 kB (+35.01 kB) | 32.1 kB (+2.86 kB) | 5.4 kB (+286 B) | 1.62 kB (-2 B) | 1.16 KB (-3 B) | - |
v0.5.3 | 153.59 kB (+979 B) | 29.24 kB (-807 B) | 5.12 kB (+382 B) | 1.62 kB (+1 B) | 1.17 KB (+2 B) | - |
v0.5.2 | 152.63 kB (+200 B) | 30.03 kB (+220 B) | 4.75 kB (+20 B) | 1.62 kB (+60 B) | 1.16 kB | - |
v0.5.1 | 152.43 kB (+165 B) | 29.81 kB (+1.47 kB) | 4.73 kB (+193 B) | 1.56 kB | 1.16 kB | - |
Server | Size |
---|---|
v0.5.5 | 202.1 kB (+1.29 kB) |
v0.5.4 | 200.81 KB (-12.35 kB) |
v0.5.3 | 213.16 KB (-3.16 kB) |
v0.5.2 | 216.32 kB (-2.86 kB) |
v0.5.1 | 219.18 kB (+30 B) |
For more information about changes in this release, please visit our project roadmaps v0.5.5
Introducing v0.5.4: Otlio
What's Changed in v0.5.4:
- Introducing Otlio (bb4ca3a)
- Redesigned Otlio Icon (#167) (f3ef5f7)
- Added
Semgrep
CI (f2e8646) - Added Support Feature for All Accounts (#174) (67b6665) (8d4eda0) (c25b5b5) (ea848af)
- Added 404 Error Page (#169) (3d0b46e) (b8b8a2f)
- Added Drag and Drop Feature (#172) (e544f54)
- Added
cross-env
Dependency (1438fb8): - Added
react-beautiful-dnd
Dependency (f615b00) - Preview Image from
CDN
Server for Speed and Optimization (c25b5b5) - Improved Accessibility (d8b4544)
- Improved User Interface (5093fd2) (c636a4c):
- Improved Performance and Code Base Quality (ea34d1a) (dd912bd) (c636a4c) (dea3b73) (9be186f)
- Improved Security for:
- Optimized Server
API
(f636ce0) - Update and Upgrade
Dependencies
to the Latest Version (6a45ad3) (1438fb8):dotenv
dependency to10.0.0
nodemailer
dependency to6.6.1
mongoose
dependency to5.12.11
- Update
README.md
(4eaedf5) - Resolved Issues of:
- More than 10 codes are displayed after clicked Regenerate Code
button
(#170) (64cdc40) - 404 Error Page is Showing in Any Path (#171) (b8b8a2f)
- Missing
return
statement (#176) (c6fc5f2) - Vulnerable against
XSS
Attack (#177) (25ac473) - Unresponsive Button in Backup Codes Modal (#179) (a3de7af)
- Date not being parser appropriately in the first and last of the month (#180) (b26ee52)
- Not returning version number in
production
mode (#181) (03aaeb2) (1438fb8) - Fixed Minor Bugs
- More than 10 codes are displayed after clicked Regenerate Code
Details About Changes in v0.5.4:
Client | build\static\js\2.6ca8d93c.chunk.js |
build\static\js\main.2591d28a.chunk.js |
build\static\css\main.030489ff.chunk.css |
build\static\js\3.668acfa5.chunk.js |
build\static\js\runtime-main.3cbd5898.js |
---|---|---|---|---|---|
v0.5.4 | 188.6 kB (+35.01 kB) | 32.1 kB (+2.86 kB) | 5.4 kB (+286 B) | 1.62 kB (-2 B) | 1.16 kB (-3 B) |
v0.5.3 | 153.59 kB (+979 B) | 29.24 kB (-807 B) | 5.12 kB (+382 B) | 1.62 kB (+1 B) | 1.17 kB (+2 B) |
v0.5.2 | 152.63 kB (+200 B) | 30.03 kB (+220 B) | 4.75 kB (+20 B) | 1.62 kB (+60 B) | 1.16 kB |
v0.5.1 | 152.43 kB (+165 B) | 29.81 kB (+1.47 kB) | 4.73 kB (+193 B) | 1.56 kB | 1.16 kB |
v0.5.0 | 152.27 kB (+3.16 kB) | 28.34 kB (+428 B) | 4.54 kB (+37 B) | 1.56 kB | 1.16 kB |
Server | Size |
---|---|
v0.5.4 | 200.81 KB (-12.35 kB) |
v0.5.3 | 213.16 KB (-3.16 kB) |
v0.5.2 | 216.32 kB (-2.86 kB) |
v0.5.1 | 219.18 kB (+30 B) |
v0.5.0 | 219.15 kB (+7.2 kB) |
For more information about changes in this release, please visit our project roadmaps v0.5.4
Version 0.5.3
What's Changed in v0.5.3:
- Added Issue Bot Labelling on
GitHub
(49f5948) - Supports for
Line Break
inDescription
Task (#153) (f1336b9) - More Efficient Way in Converting
Line Break
inDescription
Task (cbdfc64) - Improved Loading
Animation
(#148) (061a8f1) - Improved User Interface (
UI
) (cb3e5a1) - Improved User Experience (
UX
) (5ebf625) - Improved Stability for
development
andproduction
environment (#161) (55771c3) - Optimized Server Side (0d3dbdd)
- Optimized
Client
Side (8f6da42) (bddb70b)(c302241) (485bf9a) (467ca1c) (29f0a52) (7e60b64) - Updated Legal Documents (f87192f)
- Upgrade Dependencies to the Latest Version (06eb9cd) (cb3e5a1):
@testing-library/react
dependency to11.2.7
@testing-library/user-event
dependency to13.1.9
dotenv
dependency to9.0.2
mongoose
dependency to5.12.10
- Deprecated
IP Address
Filtering inDatabase
(#145) (f9e9fc9) - Deprecated
axios
dependency inserver
(5722de7) - Resolved Issues of:
Unverified
Users are Able to SendOTP
(#144) (700d5d2)OTP
Code Still Exists while Operations Succeed (#147) (9ccab7b)OTP
Code Not Contrast inDark
Mode (#150) (29f0a52)- Long Title Task Cause
UI
Become Unresponsive in Mobile Device (#151) (467ca1c) - Error in Requesting Forgot Password Reset Link (#152) (9626abf)
- Error in Resetting Password (#154) (d429531)
- Receiving
Error
Message after Updating Password viaBackup Codes
(#156) (b1f599c) - Unable to
Login
viaOAuth
forMFA
Users (#157) (e78d29b) Label
Not Being Previewed Fully whenValue
Exceeded theInput
Width (#158) (a6dfb58)- Some Tasks' Contents aren't Clear Due to Covered by Git Ribbon (#159) (82c6bf9)
- Unable to Click Register Button if
error
Occurred (#160) (df9bab2) - Error in Resending Account Verification Link (#162) (72b7424)
- User Interface Becomes Unresponsive in Mobile View (#163) (d2410cf)
- Account Connected Successfully to
OAuth
but Unable to Login viaOAuth
(#164) (d8625e1) - Server Returned Internal Server Error while Data doesn't Meet Requirements (#165) (65eb3f9)
- Fixed Minor Bugs
Details About Changes in v0.5.3:
Client | build\static\js\2.6ca8d93c.chunk.js |
build\static\js\main.2591d28a.chunk.js |
build\static\css\main.030489ff.chunk.css |
build\static\js\3.668acfa5.chunk.js |
build\static\js\runtime-main.3cbd5898.js |
---|---|---|---|---|---|
v0.5.3 | 153.59 kB (+979 B) | 29.24 kB (-807 B) | 5.12 kB (+382 B) | 1.62 kB (+1 B) | 1.17 kB (+2 B) |
v0.5.2 | 152.63 kB (+200 B) | 30.03 kB (+220 B) | 4.75 kB (+20 B) | 1.62 kB (+60 B) | 1.16 kB |
v0.5.1 | 152.43 kB (+165 B) | 29.81 kB (+1.47 kB) | 4.73 kB (+193 B) | 1.56 kB | 1.16 kB |
v0.5.0 | 152.27 kB (+3.16 kB) | 28.34 kB (+428 B) | 4.54 kB (+37 B) | 1.56 kB | 1.16 kB |
v0.4.9 | 149.11 kB (+159 B) | 27.92 kB (+115 B) | 4.5 kB (+1 B) | 1.56 kB | 1.16 kB |
Server | Size |
---|---|
v0.5.3 | 213.16 KB (-3.16 kB) |
v0.5.2 | 216.32 kB (-2.86 kB) |
v0.5.1 | 219.18 kB (+30 B) |
v0.5.0 | 219.15 kB (+7.2 kB) |
v0.4.9 | 211.95 kB (+95 B) |
For more information about changes in this release, please visit our project roadmaps v0.5.3
Version 0.5.2
What's Changed in v0.5.2:
- Added Disconnect
Account
withOAuth
Feature (#146) (14fb4b6) (6cc1f3c) - Added
js-file-download
Dependency (#142) (bb644d1) - Added Download Backup Codes Feature (#139) (dd326b3)
- Added
Encryption
Method for Backup Codes (#140) (76c0d96) - Upgrade Dependencies to the Latest Version (068a947):
date-fns
dependency to2.21.3
web-vitals
dependency to1.1.2
dotenv
dependency to9.0.1
- Updated
Rate Limiter
Settings onLogin
andRegister
API
(97fcb8f) - Updated
Passport
Security
and Code Quality (f183180) - Optimized
Code
Quality inOAuth
Route (249c40f) - Optimized
Code
Quality inTodo
Route (2fbcf5b) - Optimized Speed in User
API
(04e8e13) - Optimized
Server
Models
(1220454) - Optimized
Server
API
(a9682d9)(0e19880) (341d64a) - Improved
Security
(04e8e13) (2fbcf5b) (249c40f) - Resolved Issues of:
- Received Missing Credentials Message (#138)
Security
ofMFA
(2c95f6e)- File Still Exists in
Server
After Backup Codes are Downloaded (#141) (d3e2d4a) Server
Crashes while Responding504
Error Code (#143) (4e139b8)Unverified
Users are Able to SendOTP
(#144) (700d5d2)OTP
Code Still Exists while Operations Succeed (#147) (9ccab7b)- Fixed Minor Bugs
Details About Changes in v0.5.2:
Client | build\static\js\2.6ca8d93c.chunk.js |
build\static\js\main.2591d28a.chunk.js |
build\static\css\main.030489ff.chunk.css |
build\static\js\3.668acfa5.chunk.js |
build\static\js\runtime-main.3cbd5898.js |
---|---|---|---|---|---|
v0.5.2 | 152.63 kB (+200 B) | 30.03 kB (+220 B) | 4.75 kB (+20 B) | 1.62 kB (+60 B) | 1.16 kB |
v0.5.1 | 152.43 kB (+165 B) | 29.81 kB (+1.47 kB) | 4.73 kB (+193 B) | 1.56 kB | 1.16 kB |
v0.5.0 | 152.27 kB (+3.16 kB) | 28.34 kB (+428 B) | 4.54 kB (+37 B) | 1.56 kB | 1.16 kB |
v0.4.9 | 149.11 kB (+159 B) | 27.92 kB (+115 B) | 4.5 kB (+1 B) | 1.56 kB | 1.16 kB |
v0.4.8 | 148.95 kB (+42.58 kB) | 27.81 kB (+2.2 kB) | 4.5 kB (+224 B) | 1.56 kB (+2 B) | 1.16 kB (+2 B) |
Server | Size |
---|---|
v0.5.2 | 216.32 kB (- 2.86 kB) |
v0.5.1 | 219.18 kB (+30 B) |
v0.5.0 | 219.15 kB (+7.2 kB) |
v0.4.9 | 211.95 kB (+95 B) |
v0.4.8 | 211 kB (+21 kB) |
For more information about changes in this release, please visit our project roadmaps v0.5.2
Version 0.5.1
What's Changed in v0.5.1:
- Add
Copy
Backup Codes to Clipboard Feature (#130) (ad6d778) - Supports for 8-digit
Backup Codes
(d6363da) - More Efficient in Activating and Deactivating Multi Factor Authentication (
MFA
) (38d2bf1) - Updated Legal Notices (0184adb)
- Upgrade
Helmet
Dependency tov4.6.0
(d26900c) - Improved User Experiences (
UX
) (0e5d421) - Improved
Login
andRegister
User Interface (UI
) (ee296b0) - Improved
OAuth
forLogin
andRegister
and Forgot PasswordComponents
(a9ffe29) - Improved User Interface (
UI
) (1806837) (0e5d421) - Resolved Issues of:
- Difficult to Read Font-Family of
OAuth
inTablet
Mode (#128) (8b74ff4) Cookie
not Expired After Session Ends for Remember MeMFA
Users (#129) (ee6f90d)- False Message Returned From
Server
(d090c54) - Unable to Switch Back to
OTP Code
Mode whenBackup Code
Mode is Activated (#133) (65510be) - Unable to Type Integer on OTP Verification Field Through Numpad (#135) (7ce5165)
- Received Less than 6-digit
OTP
Code (#136) (4a0a00e) - Fixed Minor Bug
- Difficult to Read Font-Family of
Details About Changes in v0.5.1:
Client | build\static\js\2.6ca8d93c.chunk.js |
build\static\js\main.2591d28a.chunk.js |
build\static\css\main.030489ff.chunk.css |
build\static\js\3.668acfa5.chunk.js |
build\static\js\runtime-main.3cbd5898.js |
---|---|---|---|---|---|
v0.5.1 | 152.43 kB (+165 B) | 29.81 kB (+1.47 kB) | 4.73 kB (+193 B) | 1.56 kB | 1.16 kB |
v0.5.0 | 152.27 kB (+3.16 kB) | 28.34 kB (+428 B) | 4.54 kB (+37 B) | 1.56 kB | 1.16 kB |
v0.4.9 | 149.11 kB (+159 B) | 27.92 kB (+115 B) | 4.5 kB (+1 B) | 1.56 kB | 1.16 kB |
v0.4.8 | 148.95 kB (+42.58 kB) | 27.81 kB (+2.2 kB) | 4.5 kB (+224 B) | 1.56 kB (+2 B) | 1.16 kB (+2 B) |
v0.4.7 | 148.29 kB (-1.25 kB) | 26.54 kB (+478 B) | 4.47 kB (+72 B) | 1.56 kB | 1.16 kB |
Server | Size |
---|---|
v0.5.1 | 219.18 kB (+3 B) |
v0.5.0 | 219.15 kB (+7.2 kB) |
v0.4.9 | 211.95 kB (+95 B) |
v0.4.8 | 211 kB (+21 kB) |
v0.4.7 | 190 kB (+14 kB) |
For more information about changes in this release, please visit our project roadmaps v0.5.1