-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Release 1.32.0
#48
Merged
Merged
Release 1.32.0
#48
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
tolgaaaltas
approved these changes
Dec 24, 2024
Success! Now you can announce new release on forum: ## Sürüm [`1.32.0`](https://github.com/flarum-lang/turkish/releases/tag/1.32.0)
**Yeni uzantılar için destek eklendi**:
* [`dalez/flarum-msemoji`](https://github.com/DellZHackintosh/flarum-msemoji)
* [`dalez/flarum-twemoji`](https://github.com/DellZHackintosh/flarum-twemoji)
* [`gbcl/minecraft-oauth`](https://github.com/GBCLStudio/Flarum-MinecraftAuth)
* [`hikarilan/flarum-passkey-login`](https://github.com/shaokeyibb/flarum-passkey-login)
* [`huoxin/auto-follow-discussion`](https://github.com/huoxin233/flarum-ext-auto-follow-discussion)
* [`huseyinfiliz/modern-footer`](https://github.com/huseyinfiliz/modern-footer)
* [`ianm/twofactor`](https://github.com/imorland/flarum-ext-twofactor)
* [`irmmr/flarum-ext-rtl`](https://github.com/irmmr/flarum-ext-rtl)
* [`litalino/flarum-geo-weather-widget`](https://github.com/Litalino/flarum-geo-weather-widget)
* [`litalino/flarum-related-discussions`](https://github.com/Litalino/flarum-related-discussions)
* `nodeloc-ignore-hidden-tags`
* [`shebaoting/repost`](https://github.com/shebaoting/Repost)
* [`tohsakarat/table-of-content`](https://github.com/tohsakrat/flarum-table-of-content)
* [`ziiven/flarum-decoration-store`](https://flarum.org/extension/ziiven/flarum-decoration-store)
* [`ziiven/flarum-fireworks`](https://github.com/Ziiven/flarum-fireworks)
**Uzantılar için çeviriler güncellendi**:
* [`acpl/flarum-lscache`](https://github.com/android-com-pl/flarum-lscache)
* [`datlechin/flarum-link-preview`](https://github.com/datlechin/flarum-link-preview)
* [`flarum/extension-manager`](https://github.com/flarum/extension-manager)
* [`flarum/suspend`](https://github.com/flarum/suspend)
* [`flarum/tags`](https://github.com/flarum/tags)
* [`fof/ban-ips`](https://github.com/FriendsOfFlarum/ban-ips)
* [`fof/drafts`](https://github.com/FriendsOfFlarum/drafts)
* [`fof/follow-tags`](https://github.com/FriendsOfFlarum/follow-tags)
* [`fof/moderator-notes`](https://github.com/FriendsOfFlarum/moderator-notes)
* [`fof/polls`](https://github.com/FriendsOfFlarum/polls)
* [`fof/terms`](https://github.com/FriendsOfFlarum/terms)
* [`fof/upload`](https://github.com/FriendsOfFlarum/upload)
* [`gtdxyz/flarum-ext-badges`](https://github.com/daocatt/flarum-ext-badges)
* [`ianm/boring-avatars`](https://github.com/imorland/flarum-ext-boring-avatars)
* [`ianm/follow-users`](https://github.com/imorland/follow-users)
* [`ianm/translate`](https://flarum.org/extension/ianm/translate)
* [`justoverclock/newsletter`](https://github.com/justoverclockl/newsletter)
* [`justoverclock/flarum-ext-purify`](https://github.com/justoverclockl/flarum-ext-purify)
* [`justoverclock/related-discussions`](https://flarum.org/extension/justoverclock/related-discussions)
* [`maicol07/flarum-oidc-client`](https://flarum.org/extension/maicol07/flarum-oidc-client)
Tüm değişiklikler: [1.31.0...1.32.0](https://github.com/flarum-lang/turkish/compare/1.31.0...1.32.0).
Güncellemek için şu komutları çalıştırın:
```console
composer update flarum-lang/turkish
php flarum cache:clear
```
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This is a draft of changelog for the
1.32.0
release.Here you can find all related translations changes: 1.31.0...main.
Show release notes preview
1.32.0
Yeni uzantılar için destek eklendi:
dalez/flarum-msemoji
dalez/flarum-twemoji
gbcl/minecraft-oauth
hikarilan/flarum-passkey-login
huoxin/auto-follow-discussion
huseyinfiliz/modern-footer
ianm/twofactor
irmmr/flarum-ext-rtl
litalino/flarum-geo-weather-widget
litalino/flarum-related-discussions
nodeloc-ignore-hidden-tags
shebaoting/repost
tohsakarat/table-of-content
ziiven/flarum-decoration-store
ziiven/flarum-fireworks
Uzantılar için çeviriler güncellendi:
acpl/flarum-lscache
datlechin/flarum-link-preview
flarum/extension-manager
flarum/suspend
flarum/tags
fof/ban-ips
fof/drafts
fof/follow-tags
fof/moderator-notes
fof/polls
fof/terms
fof/upload
gtdxyz/flarum-ext-badges
ianm/boring-avatars
ianm/follow-users
ianm/translate
justoverclock/newsletter
justoverclock/flarum-ext-purify
justoverclock/related-discussions
maicol07/flarum-oidc-client
Tüm değişiklikler: 1.31.0...1.32.0.