Ιστορικό εκδόσεων του Substitoot - 13 εκδόσεις
Substitoot από virtulis
Προσέξτε τις παλιές εκδόσεις! Αυτές οι εκδόσεις εμφανίζονται για δοκιμές και σκοπούς αναφοράς.Θα πρέπει πάντα να χρησιμοποιείτε την πιο πρόσφατη έκδοση ενός προσθέτου.
Πιο πρόσφατη έκδοση
Έκδοση 0.7.2.0
Κυκλοφόρησε στις 14 Φεβ 2024 - 96,3 KBΛειτουργεί με firefox 48.0 και νεότερα, android 120.0 και νεότερα- Improved wording on the options page.
- Removed obsolete options.
- Adjustable timeouts and limits.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Λήψη του FirefoxΘα χρειαστείτε το Firefox για να χρησιμοποιήσετε αυτήν την επέκτασηΠαλαιότερες εκδόσεις
Έκδοση 0.7.1.0
Κυκλοφόρησε στις 7 Φεβ 2024 - 93,57 KBΛειτουργεί με firefox 48.0 και νεότερα, android 120.0 και νεότερα- Fetched statuses no longer pollute the home timeline.
- Added browser toolbar button to make accessing settings easier.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 0.7.0.4
Κυκλοφόρησε στις 6 Φεβ 2024 - 91,06 KBΛειτουργεί με firefox 48.0 και νεότερα, android 120.0 και νεότερα- Completely rewritten internals. No more blocking and no more fake statuses, everything is fetched directly to your instance one by one.
- Now showing a progress/status indicator at the bottom of the screen (when doing something).
- A number of bugs wiped out of existence along with many kilobytes of legacy code.
- Can now fetch from all omas and keys (or so I think).
- Firefox on Android can now install the addon normally (or so I think!).Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 0.6.2
Κυκλοφόρησε στις 2 Ιουλ 2023 - 169 KBΛειτουργεί με firefox 48.0 και νεότερα, android 48.0 έως 68.*Fixed remote user statuses sometimes breaking local paging.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 0.6.1
Κυκλοφόρησε στις 2 Ιουλ 2023 - 168,13 KBΛειτουργεί με firefox 48.0 και νεότερα, android 48.0 έως 68.*- Now also loads the statuses in user profiles! (only the first 40 though). Unfortunately, unlike contexts, this blocks the local request, so you'll have to wait longer for anything at all to show. Which is why I waited for months before giving up and implementing it like that. And it's totally worth it.
- Fixed a couple more ID mapping bugs.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 0.5.4
Κυκλοφόρησε στις 1 Ιουλ 2023 - 54,74 KBΛειτουργεί με firefox 48.0 και νεότερα, android 48.0 έως 68.*Fixed a number of logic issues and race conditions.
Support fetching contexts from Pleroma/Akkoma.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 0.5.1
Κυκλοφόρησε στις 16 Απρ 2023 - 53,24 KBΛειτουργεί με firefox 48.0 και νεότερα, android 48.0 έως 68.*- Several minor fixes.
- Now using History API wrapper to fix URLs instead of webNavigation (in the new mode)Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 0.5.0
Κυκλοφόρησε στις 9 Απρ 2023 - 50,56 KBΛειτουργεί με firefox 48.0 και νεότερα, android 48.0 έως 68.*- Changed the request intercepting approach (see below).
- Replies to remote toots now work as expected.
- Local context now shown immediately, remote stuff is added when it's ready.
- Actual real boost/favorite count on remote toots!
Switched from intercepting web requests in the background process to injecting an XHR wrapper, as well as plugging into the Redux store if possible.
New mode is on by default, but old mode still available if needed (new mode is not tested on versions < 4.0 so tell me how it goes). The new features are only in the new thing though (and the reason it exists).Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 0.4.2
Κυκλοφόρησε στις 19 Μαρ 2023 - 57,05 KBΛειτουργεί με firefox 48.0 και νεότερα, android 48.0 έως 68.*Fixed a silly last minute typo in the redirect URL.
Maybe I should start writing tests for this thing. jk.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 0.4.1
Κυκλοφόρησε στις 19 Μαρ 2023 - 57,06 KBΛειτουργεί με firefox 48.0 και νεότερα, android 48.0 έως 68.*- Fixed clicking on account links for locally unknown accounts creating a total mess.
- Fetch and save instance info; don't bother non-Mastodon or non-public instances.
- Other fixes and optimizations.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 0.4.0
Κυκλοφόρησε στις 18 Μαρ 2023 - 74,65 KBΛειτουργεί με firefox 48.0 και νεότερα, android 48.0 έως 68.*- You can now boost/favorite/bookmark remote posts (the addon will attempt to pull them to the local instance to do so).
- Request all permissions on install, hopefully fixing Android problems.
- Make cache clear buttons actually work.
- Hopefully fix a few other issues.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 0.3.0
Κυκλοφόρησε στις 17 Μαρ 2023 - 73,96 KBΛειτουργεί με firefox 48.0 και νεότερα, android 48.0 έως 68.** Cache metadata and content in browser storage.
* Fix manifest for older Firefox versions.
* Various logic fixes and improvements.Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 0.2.2
Κυκλοφόρησε στις 12 Μαρ 2023 - 32,63 KBΛειτουργεί με firefox 48.0 και νεότερα, android 48.0 έως 68.*Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT