Skip to content

Releases: DogukanUrker/flaskBlog

v1.0.9

15 Dec 17:58
Compare
Choose a tag to compare

Fixes

  • A bug was fixed when adding a photo to the post with post-editing. | #28
  • UTF-8 encoding error fixed on debug message. | #29
  • Photo and Comment Box overflow fixed on post page.

v1.0.8

06 Dec 16:17
Compare
Choose a tag to compare

Fixes

  • Formatting error on navbar. | #24

v1.0.7

06 Dec 16:01
Compare
Choose a tag to compare

New

Added default admin account.

v1.0.6

18 Oct 16:02
Compare
Choose a tag to compare

Changes

  • WTForms updated to 3.1.0 from 3.0.1 | 2d7410c
  • Flask-WTF updated to 1.2.1 from 1.1.1 | 2d7410c
  • flaskwebgui updated to 1.0.8 from 1.0.3 | 2d7410c

Fixes

  • "ImportError: cannot import name 'Markup' from 'flask'" error fixed | #22

v1.0.5

15 Oct 12:15
Compare
Choose a tag to compare

New Features:

  • Custom Profile Picture added.

v1.0.4

14 Oct 16:29
Compare
Choose a tag to compare

New Features:

  • User Account Verification added.

v1.0.3

17 Sep 21:30
2b050a9
Compare
Choose a tag to compare

Changes:

  • CKEditor removed. (Media uploading issues.)
  • SummerNote editor added for post creating.

v1.0.2

30 Jul 10:39
9375250
Compare
Choose a tag to compare

⚠️ Major Security Update ⚠️

CSRF Protection added to whole flaskBlog.

Before.CSRF.Protection.mp4
After.CSRF.Protection.mp4

v1.0.1

29 Jul 13:52
de487b0
Compare
Choose a tag to compare

Changes:

  • User, comment, and post deleting now are more safe.
  • Fixed a bug from "usersTable()/dbChecker.py".

v1.0.0

22 Jun 19:51
a0cf57c
Compare
Choose a tag to compare

initial release