- Expanded the example with S3Storage for Flask-FileUpload - Post id for DynamoDB only uses lower case alphabet and numbers
1.0.0
- Added DynamoDB storage - Add Open Graph support
0.9.2
- Additional fixes to ``automap_base`` in creating ``Post`` and ``Tag`` models
0.9.1
- Fixes to ``automap_base`` in creating ``Post`` and ``Tag`` models - Some improvements to blog page generation
0.9.0
- Added information contained in the ``meta`` variable passed to the views as requested in (102) - Add missing space to Prev pagination link text (103) - Only render the modal of the user is a blogger (101) - Added ``Post`` and ``Tag`` models in ``sqlastorage`` using ``automap_base``.
0.8.0
- Added integration with Flask-FileUpload to enable static file uploads (99) - Updated compatibility to latest Flask-WTF package (96, 97) - Updated to latest bootstrap-markdown package (92) - Added alert fade outs (94)