Releases: CreeperIsASpy/FlaskBlog
Releases · CreeperIsASpy/FlaskBlog
FlaskBlog v1.1.0
The second FlaskBlog version, including basic blogging functions.
These are some new functions that are added to the release.
- Like function: Allows users to "Like" their favourite posts.
- Markdown-format typing, that also allow user to post articles with attached files and pictures. ( If they provide an available link. )
The early versions of FlaskBlog is rather easy, so it does not include:
- Subscribing users and posts and other functions related to suscribing.
- View others' profiles.
- View your statistics about how many posts you had been posted, how many likes you had get, etc. , in your dashboard.
- Other advanced functions.
Happy to use!
2025/02/14
CreeperIsASpy
FlaskBlog v1.0.0
The first typical version of FlaskBlog, including posting, comment, auth functions and some other basics.
This version of FlaskBlog is the easiest, so it doesn't include:
- Liking and subscribing users and posts.
- Markdown-format text.
- Post an article with attached files and pictures.
Happy to use!