Skip to content

Releases: ClaperCo/Claper

v1.4.1

02 Jul 12:24
Compare
Choose a tag to compare
  • Add GS_JPG_RESOLUTION environment variable to configure the resolution of the JPG generated from PDF (#40 - thanks @mokaddem)
  • Fix MAX_FILE_SIZE_MB not being updated

v1.4.0

21 Apr 11:41
Compare
Choose a tag to compare
  • Migrate to Phoenix 1.7
  • Migrate to Liveview 0.18
  • Add multiple choice poll
  • Add feature to import all interactions from another presentation
  • Add MAX_FILE_SIZE_MB environment variable to limit file upload size
  • Add feature to deactivate messages during a presentation

v1.3.0

27 Feb 20:46
Compare
Choose a tag to compare
  • Add Form feature to collect data from your public
  • Improve docs for Docker Compose
  • Improve Docker Compose file reference

v1.2.1

30 Jan 13:43
Compare
Choose a tag to compare
  • Fix presenter url (400 error in production)

v1.2.0

30 Jan 13:35
Compare
Choose a tag to compare
  • Added password change form in settings
  • Added more documentation on deployment in production

v1.1.1

05 Sep 19:35
Compare
Choose a tag to compare

Security updates

  • Added ENABLE_MAILBOX_ROUTE, MAILBOX_USER and MAILBOX_PASSWORD environment variables to enable/disable route to local mailbox (/dev/mailbox) and basic auth (optional)
  • Restricted /users/register route if ENABLE_ACCOUNT_CREATION is false

v1.1.0

05 Sep 10:58
Compare
Choose a tag to compare
  • Added password authentication
  • Removed passwordless authentication
  • Disabled email verification
  • Added new ENABLE_ACCOUNT_CREATION environment variable to enable or disable user registration
  • Improved french localization

v1.0.0

29 Jul 10:32
Compare
Choose a tag to compare

This is the first version of the open-source project. Feel free to contribute!