Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Framasoft
Mobilizon
Commits
a97ac84b
Commit
a97ac84b
authored
Aug 23, 2021
by
Thomas Citharel
🏃🏻
Browse files
Merge branch 'release-1.3.2' into 'master'
Release 1.3.2 See merge request
framasoft/mobilizon!1052
parents
bcad13dd
a53690fb
Pipeline
#442605
passed with stages
in 52 minutes and 55 seconds
Changes
3
Pipelines
15
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
a97ac84b
...
...
@@ -4,6 +4,18 @@ All notable changes to this project will be documented in this file.
The format is based on
[
Keep a Changelog
](
https://keepachangelog.com/en/1.0.0/
)
,
and this project adheres to
[
Semantic Versioning
](
https://semver.org/spec/v2.0.0.html
)
.
## 1.3.2 - 2021-08-23
### Fixed
-
Fixed deduplicated files from orphan media being cleanup as well
-
Fixed config onboarding after initial connection
-
Fixed current actor ID not being deleted from localstorage after logout
-
Fixed missing pagination on tag exploring page
-
Fixed deleting own account
-
Fixed user profiles that could show up in group search
-
Fixed accessibility issues on the account settings page
## 1.3.1 - 2021-08-20
### Fixed
...
...
js/package.json
View file @
a97ac84b
{
"name"
:
"mobilizon"
,
"version"
:
"1.3.
1
"
,
"version"
:
"1.3.
2
"
,
"private"
:
true
,
"scripts"
:
{
"serve"
:
"vue-cli-service serve"
,
...
...
mix.exs
View file @
a97ac84b
defmodule
Mobilizon
.
Mixfile
do
use
Mix
.
Project
@version
"1.3.
1
"
@version
"1.3.
2
"
def
project
do
[
...
...
a1batross
@a1batross
mentioned in issue
#860
·
Aug 26, 2021
mentioned in issue
#860
mentioned in issue #860
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment