Chenlong.Hu Release 3.2
by Chenlong 2020-05-23
language of the article
1259 0 RELEASE v3.2 post-navigation microsoft-auth
New features in 3.2
- Added Microsoft authentication functionality on the login page, now the website allows readers to log in with their Microsoft/Google/Facebook account plus the traditional email/password method:
- Added the image uploader tool in BackOffice by using
ajax call + azure function + blog storage account
which significantly increased the productivity of article editing, writing becomes more fun and less pain comparing to the previous tedious repetitive steps with image uploading - Added more statistics in the backend dashboard
- Added the post navigation bar on the read page, to provide a more smooth reading experience for the readers:
UI/UX improvements
- Improved the overall UI/UX including the adjustment of font-weight, page loading spinner, and the page section layout
Fixed bugs
- Fixed the localization issue with shared resources in .net core 3x as addressed on GitHub
Security
- Reinforced the cloud service monitoring and the Dashboard reporting with Azure Monitor (Alerts + Dashboard + Log Analytics) after detecting the SQL injection attack from Russia 🤷♂️
- Enabled the soft delete option in Azure Blob Storage to prevent the unexpected content loss, along with a daily backup of blog posts by using Azure Data Factory