Skip to content

Commit 78a8b9c

Browse files
release: Publish version v0.50
1 parent 2f087f2 commit 78a8b9c

28 files changed

+44
-17
lines changed

CHANGELOG.md

Lines changed: 28 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog of flusio
22

3-
## 2022-xx-xx - v0.50
3+
## 2022-09-10 - v0.50
44

55
### Migration notes
66

@@ -13,6 +13,33 @@ you can now execute the command `php cli jobs install` instead of executing
1313
the migrations command. It is quite the same under the hood, but it should be
1414
more intuitive.
1515

16+
### New
17+
18+
- Display the number of links in collections ([f1e8f3b4](https://github.com/flusio/flusio/commit/f1e8f3b4))
19+
- Paginate the bookmarks ([ba84a1fb](https://github.com/flusio/flusio/commit/ba84a1fb))
20+
- Create an Add-ons page ([a709c586](https://github.com/flusio/flusio/commit/a709c586))
21+
22+
### Security
23+
24+
- Force the login redirection on the current instance ([2f087f2f](https://github.com/flusio/flusio/commit/2f087f2f))
25+
26+
### Improvements
27+
28+
- Move "About" menu item in "Help & support" ([ab89479e](https://github.com/flusio/flusio/commit/ab89479e))
29+
- Enlarge the avatar menu popup container ([f3fdf68a](https://github.com/flusio/flusio/commit/f3fdf68a))
30+
31+
### Misc
32+
33+
- Handle feeds declaring a wrong encoding ([0cb9840e](https://github.com/flusio/flusio/commit/0cb9840e))
34+
- Add Referrer-Policy and X-Content-Type-Options headers ([fe2e227d](https://github.com/flusio/flusio/commit/fe2e227d))
35+
- Display icons with svg symbols ([99388f10](https://github.com/flusio/flusio/commit/99388f10))
36+
- Provide a robots.txt file ([13bb3694](https://github.com/flusio/flusio/commit/13bb3694))
37+
- Don't create too old links in FeedFetcher ([53a10c0a](https://github.com/flusio/flusio/commit/53a10c0a))
38+
- (admin) Allow to limit the number of links in feeds ([26f1de9d](https://github.com/flusio/flusio/commit/26f1de9d))
39+
- (admin) Add a /jobs/install command ([469f49ad](https://github.com/flusio/flusio/commit/469f49ad))
40+
- (admin) Add more info to the /system command ([e936b400](https://github.com/flusio/flusio/commit/e936b400))
41+
- (dev) Provide a command to create an icon sprite ([961c26f2](https://github.com/flusio/flusio/commit/961c26f2))
42+
1643
## 2022-08-15 - v0.49
1744

1845
### Improvements

VERSION.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.49
1+
0.50

public/assets/angle-down.38c879c0.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

public/assets/angle-down.8d3ef7ca.svg

Lines changed: 1 addition & 0 deletions
Loading

public/assets/backup.9b6b1a14.svg

Lines changed: 1 addition & 0 deletions
Loading

public/assets/backup.be4c04bb.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.

public/assets/block-quote.d5c5b6a5.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Loading

public/assets/camera-white.8e9b32cd.svg

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 1 addition & 0 deletions
Loading

0 commit comments

Comments
 (0)