Skip to content

Releases: kitsteam/qrstorage

0.2.2

04 Jul 06:13
0c3457c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.1...0.2.2

0.2.1

14 Jun 09:52
e476d1c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 0.2.0...0.2.1

0.2.0

26 Apr 11:25
41eb92d
Compare
Choose a tag to compare

What's Changed

  • It is now possible to record your own audio files!

[Breaking Changes]

  • New files are stored on an object storage, which needs to be configured! Any S3 compatible storage provider should work.

Full Changelog: 0.1.5...0.2.0

0.1.5

27 Jan 11:43
f8af62a
Compare
Choose a tag to compare

What's Changed

  • chore: set session cookie to secure only
  • bug: fix error when a link contains a line break

Full Changelog: 0.1.4...0.1.5

0.1.4

24 Jan 19:31
6c3334b
Compare
Choose a tag to compare

What's Changed

  • feature: add a simple honeypot implementation that denies the qr code creation when the field is set

Full Changelog: 0.1.3...0.1.4

0.1.3

23 Jan 09:50
8a96e20
Compare
Choose a tag to compare

What's Changed

  • feature: implement a very simple block list for audio qr codes
  • chore: improve error handling for audio and translation services

Full Changelog: 0.1.2...0.1.3

0.1.2

22 Jan 19:26
05746e9
Compare
Choose a tag to compare
  • Fixes a bug that prevented the maximum upload length from being properly used
  • Updates several dependencies

0.1.1

10 Jan 19:57
735af04
Compare
Choose a tag to compare
  • Uses a JSON adapter for logging

0.1.0

05 Jan 11:57
6d964d5
Compare
Choose a tag to compare
  • Upgrade to Phoenix 1.7, OTP 26, Elixir 1.15, Node 20