Skip to content

Releases: fedora-infra/tahrir

2.1.0

04 Jul 09:01
2.1.0
2976c86
Compare
Choose a tag to compare
  • 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

19 Jun 09:59
2.0.0
ef0c5f0
Compare
Choose a tag to compare
  • Port to Flask (6a7e0b5,
    49cb51b)
  • Update tahrir-api and tahrir-messages (5303064)
  • Improve the documentation
  • Update dependencies

1.1.1

22 May 20:40
d23430e
Compare
Choose a tag to compare
  • 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

19 May 07:33
1.1.0
0457d47
Compare
Choose a tag to compare
  • 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