Änderungen in dieser Version
This release focuses on fixing some important bugs that have been reported in the previous version. Particularly, TWBlue should be able to authorize on some instances that have blocked the Mastodon.py library, and should be able to avoid repeatedly calling some endpoints that cause excessive connections for some instances. Additionally, it is possible to disable Streaming from the account options in Mastodon. This can be especially useful if TWBlue keeps making a lot of API calls for some instances.
- Fixed the update system.
- Fixed a bug when attempting to switch between different accounts using the invisible interface, if the focused account is not an active session.
- Mastodon:
- Improved the way TWBlue counts characters in Mastodon. Now it counts only the username part in a remote user (@domain is not counted against character limit), adds content warning text to character count, also emojis and CJK characters are counted as 1 as opposed to 2. (#511)
- Added notification when a user joins an instance. This notification is only available for administrators.
- Added option to disable Streaming in the account options. This can be useful if TWBlue, for some reason, repeatedly calls the instance API.
- Improved the code that works with the Streaming API to reduce the number of reconnection attempts TWBlue performs.
- Fixed media uploads for audio, video and gifvs. (#513)
Changes in version 2023.2.3
In this version, TWBlue will no longer support Twitter sessions starting on February 9, due to Twitter's policies prohibiting third-party clients, in addition to the shutdown of the free access to the Twitter API. All Twitter sessions that are active on TWBlue will stop working as of February 9, when the free API access will finally be shut down. It will not be possible to display or add Twitter sessions from the Session manager. From the TWBlue team, we will continue working to improve our support for Mastodon instances and add other social networks in the near future. If you want to keep in touch with the project, you can follow us in our mastodon account, at @twblue@maaw.social.
- In the graphical interface, TWBlue will update menu items, in the menu bar, depending on whether you are focusing a Twitter or Mastodon session. This makes it possible for TWBlue to display the correct terms in each social network. Take into account that there might be unavailable items for the currently active session.
- in the keystroke editor for the invisible interface, TWBlue displays the available shortcuts for the currently active session. Descriptions of those keystrokes are also different for Twitter and mastodon sessions to use correct terms for both networks.
- In the invisible interface, TWBlue will skip sessions that have not been started when using the keyboard shortcut to switch between different accounts.
- Fixed a bug when deleting a session in the session manager dialog. Sessions can now be deleted correctly.
- Mastodon:
- Added basic support to notifications buffer. This buffer shows mastodon notifications in real time. Every notification is attached to a kind of object (posts, users, relationships or polls). At the moment, the only supported action for notification is dismissing, which allows you to remove the notification from the buffer (take into account, though, that mention notifications will remove also the mention in its corresponding buffer, due to the way TWBlue reads mentions from mastodon instances).
- Fixed an issue that was preventing TWBlue to create more than one user timeline during startup.
- Fixed getting more items in mentions buffer. (#508)
- TWBlue will display properly new paragraphs in mastodon posts.
- In the session manager, Mastodon sessions are now displayed including the instance to avoid confusion.
- TWBlue will now read default visibility preferences when posting new statuses, and display sensitive content. These preferences can be set on the mastodon instance, in the account's preferences section. If you wish to change TWBlue's behavior and have it not read those preferences from your instance, but instead set the default public visibility and hide sensitive content, you can uncheck the Read preferences from instance checkbox in the account options.
- If a mastodon instance is not active or there are errors during login, TWBlue will report it in the log file and will continue with other sessions.
- When replying to someone in a public post, TWBlue will default to "unlisted" as its visibility setting. This is done so replies will not clutter local and federated timelines. This setting might be changed when writing the reply, though. (#504,)
- TWBlue uses its own user agent in Mastodon sessions, so it will be easier to identify the client for instance admins.
- TWBlue will check if the streaming API endpoints are available before attempting to start Streaming for the current session. Before, TWBlue caused load issues in misconfigured mastodon instances where the streaming API were not available.
Changes in version 2022.12.13
- per popular request, We will generate a 32-bit portable version of TWBlue available for Windows 7 operating systems. This version will not be supported in our automatic updater, so in case of using such version, you would need to download it manually every time there is a new update. TWBlue will continue to be available for Windows 7 as long as it is possible to build it using Python 3.7.
- Fixed a couple of bugs that were making TWBlue unable to be opened in some computers, related to our translator module and some COM objects handled incorrectly.
- Fixed an issue that was making TWBlue unable to open in certain computers due to errors related to Win32 API'S.
- Twitter:
- Fixed a bug that was making sent direct messages to be placed in received direct messages buffer.
- When quoting a tweet, you can use all 280 characters to send your quoted tweet, as opposed to the 256 characters TWBlue allowed before.
- Fixed a bug that was making TWBlue unable to reply to direct messages by using the "reply" keystroke.
- Mastodon:
- Added account settings dialog.
- Added template editing functionality for mastodon accounts.
- When a post is edited, TWBlue will update the post object in the buffer to reflect the latest edit.
- Fixed a small issue that was preventing TWBlue to display some posts in their corresponding dialog.
Changes in version 2022.12.6
Most of all changes in this release are focused on adding Mastodon support to TWBlue. The features present to handle Twitter should not have been altered in any way. We were not intended to release this version so soon, but unfortunately, Twitter started to present issues in some regions with one particular API endpoint we were using, making impossible for everyone in such regions to use the application. We will release more updates to fix any possible issue regarding Twitter API, but please take into account that this is sometimes an issue happening in Twitter's servers and while we do our best to make TWBlue work despite those problems, you might encounter glitches from time to time.
- TWBlue now builds with Python 3.10.8. (#493)
- This change also drops support for Windows 7.
- The TWBlue interface has not been translated yet, as we are releasing this update to fix an important Twitter issue for some regions.
- Twitter sessions should be able to be opened properly again in TWBlue, in regions where it didn't work since last week.
- It is now possible to log in to instances of mastodon, hometown and similar software (Pleroma should work as well, although it has not been tested at this time). From the session manager, clicking on the “new account” button will bring up a menu from which you can select whether you want to log in to Twitter or Mastodon. For instances that have a different character limit than the one set by Mastodon, TWBlue will detect the new limit and adjust the dialogs to allow you to use it correctly.
- Most of the TWBlue GUI has been adapted so that the buffers reflect the change of social network (in mastodon, for example, the buttons to write posts say post instead of tweet). However, the menu bar has not yet been updated. This means that most of the options still refer to Twitter, although they can be used with mastodon accounts. For example, if you select the “tweet” menu in the menu bar, and then select the “Retweet” option, TWBlue will actually do a “boost” if the buffer you are in is a Mastodon account buffer.
- Keystrokes for the invisible interface also refer to terms used in Twitter, but can be applied to Mastodon as well.
- There are some features, within TWBlue, that are not yet compatible with mastodon accounts. These are as follows:
- User autocompletion.
- Currently, it is not possible to update account settings for mastodon sessions. However, if you know how to edit configuration files, you can close TWBlue, change your session file with any text editor and restart the application to update what you want.
- The template editor is not yet available for mastodon accounts.
- Filters have not yet been implemented in TWBlue mastodon support.
- User aliases are not implemented yet.
- It is not possible to view a user’s profile, nor edit your own, for now. However, you can use the keystroke to open the item in the browser when focusing a user to access their profile website. This only works in buffers where users are listed.
- You cannot manage lists in TWBlue at the moment.
- Most of the buffers planned for mastodon should just work. Among those currently tested are: home (main timeline for the logged-in user), Local (public posts for the instance), federated (public posts for all federating instances), mentions, direct messages, sent posts, favorites, bookmarks, followers, following, blocked users, muted users, user searches and timelines for users.
- The difference between favorites and bookmarks is that the author of the post can see who has marked his posts as favorites, but bookmarks are completely private. In any buffer containing mastodon posts, except direct messages, the GUI will display an option to add the post to favorites or bookmarks.
- Direct messages in mastodon are posts, exactly like normal posts, but with their privacy setting set so that they can only be seen by the accounts that are mentioned. In the direct message buffer, a conversation will appear for each item in the buffer. The conversation represents a thread of messages, but TWBlue can only display the last of the messages sent. This is similar to what happens on platforms like Telegram, where you can only see the list of conversations at the beginning. To see the entire thread of direct messages present in a conversation, you can use the command to open the conversation, or go to the “tweet” menu in the menu bar, and then towards the “view conversation” option. This will create a new conversation buffer that will be located just after the direct messages buffer (for the GUI, the buffer will be located just inside the direct messages buffer in the buffer tree). When a private post appears (whose visibility only allows the mentioned accounts to see it), TWBlue will display that post in the home buffer, in mentions and also will update/create the conversation with that item. This is because Mastodon does not differentiate between a private message and a normal post. You can reply to the post in any buffer to continue the conversation. If you reply to any post, the privacy set in the original post is maintained by default, but can also be changed.
- The buffer showing the federated timeline has been disabled from settings. This is because on servers that federate with many instances it can load many posts in a very short time. To enable this buffer, for now, edit the TWBlue configuration while the application is closed, and add the “federated” buffer in the option called “buffer_order”. As soon as buffers can be shown or hidden, this process can be done through the GUI.
- There is a Streaming API that allows the elements for the start buffers, mentions, direct messages, sent posts and followers to appear in real time. This feature is implemented by default and should also just work.
- Timelines for users only allow to get all posts from users who are in the same instance. For users belonging to other instances, you can get the posts that have been downloaded to your instance since your instance “knows” the remote user.
- Timelines for followers and following can be fully retrieved only for users belonging to the same instance. Remote users may yield unclear results.
- You can search by users (by opening a search and selecting the “users” radio button). The search can be done by local users, such as twblue, or by remote users, such as @twblue@maaw.social.
- In all buffers, a maximum of 40 items are retrieved per load, but more can be retrieved by using the option to load more items in the buffer.
- In post buffers, you can do most of the actions already supported in TWBlue (boost, add/remove from favorites or bookmarks, reply, send message to user, open post URL, play audio or video, open post on web, view conversation, open action dialog for user).
- In user buffers, you can send private message to the user, and open user actions dialog, which in turn allows you to follow/unfollow, block/unblock and mute/unmute.
- When writing posts, it is possible to attach up to 4 images, 4 givs, or even a video, poll, or audio. It is also possible to add the “sensitive content” tag to posts, change privacy and write a content warning text. It is possible to create threads using the “add post” button.
- When replying to a post, TWBlue will place the username of all participants in the item you reply to. The privacy options will default to those of the original post.
Changes in version 2022.8.28
- the user autocompletion feature has been completely rewritten to be easier to use, particularly for people with many followers/following users:
- In the account settings dialog, there's a button that opens up a new dialog that allows you to "scan" your account in order to add all users from your followers/following list. This process will read your data directly from Twitter and depending in the amount of people you have in your account it might take too many API calls. Please use it with caution. You can, for example, do the process separately for your followers/following people so it will be easier to handle, in case you have a massive amount of people. If TWBlue is unable to complete the scan, you will see an error and will be prompted to try again in 15 minutes, once your API calls have refreshed.
- It is possible to use the user autocompletion functionality in dialogs where you can select an user, for example when adding or removing someone from a list, or displaying lists for someone.
- Implemented a new setting, available in the account settings dialog, that allows to hide emojis in twitter usernames.
- TWBlue should be able to sort conversations in a more logical way. This should make it easier to follow a long thread in Twitter.
- When opening a thread, TWBlue should be able to load the right conversation if the original tweet from where the thread was loaded was a retweet.
- TWBlue will restart the Streaming subsystem every time there are changes to followed, muted or blocked users within the application.
- Fixed error when attempting to mention an user by using the "mention" button in any people buffer. Now tweets should be posted normally.
- Fixed error when loading other user lists. (#465)
- Fixed an issue that was making TWBlue to display incorrectly some retweets of quoted tweets.
- If TWBlue is unable to open a timeline for someone who has blocked you, this will be reported in a dialog. (#485,)
- Added "find a string in the currently focused buffer" action into Windows 10 and windows 11 keymap. (#476)
changes in version 22.2.23
- We have added Experimental support for templates in the invisible interface. The GUI will remain unchanged for now:
- Each object (tweet, received direct message, sent direct message and people) has its own template in the settings. You can edit those templates from the account settings dialog, in the new "templates" tab.
- Every template is composed of the group of variables you want to display for each object. Each variable will start with a dollar sign ($) and cannot contain spaces or special characters. Templates can include arbitrary text that will not be processed. When editing the example templates, you can get an idea of the variables that are available for each object by using the template editing dialog. When you press enter on a variable from the list of available variables, it will be added to the template automatically. When you try to save a template, TWBlue will warn you if the template is incorrectly formatted or if it includes variables that do not exist in the information provided by objects. It is also possible to return to default values from the same dialog when editing a template.
- TWBlue can display image descriptions within Tweet templates. For that, you can use the $image_description variable in your template.
- We have restored conversation and threads support powered by Twitter API V2 thanks to a set of improvements we have done in the application, as well as more generous limits to Tweet monthly cap by Twitter.
- In the Windows 11 Keymap, the default shortcut to open the keystrokes editor is now CTRL+Alt+Windows+K to avoid conflicts with the new global mute microphone shortcut.
- TWBlue show display properly HTML entities in tweet's text.
- TWBlue should no longer load old tweets in buffers.
- Fixed issue when uploading attachments (images, videos or gif files) while sending tweets or replies.
- Fixed an error that was making TWBlue to ask for a restart after saving account settings, even if such restart was not required. (#413,)
Changes in version 2021.11.12
- Now it is possible to create a tweet from a trending topics buffer again.
- TWBlue now includes a completely new set of dialogs to handle tweeting, replying and sending direct messages that takes advantage of more Twitter features.
- It is possible to add videos in tweets and direct messages by using the new "add" button, located in every dialog where media can be added. Twitter suggests to add videos from 5 seconds up to 2 minutes lenght, in mp4 format (video Codec H.264 and audio codec AAC). Currently, TWBlue does not check if the uploaded video complies with Twitter media requirements. You can add only a video in a tweet or direct message. No other kind of media can be added after a video is in a tweet. If the video was unable to be uploaded successfully, the tweet or direct message won't be created.
- Now you can add a poll to tweets. Polls can have up to 4 different options and allow voting up to 7 days after being created. Take into account, though, that currently TWBlue does not support reading polls in tweets.
- TWBlue now support threads while creating a new tweet. There is a new button, called add tweet which will add the current tweet to the thread and will allow you to write another tweet in the thread. Every tweet might include media (up to 4 photos, or one GIF image or a video) or up to one poll.
- Some functionality was removed from tweet dialogs within TWBlue. Particularly, URL shorteners and long tweets via Twishort. You still can read long tweets posted via Twishort, though.
Changes in version 2021.11.07
- TWBlue should retrieve tweets from threads and conversations in a more reliable way. Tweets in the same thread (made by the same author) will be sorted correctly, although replies to the thread (made by different people) may not be ordered in the same way they are displayed in Twitter apps. (#417)
- When creating a filter, TWBlue will show an error if user has not provided a name for the filter. Before, unnamed filters were a cause of config breaks in the application.
- It is again possible to read the changelog for TWBlue from the help menu in the menu bar.
- fixed a bug when clearing the direct messages buffer. (#418)
- fixed an issue that was making TWBlue to show incorrectly titles for trending topic buffers upon startup. (#421)
- fixed an issue that was making users of the graphical user interface to delete a buffer if a trends buffer was opened in the same session.
- Updated Spanish, Japanese and french translations.
Changes in Version 2021.10.30
- Fixed many errors in the way we compile TWBlue, so users of 64 bits systems and particularly windows 7 users would be able to install TWBlue again. In case of issues with versions prior to 2021.10.30, please remove everything related to TWBlue (except configs) and reinstall the version 2021.10.30 to fix any possible error. This step won't be needed again in 23 months. (#416,, #415,)
- fixed an issue that was making impossible to manually add an user to the autocomplete users database.
- Started to improve support to conversations by searching for conversation_id.
changes in version 2021.10.27
- Added an user alias manager, located in the application menu in the menu bar. From this dialog, it is possible to review, add, edit or remove user aliases for the current account. (#401)
- TWBlue now closes the VLC player window automatically when a video reaches its end. (#399)
- After a lot of time, TWBlue now uses a new default Soundpack, called FreakyBlue. This soundpack will be set by default in all new sessions created in the application. Thanks to Andre Louis for the pack. (#247)
- When reading a tweet, if the tweet contains more than 2 consecutive mentions, TWBlue will announce how many more users the tweet includes, as opposed to read every user in the conversation. You still can display the tweet to read all users.
- In the tweet displayer, It is possible to copy a link to the current tweet or person by pressing a button called "copy link to clipboard".
- Added a keymap capable to work under Windows 11. (#391)
- Added user aliases to TWBlue. This feature allows you to rename user's display names on Twitter, so the next time you'll read an user it will be announced as you configured. For adding an alias to an user, select the "add alias" option in the user menu, located in the menu bar. This feature works only if you have set display screen names unchecked. Users are displayed with their display name in people buffers only. This action is supported in all keymaps, although it is undefined by default. (#389)
- There are some changes to the autocomplete users feature:
- Now users can search for twitter screen names or display names in the database.
- It is possible to undefine keystrokes in the current keymap in TWBlue. This allows you, for example, to redefine keystrokes completely.
- We have changed our Geocoding service to the Nominatim API from OpenStreetMap. Addresses present in tweets are going to be determined by this service, as the Google Maps API now requires an API key. (#390)
- Added a limited version of the Twitter's Streaming API: The Streaming API will work only for tweets, and will receive tweets only by people you follow. Protected users are not possible to be streamed. It is possible that during high tweet traffic, the Stream might get disconnected at times, but TWBlue should be capable of detecting this problem and reconnecting the stream again. (#385)
- Fixed an issue that made TWBlue to not show a dialog when attempting to show a profile for a suspended user. (#387)
- Added support for Twitter audio and videos: Tweets which contains audio or videos will be detected as audio items, and you can playback those with the regular command to play audios. (#384,)
- We just implemented some changes in the way TWBlue handles tweets in order to reduce its RAM memory usage #380:
- We reduced the tweets size by storing only the tweet fields we currently use. This should reduce tweet's size in memory for every object up to 75%.
- When using the cache database to store your tweets, there is a new setting present in the account settings dialog, in the general tab. This setting allows you to control whether TWBlue will load the whole database into memory (which is the current behaviour) or not.
- Loading the whole database into memory has the advantage of being extremely fast to access any element (for example when moving through tweets in a buffer), but it requires more memory as the tweet buffers grow up. This should, however, use less memory than before thanks to the optimizations performed in tweet objects. If you have a machine with enough memory, this should be a good option for your case.
- If you uncheck this setting, TWBlue will read the whole database from disk. This is significantly slower, but the advantage of this setting is that it will consume almost no extra memory, no matter how big is the tweets dataset. Be ware, though, that TWBlue might start to feel slower when accessing elements (for example when reading tweets) as the buffers grow up. This setting is suggested for computers with low memory or for those people not wanting to keep a really big amount of tweets stored.
- Changed the label in the direct message's text control so it will indicate that the user needs to write the text there, without referring to any username in particular. (#366,)
- TWBlue will take Shift+F10 again as the contextual menu key in the list of items in a buffer. This stopped working after we have migrated to WX 4.1. (#353,)
- TWBlue should render correctly retweets of quoted tweets. (#365,)
- Fixed an error that was causing TWBlue to be unable to output to screen readers at times. (#369,)
- Fixed autocomplete users feature. (#367,)
- Fixed error when displaying an URL at the end of a line, when the tweet or direct message contained multiple lines. Now the URL should be displayed correctly. (#305, #272,)
- TWBlue has been migrated completely to Python 3 (currently, the software builds with Python 3.8).
- TWBlue should be restarted gracefully. Before, the application was alerting users of not being closed properly every time the application restarted by itself.
- If TWBlue attemps to load an account with invalid tokens (this happens when reactivating a previously deactivated account, or when access to the ap is revoqued), TWBlue will inform the user about this error and will skip the account. Before, the app was unable to start due to a critical error. (#328,)
- When sending a direct message, the title of the window will change appropiately when the recipient is edited. (#276,)
- URL'S in user profiles are expanded automatically. (#275,)
- TWBlue now uses Tweepy, to connect with Twitter. We have adopted this change in order to support Twitter'S API V 2 in the very near future. (#333, #347)
- TWBlue can upload images in Tweets and replies again. (#240,)
- Fixed the way we use to count characters in Twitter. The new methods in TWBlue take into account special characters and URLS as documented in Twitter. (#199, #315)
- Proxy support now works as expected.
- Changed translation service from yandex.translate to Google Translator. (#355,)
- Improved method to load direct messages in the buffers. Now it should be faster due to less calls to Twitter API performed from the client.
- And more. (#352,)
Changes in version 0.95
- TWBlue kann einen Tweet oder einen Benutzer direkt auf Twitter öffnen. Hierfür gibt es eine neue Option in den Benutzer- und Tweet-Kontextmenüs, außerdem die Tastenkombination STRG+win+alt+Enter, welche den aktuell fokussierten Eintrag auf Twitter öffnet.
- Einige Tastenkombinationen in der Windows-10-Belegung geändert.
- Ort eines Tweets vorlesen: STRG+Win+G. (#177)
- Die globalen Einstellungen öffnen: STRG+Win+Alt+O.
- Stummschaltung der aktuellen Sitzung ummschalten: STRG + Windows + Alt + M.
- Fehler behoben, der TWBlue daran hinderte, die Direktnachrichten-Ansicht zu laden, wenn der Absender einer Nachricht gelöscht wurde.
- Unterstützung für die Wiedergabe von Audios auf AnyAudio.net direkt in TWBlue. Danke an Sam Tupy
- Die Anordnung der Ansichten wird nicht mehr jedes Mal nach dem Ändern der Account-Einstellungen und Neustart der Anwendung zurückgesetzt.
- Beim Hinzufügen oder Entfernen eines Benutzers in einer Liste kann jetzt in der fukussierten Liste einfach Enter gedrückt werden.
- Zitierte und lange Tweets werden korrekt in der Ansicht für gesendete Tweets dargestellt. (#253)
- Ein Problem wurde behoben, dass die Anzeige der Tastenkombination für die Listenverwaltung im Tasten-Editor verhinderte. (#260)
- Der Lautstärkeregler in den Account-Einstellungen sollte jetzt die Lautstärke korrekt erhöhen oder verringern. Zuvor funktionierte er umgekehrt. (#261)
- Das automatische Vorlesen wurde überarbeitet, damit es für alle ansichten auf gleiche Weise funktioniert. Weitere Tests sind notwendig. (#221)
- Bei der Anzeige von Tweets und Direktnachrichten wurde ein neues Feld hinzugefügt, welches das Datum anzeigt.
- Unterstützung für die Löschung von Direktnachrichten mittels der neuen API-Methoden hinzugefügt.
- Beim Zitieren eines Retweets enthält das Zitat nun den Original-Tweet anstelle des Retweets.
- Wenn die Ansicht für gesendete Direktnachrichten versteckt ist, sollte TWBlue nun trotzdem den Rest wie erwartet laden. (#246)
- Es gibt ein neues Soundpack namens FreakyBlue (danke an Andre Louis) als neue Option in TWBlue. Dies könnte das neue Standard-Soundpack werden, Benutzer sind daher zum Reinhören und Diskutieren aufgerufen. (#247)
- Es gibt einen neuen Eintrag im Hilfe-Menü, der das Aufrufen weiterer TWBlue-Soundpacks ermöglicht. (#247)
- Die Ortsangabe eines Tweets wird beim Anzeigen in die Sprache des Benutzers übersetzt. (#251)
- Gibt es in einer Ansicht keine weiteren Einträge die geladen werden können, teilt TWBlue dies durch eine entsprechende Meldung mit.
- Ein von mehreren Nutzern berichtetes Problem wurde behoben, welches das Laden weiterer Direktnachrichten verhinderte.
- Es ist wieder möglich, einen Tweet von der Menüleiste aus in die Likes-Ansicht aufzunehmen.
- Tweets, Antworten und Retweets werden unmittelbar nach dem Posten auf Twitter in die Ansicht für gesendete Tweets übernommen.
- Erweiterte Tweets sollten jetzt korrekt in Listenansichten angezeigt werden.
Änderungen in Version 0.94
- Eine neue Option in den globalen Einstellungen erlaubt das Ausschalten der Streaming-Funktionen in TWBlue. Die Streaming-Funktionen werden nach dem 16. August komplett entfernt. (#219)
- Aufgrund von Änderungen in der Twitter-API wurde die Konto-Anmeldung auf eine PIN-basierte Anmeldung umgestellt. Bei hinzufügen eines neuen Kontos muss nun ein auf der Twitter-Website angezeigter PIN-Code in TWBlue eingegeben werden. (#216)
- Um mit den neuesten Änderungen bei Twitter übereinzustimmen, nutzt TWBlue eine neue Methode zum Senden und Empfangen von Direktnachrichten, siehe Issue #215.
- Die neue Methode erlaubt keine Verarbeitung von Direktnachrichten in Echtzeit. Stattdessen werden sie periodisch aktualisiert.
- Nach dem 16. August oder wenn Streaming ausgeschaltet ist, wird keine Ereignis-Ansicht mehr erstellt.
- Die Aktualisierungsfrequenz für Ansichten kann in TWBlue konfiguriert werden. Standardmäßig aktualisiert TWBlue jede Ansicht alle 2 Minuten, dies kann jedoch in den globalen Einstellungen geändert werden. (#223)
- Die neue Registerkarte Feedback in den Account-Einstellungen erlaubt das Konfigurieren der automatischen Sprach- und Braille-Ausgabe für diverse Ereignisse (Erwähnungen und Direktnachrichten). Diese Einstellungen überschreiben das automatische Vorlesen in individuellen Ansichten. (#203)
- Die Rechtschreibprüfung bietet jetzt Tastenkürzel für die wichtigsten Aktionen an. (#211)
- TWBlue verwendet jetzt WXPython 4.0.1. Dies erlaubt die zukünftige Migration aller wichtigen Komponenten auf Python 3. (#207)
- Beim Zitieren eines Tweets, falls der Original-Tweet mit Twishort gepostet wurde, sollte TWBlue den zitierten Tweet korrekt anzeigen. Zuvor wurde lediglich der Original-Tweet dargestellt. (#206)
- Beim Erstellen eines neuen Filters kann jetzt nach Retweets, Zitaten und Antworten gefiltert werden.
- Unterstützung für die direkte Wiedergabe von Youtube-Links hinzugefügt. (#94)
- Die Bass-Bibliothek wurde durch LibVLC zum Abspielen von Streams ersetzt.
- Das Kontrollfeld alle erwähnen ist standardmäßig deaktiviert.
- In den globalen Einstellungen kann TWBlue dazu veranlasst werden, den Status der beiden Kontrollfelder langer Tweet und alle erwähnen zu speichern.
- Für Windows-10-Benutzer wurden einige Tastenkombinationen im unsichtbaren Interface geändert oder zusammengeführt:
- STRG+Windows+alt+F funktioniert nun als Umschalter, um einen Tweet in die Benutzer-Likes aufzunehmen oder daraus wieder zu entfernen. Je nach Status des aktuellen Tweets wird die entgegengesetzte Funktion ausgeführt.
- TWBlue zeigt eine Fehlermeldung, falls während eines Audio-Uploads etwas nicht funktioniert hat.
- Und weitere. (#171,
Änderungen in Version 0.93
- Ein neues Sound-Paket hinzugefügt, vielen Dank an @ValeriaK305
- In der Tastenbelegung für Windows 10 wurden einige Tastenkürzel neu definiert, da diese anderweitig von Windows genutzt werden:
- Um einen Tweet zu liken, drücke STRG+Windows+alt+f
- Zum Öffnen einer Trends-Ansicht drücke STRG+Windows+T
- Einige TWBlue-Funktionen im Umgang mit erweiterten und langen Tweets sowie zitierten Retweets wurden verbessert.
- Die Rechtschreibprüfung enthält jetzt eine Schaltfläche zum Hinzufügen eigener Begriffe, sodass diese bei zukünftigen Prüfungen nicht mehr als falsch gekennzeichnet werden.
- Filtermöglichkeiten für TWBlue hinzugefügt. (#102)
- Filter können für die aktuelle Ansicht im Ansichten-Menü erstellt werden. Derzeit gibt es im unsichtbaren Interface keine Tastenkürzel hierfür.
- Filter können nach Sprache oder Wort erstellt werden.
- Um bereits erstellte Filter wieder zu löschen, verwende die Filterverwaltung im Ansichten-Menü.
- Links in zitierten Tweets sollten nun richtig geöffnet werden (#167, #184)
- Begrenzung des Anzeigenamens in der Profilbearbeitung auf 50 Zeichen erhöht.
- Beim Autorisieren eines Accounts wird ein Dialog mit einer Abbrechen-Schaltfläche angezeigt, sofern der Vorgang unterbrochen werden soll. Des Weiteren wird NVDA während des Vorgangs nicht mehr blockiert (#101)
- Im Übersetzer wird die Liste der verfügbaren Sprachen vom Provider abgerufen. Dies bedeutet, dass jede dieser Sprachen funktioniert, und keine Unstimmigkeiten in der Sprachenliste entstehen können. Auch wurde die erste Kombobox entfernt, da die Yandex-API die Sprache automatisch erkennt. (#153)
- Ansichten für Trends, Suchen und Unterhaltungen berücksichtigen die Stummschaltungs-Einstellungen der Sitzung, in welcher sie geöffnet wurden. (#157)
- Die Zeichengrenze für Tweets wurde auf 280 erhöht. (#172)
- Auf Wunsch der Community wird der Status der Kontrollfelder für lange Tweets und allen Antworten nicht in den Einstellungen gespeichert. (#170)
- Ein Problem wurde behoben, welches den Start von TWBlue auf serbischen Windows-Systemen verhinderte. (#175)
- Dänische Übersetzung hinzugefügt.
- und Weiteres. (#156, #163, #159, #173, [#174,]
Änderungen in Version 0.91 und 0.92
- Inkorrekte Unicode-Behandlung beim Kopieren eines Tweets in die Zwischenablage behoben. (#150)
- TWBlue zeigt eine Fehlermeldung, wenn die Zeitleiste eines gesperrten Benutzers geöffnet wird. (#128)
- TWUp als Dienst entfernt, da dieser nicht mehr existiert. (#112)
- Audiodateien werden nach dem Hochladen freigegeben. (#130)
- TWBlue verwendet den Yandex-Übersetzungsdienst anstelle des Microsoft-Übersetzers. (#132)
- SndUp-Nutzer können Audiodateien wieder mit ihrem API-Schlüssel in ihrem Account hochladen. (#134)
- Alte Tweets sollten nicht mehr als neue Einträge in Ansichten erscheinen. (#116,) (#133)
- Alle erwähnten Benutzer sollten korrekt in Twishort-Tweets angezeigt werden. (#116,) (#135)
- Für die Texterkennung kann in der Extras-Registerkarte der Account-Einstellungen die Sprache für die Erkennung gewählt werden. Eine automatische Erkennung ist jedoch ebenfalls möglich. Die Erkennung sollte jetzt bei Sprachen mit speziellen Symbolen besser funktionieren. ([#107]
- Ein Problem im Zusammenhang mit JAWS For Windows wurde behoben. In diesem Update sollte JAWS wieder normal funktionieren. #100
- Und weitere (#136,)
Änderungen in Version 0.90
- Fehler beim Verarbeiten langer Tweets behoben, der eine Verbindungstrennung zur Streaming-API verursachte. (#103)
- Die Texterkennung funktioniert jetzt auch bei Bildern aus Retweets. Zuvor hatte TWBlue zwar die Bilder erkannt, konnte jedoch keine Texterkennung ausführen. (#105)
- TWBlue wird nicht mehr versuchen, via Twishort gelöschte Tweets zu laden, da dies in den Clients Probleme verursachte. ([#113]
- TWBlue zeigt jetzt eine Fehlermeldung beim Versuch, das Profil eines gesperrten oder gelöschten Benutzers aufzurufen. (#114, #115)
- Die Rechtschreibprüfung sollte jetzt die korrekte Sprache wählen, wenn "Benutzerstandard" gewählt ist. (#117)
- Die Bildbeschreibung wird jetzt auch in Retweets angezeigt. (#119)
- Beim Lesen eines langen Tweets sollten jetzt keine seltsamen Zeichen mehr angezeigt werden. (#118)
- Wenn man von einem Benutzer blockiert wurde, wird TWBlue nun dessen Zeitleisten nicht mehr versuchen zu laden. (#125)
Änderungen in Version 0.88 und 0.89
- Weitere Probleme mit Streams und Neuverbindungen behoben.
- Neuere Aktualisierungen zeigen das Release-Datum im Updater an.
- Änderungen an Tastenkombinationen werden automatisch im Tastenkombinations-Editor übernommen.
- In Antworten an mehrere Nutzer wird jetzt für jeden Nutzer eine Checkbox angezeigt, wenn die Checkbox "Alle erwähnen" deaktiviert ist.
- Einen Fehler mit doppelten Erwähnungen in Antworten behoben, wenn der Tweet via Twishort gesendet wurde.
- Retweets sollten wieder normal angezeigt werden, wenn der Original-Tweet via Twishort gesendet wurde.
- Änderung bei der Speicherung von Benutzer-Zeitleisten in der Konfiguration. Es werden jetzt Benutzer-IDs anstatt der Benutzernamen verwendet. Hierdurch wird es möglich, Benutzer-Zeitleisten auch nach einer Änderung des Benutzernamens weiterhin zu erstellen.
- Neue Option in den Account-Einstellungen hinzugefügt, die das Anzeigen von Benutzernamen anstatt des vollen Namens erlaubt.
- Texterkennung (OCR) für Twitter-Bildanhänge hinzugefügt. Ein neuer Eintrag im Tweet-Menü erlaubt das Extrahieren von Text in Bildern. Alternativ kann die Tastenkombination alt+Win+o im unsichtbaren Interface verwendet werden.
- TWBlue spielt einen Klang ab, wenn der gewählte Tweet Bilder enthält.
- Die eigenen zitierten Tweets erscheinen nicht mehr in den Erwähnungen.
- Die Konfigurationsdatei wird nun anders gespeichert. Dies sollte den Fehler beheben, der einen Neustart von TWBlue nach dem Löschen des Konfigurationsverzeichnisses erforderte.
- Erwähnung von Benutzern aus Freundes- und Folgeransicht funktioniert wieder.
- Die Unterstützung für Proxy-Server wurde verbessert. TWBlue kann jetzt mit HTTP-, HTTPS-, Socks4- und Socks5-Proxys umgehen.
Änderungen in Version 0.87
- Stream-Verbindungsfehler behoben.
- TWBlue kann jetzt eine Antwort an den Absender korrekt behandeln, ohne dabei alle anderen erwähnten Nutzer zu erwähnen.
- Übersetzungen aktualisiert.
- Status der "Alle erwähnen"-Checkbox wird für die nächste Antwort an mehrere Nutzer gespeichert.
Änderungen in Version 0.86
- Ein wichtiges Sicherheits-Problem wurde behoben. Tweets via Twishort werden nun nicht mehr über einen weiteren Server gesendet.
- Beim Kommentieren eines Tweets wird dieser als zitierter Tweet gesendet, auch wenn der Tweet und der Original-Tweet zusammen 140 Zeichen nicht überschreiten.
- Windows-10-Tastenbelegung aktualisiert, um Änderungen aus dem letzten Build gerecht zu werden.
- Aktualisierungen der Twitter-API implementiert.
- Bei einer Antwort steht der Benutzername nicht mehr im Textfeld. Er wird automatisch hinzugefügt, sobald der Tweet gesendet wird.
- Bei einer Antwort an mehrere Nutzer wurde der bisherige Button in eine Checkbox umgewandelt, um alle Nutzer zu erwähnen. Ist diese aktiviert, werden die entsprechenden Benutzernamen automatisch der Nachricht hinzugefügt.
Änderungen in version 0.85
- Lange und zitierte Tweets sollten jetzt korrekt in Listen angezeigt werden.
- Die Verbindung sollte stabiler sein.
- Eine Autostart-Option im globalen Einstellungsdialog hinzugefügt.
- Übersetzung aktualisiert.
- Russische Dokumentation aktualisiert.
- Tweets in Cache-Datenbank sollten korrekt geladen werden.
- Einige fehlende Wörterbücher für Rechtschreibprüfung hinzugefügt.
- Zeitleisten, Listen und andere Ansichten sollten beim Starten in richtiger Reihenfolge erstellt werden.
Änderungen in Version 0.84
- Weitere Verbesserungen in zitierten und langen Tweets.
- Übersetzungen aktualisiert: Russisch, Italienisch, Französisch, Rumänisch, Galizisch und Finnisch.
- Verbesserungen im Audio-Upload-Modul: Dateien mit nicht-englischen Zeichen sind jetzt möglich.
- Der Fenstertitel sollte korrekt aktualisiert werden, wenn die Schaltflächen für Rechtschreibung, Übersetzung oder URL-Verkürzung aktiviert wurden.
- Der Fehler, welcher den gewählten Tweet in der Start-Zeitleiste verändert, sollte jetzt nicht mehr so häufig auftreten.
Änderungen in den Versionen 0.82 und 0.83
- Wenn die Quelle eines Tweets (der Client) Unicode-Zeichen enthält (Beispiel: российская газета), wird dies die Tweet-Anzeige nicht mehr stören.
- Ein neues Feld in der Tweet-Anzeige für Bildbeschreibungen hinzugefügt. Sofern verfügbar, werden hier die Beschreibungen für Bilder in Tweets angezeigt.
- Benutzer können ihre Fotos mit Bildbeschreibungen versehen. Ein entsprechender Dialog wird während des Hochladens angezeigt.
- Neues Design des Bild-Uploads.
- Fehler bei Foto-Uploads behoben.
- Beim Abruf von Tweets einer Konversation versucht TWBlue so viele Tweets wie möglich abzurufen, auch wenn einige davon nicht mehr verfügbar sind.
- Audiowiedergabe von Soundcloud hinzugefügt.
- Die Option Sitzung stummschalten lässt nicht mehr den Screen-Reader ungewollt sprechen.
- Der Direktnachrichten-Dialog sollte jetzt richtig angezeigt werden.
- Wenn ein Tweet auf Twitter gelöscht wird, sollte TWBlue dies berücksichtigen und in allen Ansichten löschen, in welchen der Tweet auftaucht.
- Wenn eine Sitzung defekt ist, kann TWBlue sie automatisch entfernen und stürzt nicht mehr kommentarlos ab.
- Der Audio-Uploader zeigt den momentanen Fortschritt an.
- Der Update-Check beim Starten von TWBlue kann in den globalen Einstellungen deaktiviert werden.
- Das unsichtbare Interface und das Programmfenster sollten sich synchronisieren, wenn der Client sich neu verbindet.
- Die Dokumentations-Option im Infobereichsmenü ist jetzt verfügbar.
- In einer Trends-Ansicht kann ein Tweet zu einem der Themen durch drücken von Enter verfasst werden.
- Russische Dokumentation und Programm-Interface aktualisiert (Dank an Natalia Hedlund (Наталья Хедлунд), @lifestar_n auf Twitter)
-
Übersetzungen aktualisiert.
-
Änderungen in Version 0.81
-
Übersetzungen aktualisiert.
- Verbesserungen im Updater-Modul. Es enthält jetzt eine Spiegel-URL, um nach Updates zu suchen. Sind beide URLs nicht erreichbar, startet TWBlue trotzdem.
- Einige GUI-Elemente verwenden Tastenkürzel für allgemeine Aktionen.
- Fehler im Standort-Dialog behoben.
- Die Chicken-Nugget-Tastaturbelegung sollte korrekt funktionieren.
- Ein neues Sound-Paket hinzugefügt, vielen Dank an @Deng90
- Der Änderungsverlauf befindet sich jetzt in einer HTML-Datei.
- Einige fehlende Wörterbücher für die Rechtschreibprüfung hinzugefügt.
- Sounds des Standard-Paketes beschnitten, vielen Dank an @masonasons.
- Opus-Unterstützung für die Soundwiedergabe hinzugefügt, vielen Dank an @masonasons.
- Tweet-Quelle im Ansichtsdialog hinzugefügt, vielen Dank an @masonasons.
- Vorherige Einträge können in Folger- und Freundes-Ansichten anderer Benutzer geladen werden.
- Die Rechtschreibprüfung sollte keinen Fehler mehr ausgeben, wenn als Sprache in den globalen Einstellungen "Standardsprache" gewählt ist und die Sprache unterstützt wird #168.
- Rumänische Übersetzung aktualisiert.
- Bereinigung des Quellcodes.
- Der Bugreporter funktioniert wieder vollständig.
- TWBlue sollte wieder auf Systemen funktionieren, deren Windows-Benutzernamen Sonderzeichen enthalten.
- Weitere Optionen für die Tweet-Suche hinzugefügt.
- Play_audio dem Tastenkombinations-Editor hinzugefügt.
- Die Windows-Taste ist im Tastenkombinations-Editor nicht mehr zwingend notwendig.
- Wechsel zum Microsoft-Übersetzer.
- In der Standardbelegung kann die aktuelle Ansicht durch Drücken von STRG+Win+Umschalt+U aktualisiert werden.
- Einige Tastenkombinationen in der Windows-10-Belegung geändert.
- Neue Folger- und Freundes-Ansicht für Benutzerzeitleisten.
Copyright © 2014-2021, Manuel Cortez.