MoguBlog (mushroom blog) v5.3 released, front and back end separated blog system

MoguBlog v5.3 has been released, which is a front-end and back-end separation blog system based on a microservice architecture.

Updates in this version include:

  • refactor: remove unnecessary @ComponentScan
  • fix: solve the problem when updating the user avatar in the foreground
  • fix: Solve the error of adding articles to blog management using markdown editor
  • fix: Solve the problems that occurred during user registration, and return standardized user management results
  • refactor: Refactor the mogu_picture project and improve the image upload module
  • refactor: Refactor the mogu_picture project to simplify the upload logic
  • fix: solve the problem of mogu_web startup error
  • fix: remove Minio invalid configuration class
  • feat: Netdisk management supports deleting content stored in Minio
  • fix: fix the username length limit
  • feat: Integrated minio object storage function, currently files are uploaded to local disk at the same time, Qiniu Cloud, Minio object storage service
  • fix: solve the problem of incomplete display of elements in the topic list
  • refactor: remove useless image resources
  • feat: Add pop-up notification function to the dashboard, set in the system configuration
  • fix: Solve the problem that the dashboard notification cannot be edited normally when switching the text editor
  • feat: Adjust the layout of the blog management style and increase the promotion function
  • fix: Fix the abnormal display of the date of the article contribution chart
  • feat: Add hidden function for blog management and blog query [status bit is stored in Cookie]
  • Fix: Solve the application for friend chain, delete the bug that appears in the LOGO [Thanks to the feedback from my partner @清风徐阳], send relevant information by email to support unified configuration
  • fix: solve the problem of picture management, after deleting all selected pictures. Solve the problem of remembering the password and not filling in the background login page
  • fix: Solve the problem of Token leakage in online user management
  • style: Adjust the blog management style
  • Fix: Add an auto-incrementing primary key to the blog table to reduce the length of the URL to visit the blog details page

View details: https://gitee.com/moxi159753/mogu_blog_v2/releases/v5.3

Guess you like

Origin www.oschina.net/news/120467/mogublog-5-3-released