Istoricul versiunilor pentru ScholarFlow - 2 versiuni
ScholarFlow de MinhThuan
Istoricul versiunilor pentru ScholarFlow - 2 versiuni
Atenție la versiunile vechi! Aceste versiuni sunt afișate pentru testare și ca referință.Trebuie să folosești întotdeauna cea mai recentă versiune a unui supliment.
Ultima versiune
Versiunea 2.4.1
Lansată în 12 sept. 2026 - 284,63 KBFuncționează cu firefox 142.0 și versiunile ulterioareHello! Welcome to ScholarFlow v2.4.1 — performance, new tools, and a smoother library experience.
✨ New Features
- Autofill (new tab in the sidebar): save your frequently used form templates and fill forms on the web in one click — great for repetitive sign-ups and research forms.
- To-do List (new tab in the sidebar): manage daily research tasks with priorities (Normal / Urgent / Low), search, filters, and inline editing without leaving the page.
- Teleprompter: type a script and read it aloud while recording your screen — it even opens in a pop-up window so you can edit your video narration on the fly.
- Clear site data: stuck behind a paywall? One click clears the cookies, cache and storage of the current site and reloads it for a fresh session (now fully supports Firefox's Total Cookie Protection).
- Quick citation from context menu: highlight any text, right-click → Save citation with quote, and ScholarFlow adds it to your notes and opens the sidebar automatically.
🎨 Improvements
- Redesigned the Saved Bibliography window for easier searching, copying and exporting.
- Reworked the To-do list interface to match the new design.
- Better element / custom-area capture: a precise crosshair and smooth 8-point resizing.
- Cleaner code architecture (content scripts split into modules) — no change for you, but a big maintainability boost for us.
🐛 Fixes & Stability
- Fixed all code-review warnings flagged by the Firefox (AMO) validator — the package now passes with zero errors and zero warnings.
- Improved multi-language sync across all 5 languages (VI, EN, 中文, Русский, 日本語).
Thank you for using ScholarFlow! Feedback is always welcome — open an issue in our GitHub repository.
Link GitHub branch v2.4.1: https://github.com/Thuantran520/ScholarFlow/tree/2.4.1Codul sursă lansat sub Licență MIT
Versiuni mai vechi
Versiunea 2.4.0
Lansată în 8 sept. 2026 - 229,43 KBFuncționează cu firefox 142.0 și versiunile ulterioareScholarFlow v2.4.0 - Enhanced PDF Extraction & i18n Optimization
Key improvements in this release:
Smarter PDF Metadata Extraction
- Increased buffer scan from 65KB to 256KB for comprehensive PDF metadata
- Added support for /Subject, /ModDate, /Keywords fields
- Prioritizes PDF metadata with automatic fallback to filename if metadata is generic
- Intelligently selects longer, more meaningful title between PDF metadata and filename
Example: "Document" (PDF) → "Machine Learning 2024.pdf" (filename)
Full i18n (Internationalization) Support
- Complete localization of "Local Document / PDF" label across 5 languages
(Vietnamese, English, Chinese, Japanese, Russian)
- Fixed citation formatting duplicates for local document labels
- Accessed-date formatting fully supports all languages
Bug Fixes
- Fixed ReferenceError: currentAppLanguage is not defined
- Optimized Vietnamese PDF title parsing: prevents over-capitalization of diacritics
Example: "HướNg DẫN ChấM..." → displays correctly
Enhanced Source Extraction
- Full support for extracting PDFs from local files (file://)
- PDF parsing from in-browser viewers
- Automatic fallback when direct PDF fetch fails
Version: 2.4.0
Channel: StableCodul sursă lansat sub Licență MIT