PageSieve 版本紀錄 - 3 個版本
小心舊版本!這些版本只是提供來測試與參考用。您應該隨時用最新版的附加元件。
最新版本
版本 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 條款釋出