Skip to content

2.14.0

Compare
Choose a tag to compare
@djaiss djaiss released this 17 May 02:12

Upgrade notes

⚠️ Please make sure you backup your database before upgrading.

This version requires to run migrations (php artisan migrate).

🌍Thanks so much to our contributors and translators for their work.

✳️ Added

  • add multi factor auth on oauth (#2597 - thanks to asbiin).
  • rewrite contact search in vue style (#2154 - thanks to asbiin).
  • group relationships in create/edit forms (#2642 - thanks to asbiin).
  • add WebAuthn multi-factor authentication (#2570 - thanks to asbiin).
  • add ability to enable DAV for some users (#2646 - thanks to asbiin).
  • add swiss chf currency (#2375 - thanks to abmurksi).

✴️ Changed

  • fix changelog image url (#2581 - thanks to asbiin).
  • use string and array classes instead of helpers (#2605 - thanks to asbiin).
  • add thecodingmachine/safe package (#2630 - thanks to asbiin).
  • add gmp extension (#2651 - thanks to asbiin).
  • apply fixes from StyleCI (#2654 - thanks to asbiin).
  • update and fix docker image build process (#2666 - thanks to asbiin).
  • update i18n (#2689 - thanks to asbiin).

⚛ Fixed

  • fix relationship create (#2587 - thanks to asbiin).
  • fix register request validate (#2601 - thanks to asbiin).
  • fix display relationship without a partner (#2598 - thanks to asbiin).
  • fix settings/dav route (#2625 - thanks to asbiin).
  • fix contact link create on job queue (#2627 - thanks to asbiin).
  • fix contact create with birthdate age 0 (#2624 - thanks to asbiin).
  • remove braces from edit relationship page (#2635) (#2636 - thanks to lydgate).
  • fix docker image creation (#2649 - thanks to asbiin).
  • add default protocols to profile field links (#2562 - thanks to mechanarchy).
  • use vuejs-datepicker, not vuejs-datepicker-tmp (#2655 - thanks to SyntaxBlitz).
  • fix schedule run (#2652 - thanks to asbiin).
  • fix debt direction on debt edit (#2665 - thanks to asbiin).
  • fix docker entrypoint (#2669 - thanks to asbiin).
  • add resized logos and fix scaling (#2682 - thanks to tbirrell).
  • fix dav url on dav settings page (#2685 - thanks to asbiin).
  • fix setup process (#2688 - thanks to asbiin).