Skip to content

Latest commit

 

History

History
22 lines (14 loc) · 699 Bytes

v0.1.7.1.rst

File metadata and controls

22 lines (14 loc) · 699 Bytes

What's new in Firenado 0.1.7.1

Oct 05, 2018

We are pleased to announce the release of Firenado 0.1.7.1.

Added some minor features and fixed the management commands stack.

Here are the highlights:

New Features

  • Add session parameters to the sqlalchemy data source configuration. #213
  • Create a decorator to limit a handler method only to XMLHttpRequest(ajax). #214

Bug Fixes

  • Application management commands configuration removes the default framework ones. #216