Cronologia versioni di Send Note to Device - 24 versioni
Send Note to Device di Juraj Mäsiar
Attenzione alle versioni datate. Sono visualizzate solamente per scopi di test e di riferimento.È raccomandato usare sempre l’ultima versione di un componente aggiuntivo.
Ultima versione
Versione 5.5
Rilasciato 4 apr 2026 - 755,09 kBCompatibile con firefox140.0 e successiveVersion 5.5:
- hotfix broken URL in popup
- updated libsCodice sorgente rilasciato sotto Tutti i diritti riservati
Versioni precedenti
Versione 5.4
Rilasciato 4 apr 2026 - 755,1 kBCompatibile con firefox140.0 e successiveVersion 5.4:
- added new icon to read/unread notes
- fixed opening inside page (when using context menu)
- fixed message forwarding / replyCodice sorgente rilasciato sotto Tutti i diritti riservati
Versione 5.3
Rilasciato 31 mar 2026 - 755,33 kBCompatibile con firefox140.0 e successiveVersion 5.3:
- note text compression is now ON by default
- fixed badge counter
- refactored inbox/outbox code to use Vue 3 (this will make future upgrades easier)
- selecting text in unread note no longer looses the selection (as notes is marked as read)Codice sorgente rilasciato sotto Tutti i diritti riservati
Versione 5.2
Rilasciato 29 mar 2026 - 220,13 kBCompatibile con firefox140.0 e successiveVersion 5.2:
- notes are now compressed - this allows sending very long notes! (well, not yet, the feature will be disabled until 4.4.2026 so that all clients are updated and ready to receive compressed notes)
- using much faster base94 encoder (~10x faster)
- fixed saving last device
- fixed doubled-notes issue (hopefully)Codice sorgente rilasciato sotto Tutti i diritti riservati
Versione 5.1
Rilasciato 28 mar 2026 - 218,65 kBCompatibile con firefox140.0 e successiveVersion 5.1:
- fixed switch device icon
- last selected device is now remembered in a draftCodice sorgente rilasciato sotto Tutti i diritti riservati
Versione 5.0
Rilasciato 27 mar 2026 - 218,61 kBCompatibile con firefox140.0 e successiveVersion 5.0:
- you can now send small files with your notes
- you can now schedule the delivery to the future date!
- improved visuals
- fixed triple click on delete icon for unread notes (now it's always double)Codice sorgente rilasciato sotto Tutti i diritti riservati
Versione 4.0
Rilasciato 11 ott 2024 - 183,51 kBCompatibile con firefox128.0 e successiveVersion 4.0:
- inbox list now shows all action icons (no need to use the menu, but delete action must be confirmed)
- unread items are now more visible
- increased inbox limit to 512
- upgraded addon to Manifest V3 (requires Firefox ESR 128)
- refactored legacy code and updated librariesCodice sorgente rilasciato sotto Tutti i diritti riservati
Versione 3.9.1
Rilasciato 27 giu 2024 - 320,41 kBCompatibile con firefox115.0 e successiveVersion 3.9.1:
- disabled minification to help track down browser issues
- updated libsCodice sorgente rilasciato sotto Tutti i diritti riservati
Versione 3.9
Rilasciato 29 mar 2024 - 194,81 kBCompatibile con firefox115.0 e successiveVersion 3.9:
- fixed broken Inbox if message came from deleted device
- dark mode fixCodice sorgente rilasciato sotto Tutti i diritti riservati
Versione 3.8
Rilasciato 28 mar 2024 - 194,76 kBCompatibile con firefox115.0 e successiveVersion 3.8:
- fixed new messages not detected if Firefox was already running
- removed legacy codeCodice sorgente rilasciato sotto Tutti i diritti riservati
Versione 3.7
Rilasciato 6 mar 2024 - 199,39 kBCompatibile con firefox115.0 e successiveVersion 3.7:
- upgraded synchronization algorithm to prevent data loss when sync is slow (I'm looking at you, Firefox! :))Codice sorgente rilasciato sotto Tutti i diritti riservati
Versione 3.6
Rilasciato 4 mar 2024 - 199,25 kBCompatibile con firefox115.0 e successiveVersion 3.6:
- fixed dark mode in the injected windows
Version 3.5:
- fixed context menus not reacting to new options
- fixed dark mode in the injected window too
Version 3.4:
- dark mode now works also in the popup window
- refactored persistent background script to event page (will use even less RAM)
- updated libs
- refactored old codeCodice sorgente rilasciato sotto Tutti i diritti riservati
Versione 3.5
Rilasciato 3 mar 2024 - 199,23 kBCompatibile con firefox115.0 e successiveVersion 3.5:
- fixed context menus not reacting to new options
- fixed dark mode in the injected window too
Version 3.4:
- dark mode now works also in the popup window
- refactored persistent background script to event page (will use even less RAM)
- updated libs
- refactored old codeCodice sorgente rilasciato sotto Tutti i diritti riservati
Versione 3.4
Rilasciato 3 mar 2024 - 197,47 kBCompatibile con firefox115.0 e successiveVersion 3.4:
- dark mode now works also in the popup window
- refactored persistent background script to event page (will use even less RAM)
- updated libs
- refactored old codeCodice sorgente rilasciato sotto Tutti i diritti riservati
Versione 3.3
Rilasciato 10 feb 2024 - 197,61 kBCompatibile con firefox115.0 e successiveVersion 3.3:
- increased limit to 200 messages
- unread messages now have a border (to make them more visible)
- fixed chrome store link
- fixed (hopefully) the rare missing focus when opening popup window
- added shortcut "Alt + M" to open the popupCodice sorgente rilasciato sotto Tutti i diritti riservati
Versione 3.2
Rilasciato 19 lug 2023 - 195,54 kBCompatibile con firefox102.0 e successive3.2 version:
- added "Copy to clipboard" buttonCodice sorgente rilasciato sotto Tutti i diritti riservati
Versione 3.1
Rilasciato 11 mag 2023 - 195,34 kBCompatibile con firefox102.0 e successiveVersion 3.1:
- fixed "unread note not visible enough" issue when using dark theme
- fixed bad opacity of the unread count
- fixed broken outline around text box in the popup window
- mv3 fix for Chromium
- fixed badge number not set on startCodice sorgente rilasciato sotto Tutti i diritti riservati
Versione 3.0
Rilasciato 10 mag 2023 - 194,42 kBCompatibile con firefox102.0 e successiveVersion 3.0
- fully compatible with Manifest V3
- updated libs
- refactoring old code
- fixed layout issues
- added simple dark mode for inbox / outbox
- fixing autofocus in the popup
- preparing to VuetifyCodice sorgente rilasciato sotto Tutti i diritti riservati
Versione 2.6
Rilasciato 25 nov 2019 - 190,13 kBCompatibile con firefox68.0 e successive- fixed re-focusing existing inbox
- short-key "Ctrl + Enter" to send Note now works also in URL inputCodice sorgente rilasciato sotto Tutti i diritti riservati
Versione 2.5
Rilasciato 5 ott 2019 - 187,77 kBCompatibile con firefox68.0 e successive- added Outbox feature - with new outbox page
- fixed wrong notes deleting when inbox fullCodice sorgente rilasciato sotto Tutti i diritti riservati
Versione 2.4
Rilasciato 3 ott 2019 - 171,04 kBCompatibile con firefox68.0 e successive- fixed issue with auto-saving of message draft
- fixed focusing existing Inbox tab in minimized window
- added message "Note sent" when sending note
- fixed forwarding noteCodice sorgente rilasciato sotto Tutti i diritti riservati
Versione 2.3
Rilasciato 29 ago 2019 - 164,54 kBCompatibile con firefox68.0 e successive- added saving draft of unfinished note (in Popup window)
- fixed "duplication" of notes in Inbox when synchronization conflict occurs
- fixed missing focus when opening existing Inbox tabCodice sorgente rilasciato sotto Tutti i diritti riservati
Versione 2.2
Rilasciato 27 ago 2019 - 163,6 kBCompatibile con firefox68.0 e successive- fixed new note position on page
- fixed opening Inbox in new tab next to current
- improved build packageCodice sorgente rilasciato sotto Tutti i diritti riservati
Versione 2.1
Rilasciato 24 ago 2019 - 160,68 kBCompatibile con firefox68.0 e successiveCodice sorgente rilasciato sotto Tutti i diritti riservati