All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
* avoid collection in home usage on query, fix [#458](https://framagit.org/les/gancio/issues/458) ([1c8eb72](https://framagit.org/les/gancio/commit/1c8eb72ad171e8b627f4d9d3153ca3904312e6df))
* do not wait for Delete notification ([65ba705](https://framagit.org/les/gancio/commit/65ba7054fb5f0572cdfc7082a6fa2eec3550fbb7))
* show frequent tags by default when filling tags without typing, fix [#452](https://framagit.org/les/gancio/issues/452) ([ad014db](https://framagit.org/les/gancio/commit/ad014db451bd09c62a5f7320681d9bd8f062f95d))
* i18n in email-templates is using handlebars that in some release escapes url in interpolation, fix [#442](https://framagit.org/les/gancio/issues/442) ([1ef0bb2](https://framagit.org/les/gancio/commit/1ef0bb20a4adde7e664d2ca37b5d33a82d92e7ef))
* custom javascript and CSS, fix [#413](https://framagit.org/les/gancio/issues/413) ([ba9ed8a](https://framagit.org/les/gancio/commit/ba9ed8af34f7cfb1781fb31fcfdbce662ac1d356))
### Bug Fixes
* Allow migration with minimal config ([4d45d27](https://framagit.org/les/gancio/commit/4d45d2770f6b5f51265cde955dc1c1dad60d16f6))
* display timezone name in some representation (fix [#349](https://framagit.org/les/gancio/issues/349)): ([0d581ce](https://framagit.org/les/gancio/commit/0d581cec69d80fba80a624a8079c9256553f27de))
* empty event rendering due to bad end_datetime, fix [#426](https://framagit.org/les/gancio/issues/426) ([9b7b1f2](https://framagit.org/les/gancio/commit/9b7b1f289f0c3c99da2065d9d5db450adae1a9d9))
* hide event ending at 00:00 in the next day, fix [#352](https://framagit.org/les/gancio/issues/352) ([10a2aa0](https://framagit.org/les/gancio/commit/10a2aa0e7cca78ccec6386b5f6c195454e791d60))
* incosistent navigation among published and not published events, fix [#428](https://framagit.org/les/gancio/issues/428) ([3b750c8](https://framagit.org/les/gancio/commit/3b750c89ab652b6e76471ee02b8479ca5943934d))
* online_locations and hide/show address in edit mode ([684547c](https://framagit.org/les/gancio/commit/684547cb8bc230ecc73b424c072de8ca434378cb))
* refactoring update and allow to remove end_datetime from an event ([a10ccb3](https://framagit.org/les/gancio/commit/a10ccb30071bdba032d1a39ae6f514475c005e8c))
* show event saving unconfirmed event when logged, fix [#427](https://framagit.org/les/gancio/issues/427) ([58a1e97](https://framagit.org/les/gancio/commit/58a1e9780e0854a2197a26b44a823f9d31eb0097))
* show recurrent events when collections in home mode, fix [#441](https://framagit.org/les/gancio/issues/441) ([bfdd91a](https://framagit.org/les/gancio/commit/bfdd91a6be8a3876581d069e24a451d8261de601))
* small issue introduced with [#54](https://framagit.org/les/gancio/issues/54) ([e9c89d4](https://framagit.org/les/gancio/commit/e9c89d4ab8ad51f487499b0da2e0fbaa09091fd9)), closes [#158](https://framagit.org/les/gancio/issues/158)
* use a unique AP object identifier, add update field ([4efc342](https://framagit.org/les/gancio/commit/4efc3422de8a7d9204ab534602bf8b9d84f3ba01))
* new webhook plugin, fix [#414](https://framagit.org/les/gancio/issues/414) ([d86d64d](https://framagit.org/les/gancio/commit/d86d64d97056ee1f407aa754caea823d58f1a6c0))
### Bug Fixes
* add logo to event if from federation, refactoring event component fix [#412](https://framagit.org/les/gancio/issues/412) ([f1a2bcb](https://framagit.org/les/gancio/commit/f1a2bcb6fa25d4ed97999e1460dbd79854f4c3dc))
* better test plugin error handling ([e916594](https://framagit.org/les/gancio/commit/e91659408b98517316593bebd0b796d618f7a336))
* choose lowercase unique tag ([a8bfc10](https://framagit.org/les/gancio/commit/a8bfc108a21783b8b75ed08265e09da6c370e5e6))
* do not get AP events in next/prev if not collection in home ([3bde4ff](https://framagit.org/les/gancio/commit/3bde4ffe8f3884daba9f111bfd5a0b62c0b56e7b))
* do not include old trusted_instances in store ([7c48b71](https://framagit.org/les/gancio/commit/7c48b71af31740b15ecf63e43e00301be36e153a))
* announcements are not visible, fix [#409](https://framagit.org/les/gancio/issues/409) ([a55c699](https://framagit.org/les/gancio/commit/a55c6999fd9e41c99d4fbccd41d0823d0e6f212a))
* nginx CSP docs config example ([7d5ad0d](https://framagit.org/les/gancio/commit/7d5ad0d4a5d06d570c6a9ecec14a5da388fde248))
* Some recurrent issues are losing their images while changing it in some specific event, fix [#403](https://framagit.org/les/gancio/issues/403) ([ed6cf76](https://framagit.org/les/gancio/commit/ed6cf763e8929b21664956c5834889f71ea18309))
* use correct actor when parsing event ([8a74726](https://framagit.org/les/gancio/commit/8a74726eb97b5ab5edd183417ad891fa111c9a3b))
* use fallback image on 404 ([4bb7167](https://framagit.org/les/gancio/commit/4bb716744d9d51095af72983d032eec1ceac9301))
* export rss/ics collection when collection_in_home ([baffd80](https://framagit.org/les/gancio/commit/baffd8088d8298f548cecf759074effb04811fa0))
* start SEO Improvement and template refactoring, addressing [#399](https://framagit.org/les/gancio/issues/399) ([a58bc6a](https://framagit.org/les/gancio/commit/a58bc6a94066a2aa312ece3641dae5266705d443))
* do not expose application actor if federation is not enabled ([5f43ab0](https://framagit.org/les/gancio/commit/5f43ab002eb20b2109235ddba70a8fb77f1c6623))
* get collection when collection_in_home in SSR ([53171d2](https://framagit.org/les/gancio/commit/53171d2c7efd60e3bca387a9780626e6eaa06e05))
* places param validation in ics/rss feed ([731b334](https://framagit.org/les/gancio/commit/731b334a43bb6f3a2fdcfa21e556e996b69d0f50))
* Disable/enable Download of Flyer-Images? fix [#389](https://framagit.org/les/gancio/issues/389) ([93fd6a8](https://framagit.org/les/gancio/commit/93fd6a8748ca050c1505e4d7492b729e947fe90a))
* Add option to transfer anon event ownership, fix [#394](https://framagit.org/les/gancio/issues/394) ([7b748bd](https://framagit.org/les/gancio/commit/7b748bd49ca8bdd011e9755309f871237685793b))
* Allow admins to add past events [#396](https://framagit.org/les/gancio/issues/396) ([bbad9d1](https://framagit.org/les/gancio/commit/bbad9d127d1a55a85174a289b5b7722b266d9ca0))
* **fedi:** better remote AP instance display, help address [#387](https://framagit.org/les/gancio/issues/387) ([c38e5d9](https://framagit.org/les/gancio/commit/c38e5d984e52f55a1ea6aba29e86493cfb86d7e3))
* improve loading time from 0.8s to 0.2s ([ecab6d4](https://framagit.org/les/gancio/commit/ecab6d482137474a097658017ad553702f76d1db))
* keepAlive, ,add some cache time to "static" img ([63086de](https://framagit.org/les/gancio/commit/63086de9f053a3c058d951664284670e458cda73))
* open moderation panel when coming from moderation email ([e0765dc](https://framagit.org/les/gancio/commit/e0765dcf2b03af855d437920ac5a02dcf28a97f3))
* prepare Swedish locale ([35cddce](https://framagit.org/les/gancio/commit/35cddcec6f86cdc0901ece4f13afdfdbc963bca1))
* show number of fediverse 'followers on main site', fix [#359](https://framagit.org/les/gancio/issues/359) ([1a45247](https://framagit.org/les/gancio/commit/1a45247a1e4cc91e5795946f6f405f918f121832))
* too big image msg, fix [#378](https://framagit.org/les/gancio/issues/378) ([e750331](https://framagit.org/les/gancio/commit/e7503314730b2bc01da98d69d3fd3b93d307a297))
* use href for navbar /about link enable to make a redirect, fix [#385](https://framagit.org/les/gancio/issues/385) ([e17ee49](https://framagit.org/les/gancio/commit/e17ee4982cf76cb4414205ffa3b9e426bf39fbb8))
* correctly set AP name, fix [#351](https://framagit.org/les/gancio/issues/351) ([620fa29](https://framagit.org/les/gancio/commit/620fa29b096cbc0d25ae780466a53db0156dd0ba))
* do not linkify email addresses in event description, fix [#373](https://framagit.org/les/gancio/issues/373) ([c7ef359](https://framagit.org/les/gancio/commit/c7ef35912cf6d1c806c673503f9b4b6090cf0d5f))
* missing get import ([49dd717](https://framagit.org/les/gancio/commit/49dd7175fc30b468556f5173a904df71a2c1d5af))
* use 'en' as fallback locale in email, fix [#374](https://framagit.org/les/gancio/issues/374) ([80efc69](https://framagit.org/les/gancio/commit/80efc69946e319f4ea06b1b87083675c2895fba1))
* use bcc for admin emails, fix [#371](https://framagit.org/les/gancio/issues/371) ([4ba5645](https://framagit.org/les/gancio/commit/4ba5645ebf3ec71be6df5ee7559ac128cb534718))
* **AP:** add clean unused ap users task ([ac958b0](https://framagit.org/les/gancio/commit/ac958b0e4bacae47af5c7e9893ad6f9b3d095021))
* **AP:** add index to trusted flag ap_users, fix [#361](https://framagit.org/les/gancio/issues/361) ([fa6a7f4](https://framagit.org/les/gancio/commit/fa6a7f46a9529f8252883b5f9420dd6fe3163678))
* **AP:** use instance name as display name, fix [#351](https://framagit.org/les/gancio/issues/351) ([1573cb9](https://framagit.org/les/gancio/commit/1573cb967c26ffe23a083c28f9fb87f6a1507628))
* **AP:** do not get new ap actor or instance in case of delete ([d749061](https://framagit.org/les/gancio/commit/d749061251c87cd07c125f06691448a34e0973a6))
* **AP:** do not share followers ([85264fa](https://framagit.org/les/gancio/commit/85264faa85de04362a7756c3eaf12848d2a50990))
* **AP:** support Gone actor Deleted when pub key is in cache ([edd3aa7](https://framagit.org/les/gancio/commit/edd3aa72a0ddbcd21f1196f49f84e203af430364))
* **collection:** allow to specify recurrent events visibility ([4af2b63](https://framagit.org/les/gancio/commit/4af2b63bee779287ab51f4b63778d88f98cdca5d))
* **collection:** do not limit events by default ([91d8fea](https://framagit.org/les/gancio/commit/91d8fea7c1df404bedca57b62053293c8ab6596d))
* edit role from admin ([7daaad2](https://framagit.org/les/gancio/commit/7daaad2d582b020ffe1d1239e25367707c27184a))
* reduce the space between icon and text and lower icon opacity, [#360](https://framagit.org/les/gancio/issues/360) ([0e3e045](https://framagit.org/les/gancio/commit/0e3e045d3faade610a59882b4ef58f2b0d7007ee))
* rel me ([e135092](https://framagit.org/les/gancio/commit/e135092ddaffbff4411d0e70e3ee330cc4d5817d))
* remove instance_place meta from federation ([3fcc6f7](https://framagit.org/les/gancio/commit/3fcc6f7ef22503395a450c8e69f8f2d409f774c7))
* user events page view, fix [#340](https://framagit.org/les/gancio/issues/340) and [#156](https://framagit.org/les/gancio/issues/156) ([2492f6b](https://framagit.org/les/gancio/commit/2492f6b545a87bd5eb9820e17cd74147bfd36379))
### Bug Fixes
* allow <em> tag in html sanitization, fix [#343](https://framagit.org/les/gancio/issues/343) ([fb9a9fb](https://framagit.org/les/gancio/commit/fb9a9fba998953144d20db7c0e62eaa978a84557))
* allow default page redirection for content-type ([3a9a132](https://framagit.org/les/gancio/commit/3a9a13291067658f14ebf55d5736da4099761754))
* minor on style ([61b796e](https://framagit.org/les/gancio/commit/61b796efd61cba49f70eaae15a68c07dfab7f0e8))
* refactoring clean past federated events ([8910b13](https://framagit.org/les/gancio/commit/8910b1390df2db8771ba86753c30a1fc413b4480))
* remove instance title from ics event title, fix [#339](https://framagit.org/les/gancio/issues/339) ([9be6fbc](https://framagit.org/les/gancio/commit/9be6fbc19c7d965b244cc349a8946cfd3db303d4))
* tags with a dollar characters cause problem saving event, fix [#344](https://framagit.org/les/gancio/issues/344) ([90b9a47](https://framagit.org/les/gancio/commit/90b9a479caf1af85814d2cbaa8c44a663a31f4f5))
* About label not translated on About page, fix [#328](https://framagit.org/les/gancio/issues/328) ([dad65e1](https://framagit.org/les/gancio/commit/dad65e140e4101e21bcab506b6cb4368990052ea))
* avoid using 'online' as a place name (case insensitive) ([e5bbb18](https://framagit.org/les/gancio/commit/e5bbb181569cf8ad228f8852e13d302a25b3d729))
* dark mode icon in navbar ([c0907fe](https://framagit.org/les/gancio/commit/c0907fe6d6ef5f073d93fef8cebe64d7f5d5681c))
* do not export federated events in general rss / ics feed ([3844a6b](https://framagit.org/les/gancio/commit/3844a6ba51550982addf712d23214719cdf0fb23))
* do not leak userId but return isMine flag ([1a865ae](https://framagit.org/les/gancio/commit/1a865aefbb0bed2f746f190009ee8b3e4a803e1b))
* improve AP Event parsing ([8ebfad6](https://framagit.org/les/gancio/commit/8ebfad651ef94e83f8381e825bbac2132330cfe3))
* improve search events api ([f83bc7f](https://framagit.org/les/gancio/commit/f83bc7f7804a139fcc56caa0ab36113710e6d615))
* make events AP indexable by default ([d5620ac](https://framagit.org/les/gancio/commit/d5620ac8e97f7c42a2d07d84437e019965b569ac))
* minor on tag editing, [#326](https://framagit.org/les/gancio/issues/326) ([5e967e4](https://framagit.org/les/gancio/commit/5e967e4d37ebbe72b79c759b36e293a3cf099f46))
* reverse and older parameter for collections ([d6a9a7f](https://framagit.org/les/gancio/commit/d6a9a7f00b6d42c122ac71eeb0c5dd522f18e6e4))
* simplify local dark theme selection and fix [#332](https://framagit.org/les/gancio/issues/332) ([223437f](https://framagit.org/les/gancio/commit/223437f9c1f372ef6951c9f89f3a96b7508ae65b))
* Tags with non-ascii characters cannot be resolved, [#329](https://framagit.org/les/gancio/issues/329) ([7eec86e](https://framagit.org/les/gancio/commit/7eec86e43c2c3d030c7910d1cf469a6db413b8dd))
* ui color theme wrong selection [#332](https://framagit.org/les/gancio/issues/332) ([841e2b6](https://framagit.org/les/gancio/commit/841e2b69c06125c72adc4eeb1b40316787f1cc3a))
* minor getting actors and instances ([5d0970a](https://framagit.org/les/gancio/commit/5d0970aad7f3d183816b60a912cf369e55b7c19b))
* remove related comments/resources when an event is deleted ([cf5bc1b](https://framagit.org/les/gancio/commit/cf5bc1b6210d6c9a6a44e445a49b55c2be4e8383))
* admin tag editing without blur, fix [#326](https://framagit.org/les/gancio/issues/326) ([9f8d137](https://framagit.org/les/gancio/commit/9f8d137d3033a0b0a667ac15a672bc016bb2cf2d))
* **AP:** add whole jsonLD object to events ([cb7932c](https://framagit.org/les/gancio/commit/cb7932c09dde83bb876419488592e4cdd926ffea))
* dedup tags, minor with [#169](https://framagit.org/les/gancio/issues/169) ([44daa90](https://framagit.org/les/gancio/commit/44daa901dc3a95a2e1eefab41cf9a8114d8d18bd))
* event exports when collection_in_home and tags or places are selected ([f160430](https://framagit.org/les/gancio/commit/f1604306259f8a4e09a0356ae7604ec4a44cdcb4))
* use online_locations instead of place address for online events in rss feed ([0f047a2](https://framagit.org/les/gancio/commit/0f047a264ea36d9226231aede410cf8034c780e7))
* **collections:** add instances as potential filter in collections ([7a6101b](https://framagit.org/les/gancio/commit/7a6101be7ba4990bd0c0cf32344e8ca59c4de8c2))
* **collections:** a collection could be used as homepage ([3fd9f5a](https://framagit.org/les/gancio/commit/3fd9f5a8cbc5766c8c6e65fc1ff97ed69cf7edf9))
* do not allow /admin rendering when normal user ([906dca2](https://framagit.org/les/gancio/commit/906dca2b100aa7308790c5948620a4ca3f3fa955))
* hide event being edited in "on same day" area, fix [#318](https://framagit.org/les/gancio/issues/318) ([04c88a4](https://framagit.org/les/gancio/commit/04c88a468b53a8155942d44766b822f6c2beb2dd))
* location name and description not correctly set in microdata ([9811d39](https://framagit.org/les/gancio/commit/9811d395540ca6c7e0f3e2d0caa9295dd4d9308e)), closes [#316](https://framagit.org/les/gancio/issues/316) [#315](https://framagit.org/les/gancio/issues/315)
* **Collection:** allow to show/hide a collection from homepage ([f60ff37](https://framagit.org/les/gancio/commit/f60ff37a7024bde67e9ee7fd661bb234fbc77882))
### Bug Fixes
* **Admin:** Move the events tab to the left in the admin panel ([3658ee2](https://framagit.org/les/gancio/commit/3658ee26581cb4c34cee6efb0e16f2c4894eb6b5)), closes [#312](https://framagit.org/les/gancio/issues/312)
* make title word-break, fix [#196](https://framagit.org/les/gancio/issues/196) ([e37d190](https://framagit.org/les/gancio/commit/e37d190eae1d3ff6bfc4681174a5d5c5e037fbb9))
* **recurrent:** clean due date when recurrent type is selected ([54af7c6](https://framagit.org/les/gancio/commit/54af7c662d97414b08ca2366eef77c28c6bf02de))
- [feat] allow to specify password while create new user via CLI to [support yunohost](https://github.com/YunoHost-Apps/gancio_ynh/pull/2#discussion_r1364285417)
- [feat] check if I'm reachable to myself to help in [#298](https://framagit.org/les/gancio/-/issues/298)
- [feat] improve recover and user_confirm error messages
- [feat] improve export and allow to export `collections` in rss/ics/widget
- fix db initialization when a custom setup is used, #131
- remove vue-clipboard2 dependency due to [this](https://github.com/euvl/v-clipboard/issues/18) bug and using a [native with fallback mixin instead](./assets/clipboard.js)
- fix a regression to support old CPU, #130
- makes dialog use fullscreen on mobile
- fix Delete AP Actor Action from fediverse when remote Actor is gone