Monica - Package Updates
Pinned
Monica
-
[1.20.0]
- Update Monica to 2.18.0
- Full changelog
- You can now crop contact photos on upload
- Display age of death to relationship sidebar if the person is dead
- There is a new name order, with the nickname in first position
- The title for birthday reminder on decease people is better
-
[1.23.0]
- Update Monica to 2.19.0
- Full changelog
- Update tag management on the contact profile (#4349 - thanks to @djaiss)
- Add next and previous arrows when viewing photos (#4083 - thanks to @paulrodriguez)
- Add dependency to php imagick module (#4275 - thanks to @asbiin)
- Renamed MOBILE_CLIENT_ID and MOBILE_CLIENT_SECRET variables to PASSPORT_PERSONAL_ACCESS_CLIENT_ID and PASSPORT_PERSONAL_ACCESS_CLIENT_SECRET (#4275 - thanks to @asbiin)
-
[1.27.0]
- Update Monica to 2.22.0
- Full changelog
- fix bypass account limitation to create more contacts (#5125) (3d66188)
- fix bypass invitation (#5127) (d889475)
- fix stripe page (#5113) (caa5bef)
- create a new stacked log channel (#5122) (71c3789)
- display gifts date (#5081) (a478fd8)
-
[1.29.0]
- Update Monica to 3.1.1
- Full changelog
- add a rate limiter for locationiq queries (#5185) (f8442ba)
- add Indonesian language (#5190) (16cd47e)
- add notes when importing vcard (#5216) ([36912bc](https://github.com...
-
[1.30.0]
- Update Monica to 3.2.0
- Full changelog
- activate greek language (#5453) (c571001)
- add path style URL support for S3 buckets (#5362) (ee6206a)
- add Portuguese-BR language (#5333) (aca3c7a)
- add Vietnamese language (#5343) (bf2d570)
- allow to update a subscription frequency (#5436) (e298c63)
- revoke session from other browser after a password change (#5328) (a4c037f)
-
[1.31.0]
- Update Monica to 3.3.0
- Full changelog
- add configurable rate limit for api and oauth (#5489) (bc50181)
- add new stackerrorlog log channel (#5578) (5fd6eb2)
- add next reminder date to stayintouch (#5491) (c544deb)
- add total of participants in activity (#5474) (9194eb3)
- carddav client (#3851) (e6c92cf)
- import vcard using uuid (#5533) (160b36e)
- use Http facade for DavClient (#5573) (a669e98)
- use queue to update contacts with carddav (#5575) (0e989fe)
-
[1.32.0]
- Update Monica to 3.4.0
- Full changelog
- added URLs to be exported in vCards. (#5609) (38429a2)
- get weather from weatherapi (#5668) (d19b6ad)
- retry get gps coordinate when rate limited second (#5615) (8eed44e)
- searchable contacts on introductions form (#5632) (cc05552)
- update last called attribute (#5614) (83e1d68)
- Many bug fixes