Skip to content

Releases: goors/flask-microblog

Release 1.9

17 Nov 12:55
Compare
Choose a tag to compare
  • add files to post
  • add photo gallery to post
  • tweaks on posts status

Hotfix for file delete

17 Nov 15:19
Compare
Choose a tag to compare
  • Hotfix for file delete (copy/paste error)

Release 1.8

16 Nov 16:18
Compare
Choose a tag to compare
  • add some Stats (just number of views per post)
  • bug fixes

Release 1.7

16 Nov 10:23
Compare
Choose a tag to compare
  • add Flask compress feature. Now pages is gzip-ed

Hotfix on Post Tags ORM

16 Nov 09:58
Compare
Choose a tag to compare
  • fixing PostModel.py to ORM style for add/remove tags

Release 1.6

15 Nov 18:10
Compare
Choose a tag to compare
  • sql alchemy models have been added on all models

Hotfix on Admin, add post, edit post tags

15 Nov 18:38
Compare
Choose a tag to compare
  • Jinja template update with correct { % for%}

Hotfix on Admin

14 Nov 17:11
Compare
Choose a tag to compare
  • fixing delete tags redirect error

Release 1.4

14 Nov 15:51
Compare
Choose a tag to compare
  • mysql bugs fix

Release 1.3

14 Nov 15:50
Compare
Choose a tag to compare
  • added https support