PageSieve 版本紀錄 - 6 個版本
小心舊版本!這些版本只是提供來測試與參考用。您應該隨時用最新版的附加元件。
最新版本
版本 1.5.0
發行於 2026年6月15日 - 1.13 MB適用於 firefox 58.0 與更新版本Changed- Switch to generalized extractor. Mostly code change as functionality is identical
Fixed- Fix how logging is handled in content vs background scripts
- Simplify how pages are compared.
- Correctly set error in various failure states
原始碼依照 MIT License 條款釋出
較舊版本
版本 1.4.0
發行於 2026年5月9日 - 1.05 MB適用於 firefox 58.0 與更新版本[1.4.0] - 2026-05-09
### 🚀 Features
• (logging) Add logtape based logging
### 🐛 Bug Fixes
• Improve markdown table handling
### 🚜 Refactor
• Centralize handling of data download
### 📚 Documentation
• Update documentation原始碼依照 MIT License 條款釋出
版本 1.3.0
發行於 2026年5月7日 - 1.01 MB適用於 firefox 58.0 與更新版本[1.3.0] - 2026-05-07
### 🚀 Features
• Add diagram generation for state machine
• Add initial failure retry
### 🐛 Bug Fixes
• Add better log messages
• Add global stop event for user interrupt
• Pass currentURL context to functions
• Support use of xpath for 'next' navigation
• Add event for testing navigation
### 💼 Other
• Update source build recipe
• Update svelte
• Bump package version
### 🚜 Refactor
• Use state machine for main loop
• Update types
• Cleanup handling of selectors
### 📚 Documentation
• Add state machine diagram原始碼依照 MIT License 條款釋出
版本 1.2.0
發行於 2026年4月22日 - 955.61 KB適用於 firefox 58.0 與更新版本[1.2.0] - 2026-04-22
### 🚀 Features
• Add editable names for selector groups
• Improve button style in Editable Input
• Add search and sort in library component
### 🐛 Bug Fixes
• Change how selector array type is toggled
• Change button style to be more visible
• Switching to none pagination now works
### 💼 Other
• Move to bun for package management
• Update deps
• Increment version
### 🚜 Refactor
• Move scrapeConfig to separate file
• Use dark colorscheme as default
• Swap jszip with client-zip
### 📚 Documentation
• Update ui docs with selector group changes原始碼依照 MIT License 條款釋出
版本 1.1.0
發行於 2026年4月5日 - 1,015.81 KB適用於 firefox 58.0 與更新版本[1.1.0] - 2026-04-05
🚀 Features- Add ability to add selector groups
- [breaking] Add multi selector group results display
- Add group delete confirmation
- Add export for individual group data
🐛 Bug Fixes- Early exit when no pagination defined
- Allow use of xpath for container selector
- Centralize how xpath selectors are detected
💼 Other- Add just rule for creating zip
- Update gitignore
- Add file necessary for github pages
- Increment version number
🚜 Refactor- Separate confirm dialog into component
- Modify DataTable style
📚 Documentation- Correct dates in license copyright
- Initial commit of documentation
- Render documentation
- Change default video dimensions
- Update video dimensions
- Update README.md
- Remove quarto build from git
🎨 Styling- Use specific type for extract results
- Format code
原始碼依照 MIT License 條款釋出