Ιστορικό εκδόσεων του yank - 4 εκδόσεις
Προσέξτε τις παλιές εκδόσεις! Αυτές οι εκδόσεις εμφανίζονται για δοκιμές και σκοπούς αναφοράς.Θα πρέπει πάντα να χρησιμοποιείτε την πιο πρόσφατη έκδοση ενός προσθέτου.
Πιο πρόσφατη έκδοση
Έκδοση 2.1.1
Κυκλοφόρησε στις 21 Ιουλ 2025 - 12,97 KBΛειτουργεί με firefox 58.0 και νεότεραFix
- (md) Reduce overzealous markdown escaping that isn't needed.
- (md) Replace bracket escape (]) with braces ({}) because some parsers struggle with the bracket escape in linksΟ πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Λήψη Firefox και απόκτηση επέκτασηςΘα χρειαστείτε το Firefox για να χρησιμοποιήσετε αυτήν την επέκτασηΠαλαιότερες εκδόσεις
Έκδοση 2.1.0
Κυκλοφόρησε στις 18 Φεβ 2025 - 13 KBΛειτουργεί με firefox 58.0 και νεότεραAdded- Add support for Wikitext
Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 2.0.0
Κυκλοφόρησε στις 24 Μαρ 2023 - 12,91 KBΛειτουργεί με firefox 48.0 και νεότεραChanged
=======
- BREAKING: Remove shortcut option, use extension shortcut instead (commands)
- You will need to rebind your shortcut via `Manage Extension Shortcuts` in `Manage Extensions`
- Rework theme, and how dark/light variants are handled (see `src/theme.json`)
- Create two new themes based of Firefox light and dark, will also use media query to check for system preference
- Remove content script entirely and in process greatly simplifies permissions,
now more in line with what the plugin does, see
[permissions](README.md#permissions) for a breakdown
- Add a new format; [typst](https://typst.app/)
- BREAKING: Yank no longer syncs the one setting it has (format) with account, its only saved on local machine.
- I don't really see the need to sync this, its trivial to change, and its also something I personally keep changing on need anyways
- Default format is now markdown
Fixed
====
- Extended or added to escapes for multiple formats
- Fix latex escapes (the previous attempts with certain symbols failed in parser)Ο πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT
Έκδοση 1.0.6
Κυκλοφόρησε στις 13 Ιαν 2020 - 122,47 KBΛειτουργεί με firefox 42.0 και νεότεραUpdated dependencies and bumped version to conform with mozilla addons review policyΟ πηγαίος κώδικας εκδόθηκε υπό την άδεια Άδεια MIT