Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
38 changes: 38 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,44 @@ CHANGELOG
=========


1.1.2 (XXXX-XX-XX)
------------------

**General changes**:

* Updated Flarum core translations.


**Added support for new extensions**:

* [`askvortsov/flarum-categories`](https://github.com/askvortsov1/flarum-categories)
* [`fof/anti-spam`](https://github.com/FriendsOfFlarum/anti-spam)
* [`fof/byobu`](https://github.com/FriendsOfFlarum/byobu)
* [`fof/gamification`](https://github.com/FriendsOfFlarum/gamification)
* [`fof/upload`](https://github.com/FriendsOfFlarum/upload)
* [`fof/user-bio`](https://github.com/FriendsOfFlarum/user-bio)
* [`fof/user-directory`](https://github.com/FriendsOfFlarum/user-directory)
* [`katosdev/signature`](https://github.com/katosdev/signature)
* [`neoncube/flarum-private-messages`](https://github.com/neoncube2/flarum-private-messages)
* [`nosun/reply-to-see`](https://github.com/nosun/flarum-ext-reply2see)
* [`nyu8/flarum-email-filter`](https://github.com/nyu8/flarum-email-filter)
* [`peruguitar/flarum-ext-user-portrait`](https://github.com/Anexsoft/peruguitar-flarum-ext-user-portrait)
* [`ralkage/flarum-hcaptcha`](https://github.com/Ralkage/flarum-hcaptcha)
* [`ramesh-dada/flarum-gui-image-and-link`](https://github.com/ramesh-dada/Flarum-GUI-Image-and-Link)
* [`ramesh-dada/realtime`](https://github.com/ramesh-dada/realtime)
* [`rehiy/flarum-reply-to-see`](https://github.com/rehiy/flarum-reply-to-see)
* [`sycho/flarum-move-posts`](https://github.com/SychO9/flarum-move-posts)


**Updated translations for extensions**:

* [`flarum/akismet`](https://github.com/flarum/akismet)
* [`flarum/likes`](https://github.com/flarum/likes)


All changes: [1.1.1...1.1.2](https://github.com/flarum-lang/swedish/compare/1.1.1...1.1.2).


1.1.1 (2022-10-12)
------------------

Expand Down