## [5.0.0-beta.4](https://github.com/monicahq/monica/compare/v5.0.0-beta.3...v5.0.0-beta.4) (2024-05-03) ### Bug Fixes * fix calendar toggle in vault setting ([#7066](https://github.com/monicahq/monica/issues/7066)) ([45c9f18](https://github.com/monicahq/monica/commit/45c9f182e34b47c0b2be2d0049a9b1e318a997d8)) * fix company not moving when moving a contact ([#7202](https://github.com/monicahq/monica/issues/7202)) ([37da37f](https://github.com/monicahq/monica/commit/37da37f04c7f31f7262caf479b7eb8f99148bb2c)) * fix privacy policy and terms of service display ([#7224](https://github.com/monicahq/monica/issues/7224)) ([91c1773](https://github.com/monicahq/monica/commit/91c1773e11addbdd9db76829ce3569cde59f978c)) * fix typo in fr.json ([#7203](https://github.com/monicahq/monica/issues/7203)) ([6268c0f](https://github.com/monicahq/monica/commit/6268c0f78dd1c2f5a1644bc784731bba793c8c8c)) * fix webauthn login ([#7222](https://github.com/monicahq/monica/issues/7222)) ([c8cc301](https://github.com/monicahq/monica/commit/c8cc3015a9bc4b5b021d1b905a2344c82e1110e6)) * misc bugfixes to reminders ([#6931](https://github.com/monicahq/monica/issues/6931)) ([9c86c4d](https://github.com/monicahq/monica/commit/9c86c4df220fe160b57539ec7cb1df6ad1c1b746)) * skip contactreminders for deleted contacts ([#7223](https://github.com/monicahq/monica/issues/7223)) ([7f932bd](https://github.com/monicahq/monica/commit/7f932bddc21f80247ba10e20130689715ab49c3a)) * storage_limit can be unlimited ([#6989](https://github.com/monicahq/monica/issues/6989)) ([a75643a](https://github.com/monicahq/monica/commit/a75643a36f13bf3288031ff4e6956984110d5f6c)) ### Features * add more vcard exports ([#6997](https://github.com/monicahq/monica/issues/6997)) ([84d6a3f](https://github.com/monicahq/monica/commit/84d6a3f80fa24577ceae0abf201227511cee3f30)) * add notice to support markdown on notes ([#7011](https://github.com/monicahq/monica/issues/7011)) ([97f11b1](https://github.com/monicahq/monica/commit/97f11b1401bb8ac0d74027a0039af935c75f5b1b)) * **calls:** allow DatePicker to display only past and today's dates ([#7100](https://github.com/monicahq/monica/issues/7100)) ([c099c93](https://github.com/monicahq/monica/commit/c099c930a88193b223892babd2064a8d7b407acb)) * order currencies by code ([#7009](https://github.com/monicahq/monica/issues/7009)) ([43ce1d2](https://github.com/monicahq/monica/commit/43ce1d2105976d269a0ab32e176f5d8f5195cac0)) * remove twitter socialite provider ([#7099](https://github.com/monicahq/monica/issues/7099)) ([89b9f65](https://github.com/monicahq/monica/commit/89b9f6525bfb3011df3b4cbe515da770ab350554)) * show notes as multi-line instead of single line ([#6995](https://github.com/monicahq/monica/issues/6995)) ([5709fbd](https://github.com/monicahq/monica/commit/5709fbd09b6b299c338bb981302ca7ac5e1391d8)) * show reminders in chronological order ([#7185](https://github.com/monicahq/monica/issues/7185)) ([1422407](https://github.com/monicahq/monica/commit/1422407182e870eca390c9c0c1eba9c7c80a311a))