Releases: fedora-infra/tahrir
Releases · fedora-infra/tahrir
2.1.0
- Use flask 3.x only to fix build in readthedocs (ea0c3c7)
- Add links to the README (bcbe4f3)
- Vagrant: wait for the synced folder to be mounted before starting the service (8cd09fd)
- Fix sync script (c060520)
- Make a fully qualified link for the QR code (1ac17ef)
- Add Flask-Admin (fcccebe)
- Make the report dates on the explore page dynamic (f57ab25)
- Adapt to the new rules format (26c765e)
- Update tahrir-api (0dc38d2)
- Update dependencies
2.0.0
- Port to Flask (6a7e0b5,
49cb51b)
- Update tahrir-api and tahrir-messages (5303064)
- Improve the documentation
- Update dependencies
1.1.1
- Fix github action (dc8e345)
- Guard against errors in
add_invitation
(583aeb4)
- Fix commented-out
add_assertion
call (6975157)
- Update dependencies in lockfile (dc95cbf)
- Update tahrir-api (ee4ad19)
1.1.0
Invitation.expires_on
is a naive datetime (3413cd4)
- Images are bytes, not strings (40a9cdb)
- Make use of Person.avatar from tahrir-api (64c3abc)
- Improve the ansible playbook/roles for Vagrant (d51911a)
- Linting fixes (849c393)
- Convert the changelog to markdown (b1c865a)
- Update dependencies