Markdown Collector의 버전 기록 - 10개 버전
Markdown Collector 제작자: Simon Benedict
Markdown Collector의 버전 기록 - 10개 버전
이전 버전의 사용에 주의하십시오! 이 버전들은 테스트 및 참조 용도로만 표시되는 것입니다.항상 최신 버전의 부가 기능을 사용해야 합니다.
최신 버전
버전 1.3.6
2024년 11월 19일에 출시 - 180 KBfirefox 79.0 이상에서 작동Fixed broken update 1.3.5GNU General Public License v3.0 only에 따라 릴리스된 소스 코드
Firefox를 다운로드하고 확장 기능을 받으세요이 확장 기능을 사용하려면 Firefox가 필요함이전 버전
버전 1.3.5
2024년 11월 17일에 출시 - 175.24 KBfirefox 79.0 이상에서 작동1. Process Multiple Browser Tabs at Once:
- Select multiple tabs with Ctrl+Click or Ctrl+Shift
- Save them all with one click (Alt+I)
- Copy (and save) them all at once (Alt+C)
2. New Ways to Handle Multiple Tabs:
- Individual Mode: Apply the same refinement to each page
- Combined Mode: Merge all pages into one document and apply refinement
- Quick Save: Skip refinement by leaving the prompt emptyGNU General Public License v3.0 only에 따라 릴리스된 소스 코드
버전 1.3.4
2024년 10월 18일에 출시 - 174.93 KBfirefox 79.0 이상에서 작동1. New extension icon with improved resolutions
2. Added loading indicator for LLM refinement processGNU General Public License v3.0 only에 따라 릴리스된 소스 코드
버전 1.3.3
2024년 10월 18일에 출시 - 164.51 KBfirefox 79.0 이상에서 작동1. Improved error handling for LLM refinement:
- Added clear notifications for API key and connection issues
- Better guidance when encountering setup problems
2. Enhanced settings page:
- New tooltips for API key and AI model settings
- Added a reset button for the OpenAI base URL
3. UI improvements:
- Updated notification colors for better visibility
4. General stability and performance enhancementsGNU General Public License v3.0 only에 따라 릴리스된 소스 코드
버전 1.3.2
2024년 10월 17일에 출시 - 163.98 KBfirefox 79.0 이상에서 작동1. New search functionality:
- Implemented search feature for markdown entries
- Added options to filter search by URL, Title, and Contents
- Real-time filtering of markdown entries as you type
2. Improved settings interface:
- Added warning for LLM refinement without content cleanup
- Implemented reset button for API base URL
3. Code restructuring and performance improvements:
- Reorganized JavaScript files into 'scripts/components/' directory
- Enhanced modularity with separate utility files for better maintainability
4. UI enhancements:
- Introduced new CSS variables for improved theming support
- Adjusted styles for better readability and consistency across light and dark themesGNU General Public License v3.0 only에 따라 릴리스된 소스 코드
버전 1.3.1
2024년 10월 15일에 출시 - 159.52 KBfirefox 79.0 이상에서 작동Fix Alt+C (CopyAsMarkdown) to apply LLM refinement properlyGNU General Public License v3.0 only에 따라 릴리스된 소스 코드
버전 1.3.0
2024년 10월 15일에 출시 - 159.45 KBfirefox 79.0 이상에서 작동1. AI-powered content refinement:
- Integrated LLM (Language Model) for refining and structuring webpage content (enable in Settings)
- Added user interface for entering refinement prompts on URL save
2. New features:
- "Copy as Markdown" functionality Shortcut: Alt+C (was previously assigned to 'Open Collection')
- Customizable AI model selection in settings (local models supported too via Ollama, LMStudio etc.)
3. Improved user experience:
- Updated keyboard shortcuts (Alt+M for Open Collection)
- Added notifications for save/copy actions
4. Performance and stability:
- Refactored code for better maintainability
- Implemented user cancellation handling for save/copy processesGNU General Public License v3.0 only에 따라 릴리스된 소스 코드
버전 1.2.1
2024년 10월 14일에 출시 - 156.67 KBfirefox 79.0 이상에서 작동1. UI Refinement:
- Refactored popup UI with improved styling for both light and dark themes
- Enhanced "How to use" accordion with clearer instructions and visual highlights
2. Project Rebranding:
- Renamed from "URL to Markdown" to "Website to Markdown" in the README
3. Usability Improvements:
- Streamlined popup layout for easier navigationGNU General Public License v3.0 only에 따라 릴리스된 소스 코드
버전 1.2
2024년 10월 12일에 출시 - 140.57 KBfirefox 79.0 이상에서 작동1. Content Cleanup Feature:
- Integrated Readability.js for cleaner markdown conversions
- Added a toggle in settings to enable/disable content cleanup
2. Enhanced UI:
- Added a settings button in the markdown page
- Implemented an accordion-style usage instructions in the popup
- Improved button styles and colors
3. New Functionality:
- Added action buttons for updating and deleting entries in the markdown collection
- Improved diff modal for reviewing changes when updating content
4. Performance Improvements:
- Enhanced fetching functionality with better error handling
- Improved markdown conversion timeout handling
5. Settings Page:
- Created a new dedicated settings page accessible from the popup and markdown collection pageGNU General Public License v3.0 only에 따라 릴리스된 소스 코드