Skip to content

Commit

Permalink
release: Publish version v0.28
Browse files Browse the repository at this point in the history
  • Loading branch information
marienfressinaud committed Aug 4, 2021
1 parent e23338f commit c989c10
Show file tree
Hide file tree
Showing 4 changed files with 28 additions and 3 deletions.
25 changes: 25 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,30 @@
# Changelog of flusio

## 2021-08-04 - v0.28

### Improvements

- Improve look of error and success messages
- Make explicit the username is public
- Show email address when resending validation
- Add info importation can be long

### Security

- Reset sessions/reset token on password change
- Send X-Frame-Options header to deny embeding

### Bug fixes

- Don't decode `+` during URL sanitization
- Catch errors during collection image fetching

### Misc

- Revert Googlebot-compatibility by default
- Dump Pocket items on importation errors
- Fix tests

## 2021-06-02 - v0.27

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

Large diffs are not rendered by default.

Loading

0 comments on commit c989c10

Please sign in to comment.