Skip to content

v4.2.0

Compare
Choose a tag to compare
@andi34 andi34 released this 16 Oct 12:37
· 1600 commits to dev since this release

What's Changed

Bugfixes

  • fix(admin): show 3rd line text of text on * in advanced view by @andi34 in #52
  • (fix) Stop shutter on fail, respect retry settings on fail by @andi34 in #54
  • api(takePic): fix flipping image taken from device cam preview, fix Issue 55 by @andi34 in #57
  • core(api.initializeMedia): retry every second by @andi34 in #56
  • tools(api.getRequest): don't use JSON.parse while getting a response
  • install-photobooth: iputils-ping is needed to check Internet connection
  • install-photobooth: fix placing Install log inside Photobooth folder

General

  • build(deps): bump sass from 1.54.8 to 1.55.0 by @dependabot in #47
  • build(deps-dev): bump eslint from 8.23.0 to 8.24.0 by @dependabot in #48
  • build(deps-dev): bump @babel/preset-env from 7.18.10 to 7.19.3 by @dependabot in #49
  • build(deps-dev): bump @prettier/plugin-php from 0.18.9 to 0.19.1 by @dependabot in #50
  • build(deps-dev): bump @babel/core from 7.18.13 to 7.19.3 by @dependabot in #51
  • crowdin: translation import by @andi34 in #58
  • vendor(PHPMailer): update to v6.6.5 by @andi34 in #59
  • core(preview): remove unneeded checks on preview handling

Full Changelog:

v4.1.0...v4.2.0