Historique de versions de In My Pocket - 25 versions
In My Pocket par Pierre-Adrien Buisson
Attention aux anciennes versions ! Elles sont affichées seulement à des fins de test et de référence.Vous devriez toujours utiliser la dernière version d’un module complémentaire.
Dernière version
Version 0.12.26
Publié le 14 avr. 2025 - 502,8 KoFonctionne avec firefox 62.0 et versions supérieures<ul>
<li><b>FIX:</b> in some rare cases, saved items may be missing a URL. This version ensures the items search keeps working and does not crash when this happens. </li>
</ul>Code source publié sous licence Mozilla Public License 2.0
Télécharger Firefox et obtenir l’extensionVous avez besoin de Firefox pour utiliser cette extensionAnciennes versions
Version 0.12.25
Publié le 24 nov. 2024 - 318 KoFonctionne avec firefox 62.0 et versions supérieures- CHORE: trying, yet again, to reduce the number of items asked to pocket during the initial sync, to at least temporarily mitigate the sync issue multiple users have been facing recently. Now reducing to 200 items/page in the sync.
Code source publié sous licence Mozilla Public License 2.0
Version 0.12.24
Publié le 15 nov. 2024 - 318,01 KoFonctionne avec firefox 62.0 et versions supérieures- CHORE: trying, yet again, to reduce the number of items asked to pocket during the initial sync, to at least temporarily mitigate the sync issue multiple users have been facing recently.
Code source publié sous licence Mozilla Public License 2.0
Version 0.12.23
Publié le 11 nov. 2024 - 328,2 KoFonctionne avec firefox 62.0 et versions supérieures- CHORE: yet another tweak to the error reporting for HTTP errors.
- DESIGN: fix the position of the warning message in the popup.
Code source publié sous licence Mozilla Public License 2.0
Version 0.12.22
Publié le 11 nov. 2024 - 327,96 KoFonctionne avec firefox 62.0 et versions supérieures- CHORE: succesful Pocket API responses can sometimes come with error HTTP headers. In that case, I now process them like failed responses, triggering error report, logging and feedback to the UI.
- CHORE: succesful responses sometimes contain `error` attribute: log it if it happens.
Code source publié sous licence Mozilla Public License 2.0
Version 0.12.21
Publié le 8 nov. 2024 - 327,31 KoFonctionne avec firefox 62.0 et versions supérieures- CHORE: I'm still trying to identify the synchronization issue encountered by some users. I suspect a Pocket API change, so here is more error reporting code around synchronization to try and confirm this hypothesis.
Code source publié sous licence Mozilla Public License 2.0
Version 0.12.20
Publié le 7 nov. 2024 - 343,4 KoFonctionne avec firefox 62.0 et versions supérieures- CHORE: yet another attempt to improve error reporting for failing HTTP requests. Trying to make them easier to group and identify.
- CHORE: relax the rules around alternative URL and improve reporting around this portion of the code.
- PERFS: try to improve long items lists rendering time. The browser should be smart enough to figure out what needs to be rendered, and avoid rendering the whole list all at once.
- PERFS: reduce the size of each items batch we ask Pocket during the initial account sync, as there seem to be performances issues lately and the initial sync often times out. That could at least mitigate this problem.
Code source publié sous licence Mozilla Public License 2.0
Version 0.12.19
Publié le 30 oct. 2024 - 326,13 KoFonctionne avec firefox 62.0 et versions supérieuresCHORE: try to improve error reporting for failing HTTP requests and JSON parsing. Trying to make them easier to group and identify with more context attached to them.Code source publié sous licence Mozilla Public License 2.0
Version 0.12.18
Publié le 29 oct. 2024 - 325,66 KoFonctionne avec firefox 62.0 et versions supérieures- UPDATE:show a dedicated waiting screen as long as the initial items sync has not completed, instead of the current misleading "No items match this search" message
- CHORE: improve warnings and error handling in HTTP requests. They were sometimes lacking in details, which made debugging harder when needed.
Code source publié sous licence Mozilla Public License 2.0
Version 0.12.17
Publié le 28 juil. 2024 - 325,15 KoFonctionne avec firefox 62.0 et versions supérieuresFIX: fix the behaviour of "close when added" and "close when read" automations that were broken during 0.12.14 and 0.12.15 refactoringsCode source publié sous licence Mozilla Public License 2.0
Version 0.12.16
Publié le 28 juil. 2024 - 324,59 KoFonctionne avec firefox 62.0 et versions supérieures- CHORE: normalize source file paths in error reporting to provide better and easier grouping of similar error reports.
- CHORE: fix a few technical errors currently cluttering my error reports.
Code source publié sous licence Mozilla Public License 2.0
Version 0.12.15
Publié le 23 juil. 2024 - 320,05 KoFonctionne avec firefox 58.0 et versions supérieuresFIX: version 0.12.14 allowed me to identify the occasional new behaviour of the "add" Pocket API. Not sure why and when it happens, but for now I'm just trying to hotfix this 🤞Code source publié sous licence Mozilla Public License 2.0
Version 0.12.14
Publié le 23 juil. 2024 - 319,99 KoFonctionne avec firefox 58.0 et versions supérieures- CHORE: improve error reporting around the "close tab when added" and "close tab when read" features.
- CHORE: improve error reporting around the "add a new item" feature. Something is wrong/unusual in the responses sent by the Pocket API, but it is still hard to correctly diagnose.
Code source publié sous licence Mozilla Public License 2.0
Version 0.12.13
Publié le 23 juil. 2024 - 319,74 KoFonctionne avec firefox 58.0 et versions supérieuresCHORE: the error reporting code that I added in 0.12.12 was never triggered. I suspect it's too far down, moved it as early as I could to ensure it would be triggered before any other error prevent it.Code source publié sous licence Mozilla Public License 2.0
Version 0.12.12
Publié le 22 juil. 2024 - 319,73 KoFonctionne avec firefox 58.0 et versions supérieuresCHORE: some users are facing issues when trying to add an item. I'm adding more precise debugging around these actions to try and pinpoint this new problem.Code source publié sous licence Mozilla Public License 2.0
Version 0.12.11
Publié le 21 juil. 2024 - 319,03 KoFonctionne avec firefox 58.0 et versions supérieuresFIX: some users have had unusual synchronization behaviour, where old items started to appear in their items list. I may have found the root cause for this issue and am trying to mitigate the issue with this new version, while waiting for some feedback from the Pocket API team.Code source publié sous licence Mozilla Public License 2.0
Version 0.12.10
Publié le 21 juil. 2024 - 319,02 KoFonctionne avec firefox 58.0 et versions supérieures- UPDATE: in the popup actions at the very top, move the "Refresh list" icon to the left, next to the settings icon. This action is not an action users are supposed to use on a regular basis, and having it right in the middle of other daily actions (such as "add new item" or "pick random item") made it too easy to click on this by mistake.
- FIX: adding a new item sometimes errored due to unknown reasons. I added better error reporting around that function and made it a bit more resilient to unexpected cases.
- CHORE: re-enable more advanced error reporting feature that will allow me to better pinpoint performance problems. As always, these performances reports are only sent if the error reporting setting is enabled.
Code source publié sous licence Mozilla Public License 2.0
Version 0.12.9
Publié le 21 juil. 2024 - 290,98 KoFonctionne avec firefox 58.0 et versions supérieuresFIX: the error reporting code added to the synchronization step was mistakenly reporting correct cases.Code source publié sous licence Mozilla Public License 2.0
Version 0.12.8
Publié le 20 juil. 2024 - 290,97 KoFonctionne avec firefox 58.0 et versions supérieures- CHORE: make synchronization code hopefully a bit more solid than it was
- FIX: add more debugging information during the synchronization step for more accurate error identification.
- FIX: fix the integration of the error reporting tool I'm using. It wasn't reporting anything anymore.
Code source publié sous licence Mozilla Public License 2.0
Version 0.12.7
Publié le 23 mai 2024 - 516,5 KoFonctionne avec firefox 56.0 et versions supérieures- FIX: settings were sometimes not respected due to some caching issues. Disabled this caching to avoid this kind of bugs. Known bugs: disabling/enabling badge count, disabling/enabling automations, but this is surely the case for almost any configuration option.
Code source publié sous licence Mozilla Public License 2.0
Version 0.12.6
Publié le 3 mars 2024 - 503,44 KoFonctionne avec firefox 56.0 et versions supérieures- FIX: ensuring that entering the edition mode on an item does not alter the item height in the list. The list aspect should now remain more stable when editing an item
Code source publié sous licence Mozilla Public License 2.0
Version 0.12.5
Publié le 27 déc. 2023 - 465,91 KoFonctionne avec firefox 56.0 et versions supérieures- UPDATE: improved the way my bug tracking tool differentiates user, to help me figure out better how many users are impacted by a bug
Code source publié sous licence Mozilla Public License 2.0
Version 0.12.4
Publié le 26 déc. 2023 - 465,63 KoFonctionne avec firefox 56.0 et versions supérieures- FIX: improved address bar icon highlighting on the getpocket site
- PERFS: make link opening faster (contribution from eight04, thank you!).
- FIX: this perf improvements ensure opening random items will always happen in the correct tab
- FIX: during the authentication flow, close the addon popup after clicking on "Authenticate"
Code source publié sous licence Mozilla Public License 2.0
Version 0.12.3
Publié le 20 nov. 2022 - 272,6 KoFonctionne avec firefox 56.0 et versions supérieuresCode source publié sous licence Mozilla Public License 2.0
Version 0.12.2
Publié le 28 oct. 2022 - 272,42 KoFonctionne avec firefox 48.0 et versions supérieuresCode source publié sous licence Mozilla Public License 2.0