Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
TeDomum
Pixelfed
Commits
8c219348
Unverified
Commit
8c219348
authored
May 09, 2022
by
daniel
Committed by
GitHub
May 09, 2022
Browse files
Merge pull request #3431 from pixelfed/staging
Bump version
parents
ce7339d0
08b07a4a
Pipeline
#8731
failed with stage
in 25 seconds
Changes
2
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
CHANGELOG.md
View file @
8c219348
# Release Notes
## [Unreleased](https://github.com/pixelfed/pixelfed/compare/v0.11.2...dev)
## [Unreleased](https://github.com/pixelfed/pixelfed/compare/v0.11.3...dev)
## [v0.11.3 (2022-05-09)](https://github.com/pixelfed/pixelfed/compare/v0.11.2...v0.11.3)
### Added
-
Custom Emoji (
[
#3166
](
https://github.com/pixelfed/pixelfed/pull/3166
)
)
...
...
@@ -131,7 +133,6 @@
-
Updated Like model, bump max likes per day from 100 to 200. (
[
71ba5fed
](
https://github.com/pixelfed/pixelfed/commit/71ba5fed
)
)
-
Updated HashtagService, use sorted set for followed tags. (
[
153eb6ba
](
https://github.com/pixelfed/pixelfed/commit/153eb6ba
)
)
-
Updated Discover component, fixed post side effects (fixes #3409). (
[
fe5a92b2
](
https://github.com/pixelfed/pixelfed/commit/fe5a92b2
)
)
-
(
[](
https://github.com/pixelfed/pixelfed/commit/
)
)
## [v0.11.2 (2022-01-09)](https://github.com/pixelfed/pixelfed/compare/v0.11.1...v0.11.2)
...
...
config/pixelfed.php
View file @
8c219348
...
...
@@ -23,7 +23,7 @@ return [
| This value is the version of your Pixelfed instance.
|
*/
'version'
=>
'0.11.
2
'
,
'version'
=>
'0.11.
3
'
,
/*
|--------------------------------------------------------------------------
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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