• 1.1.0 dbfd1c8b2c

    1.1.0 Stable

    williamp released this 2023-04-16 19:58:35 +00:00 | 0 commits to master since this release

    • logging support
    • clickable links in task descriptions
    • container health check support
    • "created" time now appears in user defined timezone
    • auto initialize database if empty
    • worker now runs using celery and redis instead of apscheduler
    • garbage collection for events older than 1 month
      • runs on the 29th of every month
    • updated dependancies
      • alpine 3.16 --> 3.17
      • python 3.11.0 --> 3.11.2
      • flask 2.2.2 --> 2.2.3
      • markupsafe 2.1.1 --> 2.1.2
      • werkzeug 2.2.2 --> 2.2.3
      • flask-migrate 3.1.0 --> 4.0.4
      • flask-sqlalchemy 3.0.2 --> 3.0.3
      • flask-wtf 1.0.1 --> 1.1.1
      • apscheduler 3.9.1 --> 3.10.1
      • pytz 2022.6 --> 2022.7.1
      • pytest 7.2.0 --> 7.2.2
    Downloads