Skip to content

Alf.io 1.16.1

Compare
Choose a tag to compare
@cbellone cbellone released this 01 Nov 11:16
· 1448 commits to master since this release
1.16.1
4492bdd

1.16.1 (2018-11-01)

Full Changelog

This is a bugfix release, which includes some security fixes in our dependencies
(more info and CVE here)

Implemented enhancements:

  • Resize image on upload #527
  • Display a warning message when alf.io is in production mode and not used over https #515
  • Add check-in statistics in the mobile app #426

Fixed bugs:

  • Cannot update organization on an existing event #535

Closed issues:

  • Configure first and last name on the label #533
  • When applying a category specific discount code but _not_ selecting the discounted ticket, the discount code with an amount of 0 will appear in the summary #532

Merged pull requests:

  • Implement #527 resize image on upload #538 (syjer)
  • Fixed French errors #526 (theute)
  • implement #515, show message if alf.io is used in dev mode or in prod mode not over https, for 1.x #519 (syjer)