Skip to content

Commit

Permalink
release: Publish version v0.16
Browse files Browse the repository at this point in the history
  • Loading branch information
marienfressinaud committed Jan 27, 2021
1 parent f6c6ef4 commit caff78e
Show file tree
Hide file tree
Showing 7 changed files with 41 additions and 5 deletions.
31 changes: 31 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,36 @@
# Changelog of flusio

## 2021-01-27 - v0.16

A new batch of fixes and improvements to deploy in production today!

### News

- Allow to delete messages
- Provide pagination on discovering page

### Improvements

- Display origin of news links
- Change wording for accepting terms of service
- Clarify important emails on registration
- Improve integration on various platforms
- Improve account nav menu
- Increase modal margin bottom on mobile
- Change default title font-family to sans-serif
- Add spacing under `.news__postpone`
- Remove some autofocus
- Lighten the layout border color
- Homogeneize card-action border width with footer

### Bug fixes

- Fix link to continue on step 4 of onboarding
- Fix modal undefined content
- Fix checkbox shrinking on mobile
- Fix section image on mobile
- Fix header background for Firefox on mobile

## 2021-01-22 - v0.15

This release brings mainly a lot of UI/UX improvements.
Expand Down
2 changes: 1 addition & 1 deletion VERSION.txt
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.15
0.16
5 changes: 5 additions & 0 deletions public/assets/angle-line.0f10cc1a.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion public/assets/javascripts/application.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion public/assets/javascripts/application.js.map

Large diffs are not rendered by default.

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 caff78e

Please sign in to comment.