mirror of https://github.com/tuskyapp/Tusky.git
Browse Source
Currently translated at 100.0% (18 of 18 strings) Translation: Tusky/Tusky description Translate-URL: https://weblate.tusky.app/projects/tusky/tusky-app/nl/pull/2727/head
13 changed files with 107 additions and 0 deletions
@ -0,0 +1,13 @@
|
||||
Tusky v6.0 |
||||
|
||||
- Timeline filters have moved to Account Preferences and will sync with the server |
||||
- You can now have a custom hashtag as tab in the main interface |
||||
- Lists can now be edited |
||||
- Security: removed support for TLS 1.0 and TLS 1.1, and added support for TLS 1.3 on Android 6+ |
||||
- The compose view will now suggest custom emojis when starting to type |
||||
- New theme setting "follow system theme" |
||||
- Improved timeline accessibility |
||||
- Tusky will now ignore unknown notifications and no longer crash |
||||
- New setting: You can now override the system language and set a different language in Tusky |
||||
- New translations: Czech and Esperanto |
||||
- A lot of other improvements and fixes |
||||
@ -0,0 +1,8 @@
|
||||
Tusky v10.0 |
||||
|
||||
- You can now bookmark statuses & list your bookmarks in Tusky. |
||||
- You can now schedule toots with Tusky. Note that the time you select has to be at least 5 minutes in the future. |
||||
- You can now add lists to the main screen. |
||||
- You can now post audio attachments with Tusky. |
||||
|
||||
And a lot of other small improvements and bug fixes! |
||||
@ -0,0 +1,11 @@
|
||||
Tusky v11.0 |
||||
|
||||
- Notifications about new follow requests when your account is locked |
||||
- New features that can be toggled on the Preferences screen: |
||||
- disable swiping between tabs |
||||
- show a confirmation dialog before boosting a toot |
||||
- show link previews in timelines |
||||
- Conversations can now be muted |
||||
- Poll results will now be calculated based on the number of voters and not on the number of total votes which makes multichoice polls easier to understand |
||||
- A lot of bugfixes, most of them related to composing toots |
||||
- Improved translations |
||||
@ -0,0 +1,8 @@
|
||||
Tusky v12.0 |
||||
|
||||
- Improved main interface - you can now move the tabs to the bottom |
||||
- When muting a user, you can now also decide whether to mute their notifications |
||||
- You can now follow as many hashtags as you want in one single hashtag tab |
||||
- Improved the way media descriptions are displayed so it works even for super long descriptions |
||||
|
||||
Full changelog: https://github.com/tuskyapp/Tusky/releases |
||||
@ -0,0 +1,10 @@
|
||||
Tusky v13.0 |
||||
|
||||
- support for profile notes (Mastodon 3.2.0 feature) |
||||
- support for admin announcements (Mastodon 3.1.0 feature) |
||||
|
||||
- the avatar of your selected account will now be shown in the main toolbar |
||||
- clicking the display name in a timeline will now open the profile page of that user |
||||
|
||||
- a lot of bug fixes and small improvements |
||||
- improved translations |
||||
@ -0,0 +1,7 @@
|
||||
Tusky v14.0 |
||||
|
||||
- Get notified when a followed user posts - click the bell icon on their profile! (Mastodon 3.3.0 feature) |
||||
- The draft feature in Tusky has been completely redesigned to be faster, more user friendly and less buggy. |
||||
- A new wellbeing mode that allows you to limit certain Tusky features has been added. |
||||
- Tusky can now animate custom emojis. |
||||
Full changelog: https://github.com/tuskyapp/Tusky/releases |
||||
@ -0,0 +1,5 @@
|
||||
Tusky v15.0 |
||||
|
||||
- Follow requests are now always shown in the main menu. |
||||
- The time picker for scheduling a post has a design consistent with the rest of the app now |
||||
Full changelog: https://github.com/tuskyapp/Tusky/releases |
||||
@ -0,0 +1,3 @@
|
||||
Tusky v15.1 |
||||
|
||||
This release fixes a crash when captioning images |
||||
@ -0,0 +1,8 @@
|
||||
Tusky v16.0 |
||||
|
||||
- The timeline loading logic has been completely rewritten in order to be faster, less buggy and easier to maintain. |
||||
- Tusky can now animate custom emojis in APNG & Animated WebP format. |
||||
- A lot of bugfixes |
||||
- Support for Android 11 |
||||
- New translations: Scottish Gaelic, Galician, Ukrainian |
||||
- Improved translations |
||||
@ -0,0 +1,7 @@
|
||||
Tusky v17.0 |
||||
|
||||
- "Open as..." is now also available in the menu on account profiles when using multiple accounts |
||||
- Login is now handled in a WebView within the app |
||||
- Support for Android 12 |
||||
- support for the new Mastodon instance configuration API |
||||
- and a lot of other small fixes and improvements |
||||
@ -0,0 +1,6 @@
|
||||
Tusky v18.0 |
||||
|
||||
- Support for new Mastodon 3.5 notification types |
||||
- The bot badge now looks better and adjusts to the selected theme |
||||
- Text can now be selected on the post detail view |
||||
- Fixed a lot of bugs, including one that prevented logins on Android 6 and lower |
||||
@ -0,0 +1,9 @@
|
||||
Tusky 19.0 |
||||
|
||||
- Support for Unified Push. To activate the support you will have to relogin into your accounts. |
||||
- The number of responses to a post is now indicated in timelines. |
||||
- Images can now by cropped while composing a post. |
||||
- Profiles now show the date when they were created. |
||||
- When viewing a list the title is now displayed in the toolbar. |
||||
- A lot of bugfixes |
||||
- Translation improvements |
||||
@ -0,0 +1,12 @@
|
||||
Tusky is een lichtgewicht app voor Mastodon, een vrij en open-source decentraal sociaal netwerk. |
||||
|
||||
• Material design |
||||
• Meeste Mastodon-API's worden ondersteund |
||||
• Support voor meerdere accounts |
||||
• Donker en licht thema, met de optie om automatisch tijdens zonsop- en ondergang te wisselen |
||||
• Concepten - schrijf berichten en bewaar ze voor later |
||||
• Kies tussen verschillende emojistijlen |
||||
• Geoptimaliseerd voor verschillende schermgroottes |
||||
• Volledig open-source - geen niet-vrije afhankelijkheden zoals Google-services |
||||
|
||||
Ga naar https://joinmastodon.org om meer over Mastodon te leren. |
||||
Loading…
Reference in new issue