Skip to content

Commit

Permalink
release: Publish version v1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
marienfressinaud committed Oct 3, 2024
1 parent 28eac3b commit 55ecc04
Show file tree
Hide file tree
Showing 4 changed files with 22 additions and 3 deletions.
19 changes: 19 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,24 @@
# Changelog of Flus

## 2024-10-03 - v1.0.2

### Improvements

- Allow to follow a shared collection ([99b8cb18](https://github.com/flusio/Flus/commit/99b8cb18))
- Improve performance to get public links of a user ([56aae219](https://github.com/flusio/Flus/commit/56aae219))
- Improve the performance of news refreshing ([0d54d7c6](https://github.com/flusio/Flus/commit/0d54d7c6))
- Homogeneize the "remove from news" labels ([96907f33](https://github.com/flusio/Flus/commit/96907f33))

### Technical

- Improve performance to retrieve links to fetch ([805380d3](https://github.com/flusio/Flus/commit/805380d3))

### Developers

- Mock all the requests in LinksSyncTest ([0c514c5c](https://github.com/flusio/Flus/commit/0c514c5c))
- Refactor the NewsPicker API ([346e732e](https://github.com/flusio/Flus/commit/346e732e))
- Fix `popup__container--bottom` position ([ad8cdbd2](https://github.com/flusio/Flus/commit/ad8cdbd2))

## 2024-09-19 - v1.0.1

### Improvements
Expand Down
2 changes: 1 addition & 1 deletion VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
1.0.1
1.0.2
2 changes: 1 addition & 1 deletion public/assets/stylesheets/application.css

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/assets/stylesheets/application.css.map

Large diffs are not rendered by default.

0 comments on commit 55ecc04

Please sign in to comment.