Skip to content

Commit 647b266

Browse files
committed
chore(release): 3.1.0
1 parent 214e8aa commit 647b266

File tree

1 file changed

+27
-0
lines changed

1 file changed

+27
-0
lines changed

CHANGELOG.md

+27
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,33 @@
22

33
All notable changes to this project will be documented in this file. See [versionize](https://github.com/versionize/versionize) for commit guidelines.
44

5+
<a name="3.1.0"></a>
6+
## [3.1.0](https://www.github.com/mu88/ThisIsYourLife/releases/tag/v3.1.0) (2024-07-05)
7+
8+
### Features
9+
10+
* add OpenTelemetry ([fd64a8c](https://www.github.com/mu88/ThisIsYourLife/commit/fd64a8c60d83efdd9100a7d19e45b51e6c0dda34))
11+
* filter LifePoints by year or creator ([2e5056d](https://www.github.com/mu88/ThisIsYourLife/commit/2e5056dda6f54f73f02cc37bccc5fb43af315cd4))
12+
* increase maximum file size of images to 20 MB ([d6a0114](https://www.github.com/mu88/ThisIsYourLife/commit/d6a01149c5fc6a46a0c84bdbc07bce67a45ef117))
13+
* make deletion configurable ([3ac7177](https://www.github.com/mu88/ThisIsYourLife/commit/3ac7177f5f633e5ff5a84c4d624a8b6ca37ddbf6))
14+
* show loading indicator when loading and filtering lifepoints ([d373976](https://www.github.com/mu88/ThisIsYourLife/commit/d3739762bab3874db7cfe143a31a2a748192166f))
15+
* use .NET 8 ([2fe0c2f](https://www.github.com/mu88/ThisIsYourLife/commit/2fe0c2fe18be39a569e027ca40c7b398ec82792d))
16+
17+
### Bug Fixes
18+
19+
* don't rename assembly as it breaks the frontend ([8455402](https://www.github.com/mu88/ThisIsYourLife/commit/8455402e7511f1e621a1540fcf684ad9fe8412e4))
20+
* ensure that app doesn't fail when upload is no image ([ddabad4](https://www.github.com/mu88/ThisIsYourLife/commit/ddabad4f032a220915ac5386d056d910821cefee))
21+
* fix path ([e3bc187](https://www.github.com/mu88/ThisIsYourLife/commit/e3bc187d92d93761318269aa3e587356fd4b6e6c))
22+
* prevent app crash if Leaflet map is null ([2c4825c](https://www.github.com/mu88/ThisIsYourLife/commit/2c4825c32805bf9c85db7111bbcce5099c94c335))
23+
* remove BOM from startup script ([d7d0bbe](https://www.github.com/mu88/ThisIsYourLife/commit/d7d0bbef1515bc205293a293af958b83993918a4))
24+
* remove temporal dependency from test ([04c682c](https://www.github.com/mu88/ThisIsYourLife/commit/04c682c6169bfecce88b36a6f074ea8276c1e837))
25+
* resize and pan popup automatically so that it remains visible ([d2b7492](https://www.github.com/mu88/ThisIsYourLife/commit/d2b74922dff90b107f81b44ed7f650ff29a0d343))
26+
* use relative URL path for Leaflet components ([60fbd30](https://www.github.com/mu88/ThisIsYourLife/commit/60fbd30952b6e2b4174f3b3623ece2bf5847950c))
27+
28+
### Breaking Changes
29+
30+
* use .NET 8 ([2fe0c2f](https://www.github.com/mu88/ThisIsYourLife/commit/2fe0c2fe18be39a569e027ca40c7b398ec82792d))
31+
532
<a name="3.1.0"></a>
633
## [3.1.0](https://www.github.com/mu88/ThisIsYourLife/releases/tag/v3.1.0) (2024-06-16)
734

0 commit comments

Comments
 (0)