4.0.0 (2023-01-30)
⚠ BREAKING CHANGES
Features
- add DB_TESTING_PORT in database config (#6201) (fefa799)
- add disallow in robots.txt (#6268) (be2e280)
- add name to user resource (#6174) (8465803)
- check male translation and fall back to generic (#6039) (4ba9062)
- drop php 7.4 support (#6246) (84d0232)
- focus tags input box (#6392) (2d75053)
- load more activities (#5973) (117fe19)
- switch to php 8.1+ dependency (#6250) (6a7f49f)
Bug Fixes
- allow configuring port for test database (#6236) (aeffb71), closes #6200
- allow empty completed_at task date (#6025) (d4504e3)
- change APP_TRUST_PROXIES to APP_TRUSTED_PROXIES (#6095) (5f63bed)
- Continuously pressing enter shows empty tags (#6314) (2386096), closes #6235
- fix avatar not being loaded on dashboard (#6224) (7c8105c)
- fix blurry modals from sweet-modal-vue (#6026) (4cc1d8f)
- fix Journal sidebar width on mobile (#6027) (d690bf6)
- fix laravel cloudflare proxy (#6264) (d0b50fe)
- life event creation with unknown month/day (#6046) (d81123b)
- only include real contacts in carddav sync (#6014) (626f078)
- php8.1: deprecated trim with null value (#6374) (b4c1c03)
- skip version check if current version is empty (#6137) (4e1e4ee)
- typo in french translation of nephew (#6074) (ad11e01)
- vcard bday export format with unknown year (#6087) (f0db671)