• v0.6.0 5129cb449e

    profitroll released this 2023-11-25 21:02:08 +02:00 | 3 commits to master since this release

    Breaking changes

    • Secret is now managed by "secret" key in the config or by PHOTOSAPI_SECRET environment variable. Please, copy the contents of your secrets file to the config or provide the service with environment variable needed.

    New features

    • User media quotas have been added. Those can be customized using "default_user_quota" config key
    • New error message has been added for reaching quota on media upload.

    Dependencies

    • Added mongodb-migrations (1.3.0)
    • Added async_pymongo (0.1.4)
    • Bump aiofiles to 23.2.1
    • Bump fastapi to 0.104.1
    • Bump opencv-python to 4.8.1.78
    • Downgrade pymongo to >=4.3.3
    Downloads