Skip to content

Latest commit

 

History

History
46 lines (27 loc) · 669 Bytes

CHANGES.rst

File metadata and controls

46 lines (27 loc) · 669 Bytes

ChangeLog

0.2.3

Release date: 2023/11/28

  • Fix the compatibility issue with Flask 3.x.

0.2.2

Release date: 2019/3/4

  • Fix TypeError when crop avatar without upload the raw image (use default avatar).

0.2.1

Release date: 2018/8/10

  • Add a proper documentation.
  • Built-in resources behaviour will not based on FLASK_ENV.

0.2.0

Release date: 2018/7/21

  • Add three example applications.
  • avatars.jcrop_js() now default to include jQuery (with_jquery=True).
  • Built-in resources will be used when FLASK_ENV set to development.

0.1.0

Release date: 2018/6/19

Initialize release.