Releases: kitsteam/qrstorage
Releases · kitsteam/qrstorage
0.4.5
0.4.4
What's Changed
- bug: hide download button for audio codes without text to speech #348 by @nwittstruck in #349
Full Changelog: 0.4.3...0.4.4
0.4.3
0.4.2
What's Changed
- chore: reduce tts length to 1000 by @nwittstruck in #342
- chore: set text codes as default by @nwittstruck in #344
Full Changelog: 0.4.1...0.4.2
0.4.1
What's Changed
- chore: Reduce log level of TTS Service #337 by @nwittstruck in #338
Full Changelog: 0.4.0...0.4.1
0.4.0
What's Changed
- build(deps): bump plug_cowboy from 2.7.1 to 2.7.2 by @dependabot in #321
- build(deps): bump oban from 2.18.2 to 2.18.3 by @dependabot in #323
- build(deps): bump ex_aws_s3 from 2.5.3 to 2.5.4 by @dependabot in #322
- build(deps): bump ex_aws from 2.5.4 to 2.5.5 by @dependabot in #324
- chore: upgrade gettext to 0.26.1 by @nwittstruck in #326
- chore: upgrade tzdata to 1.1.2 by @nwittstruck in #328
- build(deps): bump extendable-media-recorder from 9.2.4 to 9.2.11 in /assets by @dependabot in #319
- build(deps): bump extendable-media-recorder-wav-encoder from 7.0.111 to 7.0.115 in /assets by @dependabot in #320
- feature: add slovak by @nwittstruck in #330
- bug: remove Phoenix.LiveView.HTMLFormatter from formatter #331 by @nwittstruck in #332
- chore: bump version to 0.4.0 by @nwittstruck in #334
- feature: add romanian by @nwittstruck in #336
Full Changelog: 0.3.0...0.4.0
0.3.0
What's Changed
- build(deps): bump jason from 1.4.1 to 1.4.3 by @dependabot in #292
- build(deps): bump oban from 2.17.10 to 2.17.12 by @dependabot in #291
- build(deps): bump quill-image-compress from 1.2.32 to 1.2.33 in /assets by @dependabot in #290
- Feature: Use ReadSpeaker and DeepL by @nwittstruck in #302
- chore: upgrade elixir, otp and debian by @nwittstruck in #306
- build(deps): bump jason from 1.4.3 to 1.4.4 by @dependabot in #297
- build(deps): bump gettext from 0.24.0 to 0.25.0 by @dependabot in #308
- build(deps): bump oban from 2.17.12 to 2.18.1 by @dependabot in #304
- build(deps): bump postgrex from 0.18.0 to 0.19.1 by @dependabot in #303
- build(deps): bump tesla from 1.11.2 to 1.12.1 by @dependabot in #310
- build(deps): bump ecto_sql from 3.11.3 to 3.12.0 by @dependabot in #313
- build(deps): bump oban from 2.18.1 to 2.18.2 by @dependabot in #312
- build(deps-dev): bump mox from 1.1.0 to 1.2.0 by @dependabot in #311
- feature: introduce rate limiting for audio codes #314 by @nwittstruck in #316
- chore: use hexpm version instead of git version of deepl_ex #317 by @nwittstruck in #318
Full Changelog: 0.2.2...0.3.0
0.2.2
What's Changed
- build: reduce build time by caching compiled dependencies #278 by @nwittstruck in #279
- chore: add sobelow #280 by @nwittstruck in #281
- build(deps): bump phoenix_ecto from 4.6.1 to 4.6.2 by @dependabot in #287
- build(deps): bump phoenix from 1.7.12 to 1.7.14 by @dependabot in #285
- build(deps): bump docker/build-push-action from 5 to 6 by @dependabot in #284
- build(deps): bump ecto_sql from 3.11.2 to 3.11.3 by @dependabot in #282
- build(deps): bump phoenix_live_dashboard from 0.8.3 to 0.8.4 by @dependabot in #286
- build(deps): bump phoenix_view from 2.0.3 to 2.0.4 by @dependabot in #283
- [Chore] Change privacy link #288 by @nwittstruck in #289
Full Changelog: 0.2.1...0.2.2
0.2.1
What's Changed
- build(deps): bump github/codeql-action from 2 to 3 in /.github/workflows by @dependabot in #254
- build(deps): bump docker/build-push-action from 4 to 5 in /.github/workflows by @dependabot in #253
- build(deps): bump actions/checkout from 3 to 4 in /.github/workflows by @dependabot in #252
- build(deps): bump ecto_sql from 3.11.1 to 3.11.2 by @dependabot in #266
- build(deps): bump oban from 2.17.9 to 2.17.10 by @dependabot in #258
- build(deps): bump extendable-media-recorder-wav-encoder from 7.0.109 to 7.0.111 in /assets by @dependabot in #263
- build(deps): bump extendable-media-recorder from 9.2.0 to 9.2.4 in /assets by @dependabot in #262
- build(deps): bump phoenix_ecto from 4.5.1 to 4.6.1 by @dependabot in #265
- build(deps): bump ex_aws from 2.5.3 to 2.5.4 by @dependabot in #269
- Chore upgrade postgrex 0.18.0 by @nwittstruck in #272
- [Chore] Change default storage duration to 24 months #271 by @nwittstruck in #273
- [Chore] Upgrade logger_json to 6.0.3 #274 by @nwittstruck in #275
- [Chore] Reduce log verbosity #276 by @nwittstruck in #277
Full Changelog: 0.2.0...0.2.1
0.2.0
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