Releases: fangbm/TermPop
Releases · fangbm/TermPop
Release list
v0.1.4
TermPop v0.1.4
- Commit:
91659af9e6d5072cade6a50d5979f51aca65b47b - Artifact:
termpop-extension-v0.1.4.zip
Changes
- fix(extension): package offline OCR for Edge (
91659af) - fix(ci): submit Edge packages with POST (
72bcd51) - chore(release): prepare v0.1.4 (
6e8c326) - feat(extension): stream follow-up answers and thinking (
82df57d) - ci: automate Edge Add-ons extension updates (
f6abd3a) - style(rust): format term boundary tests (
f4fce6d) - fix(extension): show follow-up input on explanation cards (
00b6df7) - feat(extension): add explanation card follow-ups (
2177a84) - feat(extension): confirm and restore ignored terms (
beff695) - feat(extension): let users ignore automatic terms (
e8b2c0d) - refactor(core): remove built-in term rules (
ca860cf) - fix(extension): require configured LLM (
8dd6f36) - merge: integrate remote main updates (
79e124c) - feat: add website guide and docs (
d5b17b6) - docs: split README into English and Chinese (
c6b3efd) - Merge pull request #1 from fangbm/1 (
4bdec04) - Update README.md (
140667a) - Update README.md (
09e6225) - fix(extension): preserve page layout while highlighting (
763c099) - feat(extension): add local OCR screenshot mode (
e70d5cd) - feat(extension): add screenshot explanation toggle (
6bb68bc) - feat(extension): explain screenshot selections in one multimodal request (
15d984c) - fix: harden detection cache and PDF lifecycle (
3789ddc) - merge: reconcile public main with local TermPop work (
f8a6e43) - feat(extension): add screenshot term recognition (
9cdf843) - refactor(extension): harden permissions and runtime behavior (
2ed9ac7) - fix(promo): use licensed mouse click sfx (
ddd6033) - fix(promo): use recorded mouse click audio (
2ab8337) - fix(promo): use audible mechanical clicks (
e44db38) - fix(promo): raise mouse click audio (
4904f7c) - fix(promo): sync selection cursor and click audio (
e3b9e46) - feat(promo): add 60-second TermPop product film (
9a71c10) - fix(extension): preserve cache scopes and verify user dictionary (
f188eba) - fix(extension): adapt explanation overlay stacking layer (
6ef85ef) - feat(marketing): add 4x3 promo cover (
1723a81) - style(marketing): center promo cover composition (
ee2eade) - refactor(marketing): simplify promo cover composition (
74e1b9e) - fix(marketing): brighten promo cover and align popover (
c84fbcc) - feat(marketing): add TermPop promo video cover (
381f3b1) - fix(extension): remove stale manifest resource (
e2e20b2) - fix(site): remove download availability copy (
14a1900) - feat(site): route Edge downloads to add-ons store (
f5ed56b) - feat(site): route Edge downloads to add-ons store (
60d1540)
v0.1.3
TermPop v0.1.3
- Commit:
ce5b371177008733cc06c81761309a4e0cc0d6ed - Artifact:
termpop-extension-v0.1.3.zip
Changes
- Prepare TermPop v0.1.3 (
ce5b371) - test: run the full wasm behavior suite in CI (
17c3f42) - ci: write smoke test script next to the wasm bindings (
906fd4d) - ci: fix CI failures from format check and WASM freshness job (
a145095) - ci: add PR workflow with WASM freshness check (
1593227) - feat: harden LLM usage, settings isolation, and cache reliability (
64e790a) - fix: detect terms adjacent to CJK text and correct UTF-8 byte offsets (
1dd99f1)
v0.1.2
TermPop v0.1.2
- Commit:
08827d6c90093baaabe1bd10f57cf9d2a76dc8a1 - Artifact:
termpop-extension-v0.1.2.zip
Changes
- Prepare TermPop v0.1.2 (
08827d6)
v0.1.1
TermPop v0.1.1
- Commit:
224cbb1cd1ae6e6ef922fd244b204b1139b8b2db - Artifact:
termpop-extension-v0.1.1.zip
Changes
- Prepare TermPop v0.1.1 (
224cbb1) - Update README.md (
54514a4) - Update main.tsx (
0822d1a) - Avoid duplicate showcase tooltip activation (
2e65a91) - Prevent showcase tooltip position flash (
227a2b5) - Restore fixed showcase explanation card (
324024f) - Restore showcase product visual (
70f45a5) - Add plugin-style showcase interactions (
7d9be39) - Revert "Add interactive hero term preview" (
c2cb6fd) - Add interactive hero term preview (
5d70b16) - Move hero text column left (
ef747cf) - Center hero column with right icon (
543b355) - Swap hero icon and text positions (
464c598) - Update main.tsx (
5b74ab4) - Center hero text column content (
5e530d5) - Update main.tsx (
3db688a) - Preserve heading spaces (
30a1773) - Optically center Chinese headings (
c506104) - Update main.tsx (
134cb06) - Update main.tsx (
4b63eeb) - Revert "Center multiline site headings" (
7adb33d) - Center multiline site headings (
31455eb) - Keep hero background icon size (
899e85c) - Tune site section alignment (
b8a27ad) - Add hero background icon (
a87b7fd) - Refine product site layout alignment (
98d472e) - Redraw TermPop SVG icon (
70761dc) - Update main.tsx (
7c66f38) - Update main.tsx (
7795ab6) - Update main.tsx (
1be19cd) - Update main.tsx (
c797e78) - Update main.tsx (
b7f3626) - Show TermPop icon on product site (
1f60551) - Update main.tsx (
b0c89d3) - Revert "Update main.tsx" (
a48d399) - Update main.tsx (
c8085e0) - Add TermPop icon assets (
5d5fd29) - Update main.tsx (
9b702a8) - Restore segmented language switch (
b81b890) - Refine language selector styling (
8d56c89) - Polish language dropdown (
5698209) - Use language dropdown on product site (
f02e819) - Update README.md (
07d5c72) - Add bilingual product site (
a311baf) - Add TermPop product website (
1552915)
v0.1.0
TermPop v0.1.0
- Commit:
3559e17dcb6e57cba69261ab117f369ec46a6953 - Artifact:
termpop-extension-v0.1.0.zip
Changes
- Release extension only on version tags (
3559e17) - Add project README (
de94075) - Fix release workflow wasm features (
b0fe66d) - Add extension release workflow (
cc02ed0) - Rename mainline to TermPop and sync highlight fixes (
56d6b0d) - Remove Windows app from main (
7fe76a8) - Merge feature/pdf-viewer-support (
5906caa) - Add PDF viewer and selection mode updates (
677d8d6) - Add LLM settings and test logs to Tauri app (
6d24dbd) - Add Tauri Windows overlay app (
0725aec) - Load Windows CJK font for desktop UI (
ee545cf) - Add Inno Setup installer script (
2b8b52d) - Draw Windows source text highlights from UIA ranges (
d8a5ef2) - Add automatic UIA screen polling (
52b5b3c) - Show Windows overlay near source text (
0467aba) - Add hover explanation preview to Windows app (
f1aff8a) - Add Windows text source pipeline (
61a40d6) - Add non-OCR text capture to Windows app (
748512c) - Add Windows desktop test app (
57d2176) - Initial TermLens implementation (
10de6ed)
TermPop Extension de94075
TermPop browser extension
- Commit:
de9407539eb219ac5da215ef98d487e28f23ae5c - Artifact:
termpop-extension-de94075.zip
Changes
- Add project README (
de94075)
TermPop Extension b0fe66d
TermPop browser extension
- Commit:
b0fe66d63367e33937d238a4e4ea7e3c1dae9e8f - Artifact:
termpop-extension-b0fe66d.zip
Changes
- Fix release workflow wasm features (
b0fe66d) - Add extension release workflow (
cc02ed0) - Rename mainline to TermPop and sync highlight fixes (
56d6b0d) - Remove Windows app from main (
7fe76a8) - Merge feature/pdf-viewer-support (
5906caa) - Add PDF viewer and selection mode updates (
677d8d6) - Add LLM settings and test logs to Tauri app (
6d24dbd) - Add Tauri Windows overlay app (
0725aec) - Load Windows CJK font for desktop UI (
ee545cf) - Add Inno Setup installer script (
2b8b52d) - Draw Windows source text highlights from UIA ranges (
d8a5ef2) - Add automatic UIA screen polling (
52b5b3c) - Show Windows overlay near source text (
0467aba) - Add hover explanation preview to Windows app (
f1aff8a) - Add Windows text source pipeline (
61a40d6) - Add non-OCR text capture to Windows app (
748512c) - Add Windows desktop test app (
57d2176) - Initial TermLens implementation (
10de6ed)