היסטוריית גרסאות עבור Obsidian Web Clipper - 25 גרסאות
Obsidian Web Clipper Obsidian מאת
יש להיזהר עם גרסאות ישנות! גרסאות אלה מוצגות למטרות בדיקה ועיון.מומלץ תמיד להשתמש בגרסה העדכנית של תוספת.
הגרסה העדכנית ביותר
גרסה 0.11.7
תאריך שחרור: 16 אפר׳ 2025 - 1.26 מ״בעובד עם firefox 113.0 ומעלה, android 120.0 ומעלהNew- Interpreter providers are now loaded from providers.json so they can be more easily updated.
Improved- Upgraded parsing to Defuddle 0.6.2.
- If image filter input is an array the output is also returned as an array.
קוד המקור משוחרר תחת MIT License
הורדת Firefoxיש צורך ב־Firefox כדי להשתמש בהרחבה זוגרסאות ישנות יותר
גרסה 0.11.3
תאריך שחרור: 25 מרץ 2025 - 1.53 מ״בעובד עם firefox 113.0 ומעלה, android 120.0 ומעלהNew- Added built-in support for saving ChatGPT and Claude chats
Improved- Improved code block and footnote extraction, via defuddle 0.3.6
קוד המקור משוחרר תחת MIT License
גרסה 0.10.8
תאריך שחרור: 24 ינו׳ 2025 - 698.93 ק״בעובד עם firefox 113.0 ומעלה, android 120.0 ומעלהNew
- Added translations for Bengali, Czech, Danish, Finnish, Greek, Hebrew, Hungarian, Norwegian, Romanian, Swedish, Tagalog, Thai, Ukrainian, Vietnamese.
Improved
- Fixed Interpreter bug with newlines.קוד המקור משוחרר תחת MIT License
גרסה 0.10.7
תאריך שחרור: 16 ינו׳ 2025 - 517.96 ק״בעובד עם firefox 113.0 ומעלה, android 120.0 ומעלהNew
- Added new Overwrite note behavior for templates.
- Added Activity chart to Settings page.
Improved
- Revamped Interpreter configuration with popular models and links to model lists.
- Ollama 403 error text gives more useful instructions.
- Ollama no longer requires API key.
- Fixed issue with certain Anthropic prompts.
- safe_name should not exceed maximum file name length.קוד המקור משוחרר תחת MIT License
גרסה 0.10.5
תאריך שחרור: 9 דצמ׳ 2024 - 447.78 ק״בעובד עם firefox 113.0 ומעלה, android 120.0 ומעלהNew
- New duration filter to convert duration formats. See docs.
- Added Turkish and Hindi translations.
Improvements
- Fixed issue with \n in replace filter, should now work as both as a search and replacement value.
- Fixed Anthropic models not always using the right authentication.
- Fixed extension window when current model has been disabled.
- Fixed duplicate images in Twitter extractor.
- Added YouTube extractor.קוד המקור משוחרר תחת MIT License
גרסה 0.10.4
תאריך שחרור: 6 דצמ׳ 2024 - 421 ק״בעובד עם firefox 113.0 ומעלה, android 120.0 ומעלהImprovements
- Fix issue with replace filter, supports \n again as a replacement value for newlines.
- Fix Gemini base URL.
- Update default models.קוד המקור משוחרר תחת MIT License
גרסה 0.10.3
תאריך שחרור: 6 דצמ׳ 2024 - 420.86 ק״בעובד עם firefox 113.0 ומעלה, android 120.0 ומעלהA new experimental approach has been added to improve results with the default template. Extractors override the Readability library for popular sites where Readability does not work well. This populates the {{content}} and {{contentHtml}} variables with more useful content. This approach doesn't replace the need for templates but it makes it easier to clip sites that have complex DOM structures that are not easy to parse with templates. So far Twitter (X) and Reddit have been added but PRs are welcomed for other sites.
New
- New unique filter returns a deduplicated array or object.
- New remove_tags and remove_attr to remove only specific HTML tags and attributes (whereas strip filters remove all with exceptions).
- Added Google Gemini preset provider.
Improved
- replace filter now supports regex.
- split filter now splits letters in a string when no parameter is provided.
- Fixed syntax inconsistencies for strip filters.
- Fixed regression with Ollama.
- Fixed "save" feature now saves to .md file instead of .txt.
- Fixed template selection in dark mode on Windows.
- Various improvements for mobile UX in Settings pages.קוד המקור משוחרר תחת MIT License
גרסה 0.10.2
תאריך שחרור: 4 דצמ׳ 2024 - 417.7 ק״בעובד עם firefox 113.0 ומעלה, android 120.0 ומעלהImproved
- Added "Reset models" option in Interpreter
- Fixed Azure models
- Improved migration to new Providers settings
- Fixed detecting Chinese and Portuguese localesקוד המקור משוחרר תחת MIT License
גרסה 0.10.1
תאריך שחרור: 4 דצמ׳ 2024 - 414.96 ק״בעובד עם firefox 113.0 ומעלה, android 120.0 ומעלה⚠️ Important: this update changes the way Interpreter providers are stored, to provide more flexibility with a variety of providers. Your existing configurations should be automatically migrated, but if they aren't you may need to update them to the new format.
New
- New Providers section in Interpreter settings with preset provider configurations
- Show current version in General settings
- New language options: Polski, Nederlands, Italiano
- New replace_tags filter
Improved
- Fixed issue with some toggles
- Fixed issues with enabling and deleting models
- Improved support for Azure OpenAI models
- Fixed localization of various text throughout the UIקוד המקור משוחרר תחת MIT License
גרסה 0.10.0
תאריך שחרור: 26 נוב׳ 2024 - 350.91 ק״בעובד עם firefox 113.0 ומעלה, android 120.0 ומעלהNew
- Adds Interpreter features to extract text using natural language, using the syntax {{"a summary of the page"}}. Requires being enabled and configured in the Web Clipper settings.
- New length filter returns a number of items or characters.
- New calc filter allows basic mathematical operations e.g. {{number|calc:"/2"}} — can be combined with length filter to count words, or estimate reading time, e.g. {{content|split:" "|length|calc:"/200"|round}} minutes.
- Added translations for Brazilian Portuguese, Bahasa Indonesia, Korean, and Traditional Chinese.
Improved
- Fixed issue with fonts in Japanese.
- Fixed issue with {{publish}} variable sometimes returning multiple dates.
- Export all settings now decompresses templates so they are human readable. Import all settings compresses them again to maximize sync storage space.קוד המקור משוחרר תחת MIT License
גרסה 0.9.8
תאריך שחרור: 19 נוב׳ 2024 - 280.47 ק״בעובד עם firefox 113.0 ומעלה, android 120.0 ומעלהNew
- Highlights can now be saved inline by going to Settings → Highlights.
- UI is mirrored for right-to-left languages.
- Added translations for Arabic and German.
- Added {{favicon}} to the preset variables to get favicon URL.
Improved
- Fixed issue with {{published}} and {{author}} variables under some conditions.קוד המקור משוחרר תחת MIT License
גרסה 0.9.7
תאריך שחרור: 14 נוב׳ 2024 - 260 ק״בעובד עם firefox 113.0 ומעלה, android 120.0 ומעלה## Improved
- Fixed issue with highlighting the first sentence of a paragraph
- Changed highlighter mode shortcut on Firefox to reduce conflicts
- Added new locales for Farsi and Russian
- Removed need `downloads` permission
- Fixed issue with `safe_name` filter
- Added Help link in Settingsקוד המקור משוחרר תחת MIT License
גרסה 0.9.6
תאריך שחרור: 14 נוב׳ 2024 - 236.51 ק״בעובד עם firefox 113.0 ומעלה, android 120.0 ומעלהNew
- Add options to save file, share, and copy from the extension popup. Options differ based on OS and browser.
- Add localization in French, Spanish, Chinese, Japanese. More translations can be submitted via the GitHub repo.
Improved
- Improve display of highlighter menu on some websites.
- Fix an issue with block vs inline mathקוד המקור משוחרר תחת MIT License
גרסה 0.9.5
תאריך שחרור: 11 נוב׳ 2024 - 170.49 ק״בעובד עם firefox 113.0 ומעלה, android 120.0 ומעלהNew
- Add support for @graph format for schema.org data
- Add support for clipping local files
Improved
- Add clipboard permissions for Linux
- Fix bugs in creating absolute URLs, improves resolving relative link structures
- Remove Obsidian-specific characters when sanitizing file namesקוד המקור משוחרר תחת MIT License
גרסה 0.9.4
תאריך שחרור: 18 אוק׳ 2024 - 170.2 ק״בעובד עם firefox 113.0 ומעלה, android 120.0 ומעלהNew
- New round filter to round numbers
Improved
- Fixed empty {{highlights}} variable now returns nothing instead of []
- Fixed issue with fragment_link filterקוד המקור משוחרר תחת MIT License
גרסה 0.9.3
תאריך שחרור: 14 אוק׳ 2024 - 169.63 ק״בעובד עם firefox 113.0 ומעלה, android 120.0 ומעלהAdded
- New highlighter settings including export highlights
- Added fragment_link filter by to generate text fragment links
- Added initial support for string literals in map and template filter
Improved
- Highlight storage is improved and includes timestamps, which will make it easier to add metadata in the future.
- {{highlights}} variable now returns an object with timestamps, you can use the map filter to access individual - highlights, e.g. {{highlights|map:item => item.text|list}}
- Text highlights are now separated with line breaks
- Improved footnote conversion
- Better extraction of timestamps for {{published}} variable
- Improved copy to JSON feature for templatesקוד המקור משוחרר תחת MIT License
גרסה 0.9.2
תאריך שחרור: 12 אוק׳ 2024 - 163.55 ק״בעובד עם firefox 113.0 ומעלה, android 120.0 ומעלהImproved
- Fixes bug with template selection
- Improved performance and reduced permissions for highlightsקוד המקור משוחרר תחת MIT License
גרסה 0.9.1
תאריך שחרור: 10 אוק׳ 2024 - 163.51 ק״בעובד עם firefox 113.0 ומעלה, android 120.0 ומעלהNew
- Added {{highlights}} variable which returns an array of highlights that you can manipulate with filters like list, blockquote, etc
Improved
- Spaces at the start and end of note titles are correctly removed
- Added title labels on buttons
- Reverted behavior for template selection, will no longer try to use the last used template if it doesn't match a triggerקוד המקור משוחרר תחת MIT License
גרסה 0.9.0
תאריך שחרור: 9 אוק׳ 2024 - 163.27 ק״בעובד עם firefox 113.0 ומעלה, android 120.0 ומעלהAdded new highlighter mode!
- Activate it via popup, context menu, or hotkey
- Highlight text, images and media
- {{content}} variable is automatically replaced with your highlights
- Smartly merges highlights when overlapping or adjacent
- Mobile improvements for tap-based UIקוד המקור משוחרר תחת MIT License
גרסה 0.8.4
תאריך שחרור: 7 אוק׳ 2024 - 160.12 ק״בעובד עם firefox 113.0 ומעלה, android 120.0 ומעלהNew
- Export and import all settings
- Import templates and types now allows pasting JSON
- New action to copy template JSON to clipboard
- Properties are now stored in one place for all templates, and can be viewed or modified in the new Settings → Properties section.
- Import properties from Obsidian via the types.json file. Also export Web Clipper properties to the same types.json format.
- Default values for properties can be added to streamline creating new templates.
- Autocomplete properties in the template editor.
Improved
- Checkbox type properties are rendered as a checkbox in the popup
- Popup should be correctly sized in browsers that allow global page zoom
- Fixed issue with regex triggers not matching
- Improvements for browsers that don't support blob URLs
- Popup should load faster and more smoothlyקוד המקור משוחרר תחת MIT License
גרסה 0.8.2
תאריך שחרור: 30 ספט׳ 2024 - 497.72 ק״בעובד עם firefox 113.0 ומעלה, android 120.0 ומעלהNew
Added uncamel filter to convert camelCase and PascalCase to spaced lowercase text.
Improved
Schema.org variables now includes full objects where possible.
title and capitalize filters now handle both keys and values within objects.
list and blockquote filters now automatically indent nested arrays.
replace and join filters now support newlines using \n
Cleaned up HTML inside complex tables that are not converted to Markdown.
Variable and filter syntax is more resilient to extra spaces, newlines and tab indentation allowing more flexibility in writing style.
Improved export on iOS, now uses share sheet when possible.
Fixed dark mode for Safari.
Many iOS UI improvements.קוד המקור משוחרר תחת MIT License
גרסה 0.7.2
תאריך שחרור: 25 ספט׳ 2024 - 490.11 ק״בעובד עם firefox 113.0 ומעלה, android 120.0 ומעלה- Fix issue with modifying {{date}} variable format.
- Fix issues with date filter not detecting week of the year format.
- Reduce flashing of the side panel when transitioning between pages.
- Removed "Early access features" toggle for now, since it has been replaced by the "Legacy mode" toggle to enable features for Obsidian 1.6.7 and below.קוד המקור משוחרר תחת MIT License
גרסה 0.7.1
תאריך שחרור: 25 ספט׳ 2024 - 489.1 ק״בעובד עם firefox 113.0 ומעלה, android 120.0 ומעלהAdds "Legacy mode" setting to use Obsidian URI to copy content on browsers and OSes that support it.קוד המקור משוחרר תחת MIT License
גרסה 0.7.0
תאריך שחרור: 24 ספט׳ 2024 - 487.32 ק״בעובד עם firefox 113.0 ומעלה, android 120.0 ומעלהWeb Clipper now requires Obsidian 1.7.2 or above. Users on older versions of Obsidian will see a message when trying to clip content. The reason is that some browsers and operating systems strictly limit the length of URIs, making it impossible to pass content from a page via this method beyond ~2000 characters. This fails silently which is confusing for many users. As of Obsidian 1.7.2 we can now pass content into Obsidian via the clipboard.
Improved
- `title` filter now works better with arrays and objects.
- Various performance improvements.קוד המקור משוחרר תחת MIT License
גרסה 0.6.2
תאריך שחרור: 23 ספט׳ 2024 - 495.15 ק״בעובד עם firefox 113.0 ומעלה, android 120.0 ומעלהNew
- Added selectorHtml: prefix for variables. Works the same as selector: but extracts the HTML rather than text content, which is useful if you want to process the content with remove_html, strip_tags, strip_attr, and markdown filters.
Improved
- The {{author}} variable now returns a comma separated list if there are multiple authors. Note this means the default template is updated to {{author|split:", "|wikilink|join}} if you want to wikilink the authors.
- Improved conversion of Markdown tables and falls back to HTML tables if the table contains merged cells.
- Improved handling of lower, upper and titlecase across languages and for arrays.
- Improved handling of footnote references.
- No longer overrides date filters in date and datetime properties.
- Relative URLs in srcset attributes are now correctly rewritten.קוד המקור משוחרר תחת MIT License