Releases: Tryanks/WebTranslator
Releases · Tryanks/WebTranslator
publish-27.1
publish-26.1
publish-25.1
- fix(font): restore embedded CJK font (ce1466b)
publish-24.1
- fix(publish): deploy browser during release (66f1a60)
publish-23.1
- fix(browser): refresh framework resources on update (14b122f)
publish-22.1
publish-19.1
- feat(publish): release downloadable builds (5e2a946)
- perf(publish): reduce AOT artifact size (c97fe74)
- fix(ci): resolve publish annotations (8c5ad75)
- fix(ci): avoid DiffPlex Avalonia AOT failure (bb071be)
- fix(browser): preserve local file access handles (f58188c)
- feat(translator): align workflow and finish export page (a848426)
- fix(export): stabilize clipboard and diff wiring (ed53ae1)
- Merge pull request #11 from Tryanks/jetbrains-junie-issue-10-run-49ab0dc3-e226-4603-918a-e7eb6a328341 (a7b6150)
- fix(ci): downgrade DiffPlex.Avalonia to existing version The CI restore and publish failures due to missing DiffPlex.Avalonia version 1.3.3 were fixed by downgrading the package reference to version 0.9.0.1. No code or XAML changes were needed, and the projects now restore and publish successfully across Linux, Windows, and Browser targets. The fix removes the missing package constraint and addresses NU1102 errors in all project variants. (9690d08)
- Merge pull request #9 from Tryanks/jetbrains-junie-issue-8-run-ffe5f953-1f88-4904-bd5e-af17e921768d (a180d2f)
- [issue-9] feat(export): replace diff preview with DiffPlex.Avalonia raw diff (473ce33)
- [issue-9] feat(export): add diff preview and active save features (8d91349)
- feat(export): implement Fluent Design v2 export page The Export page was rebuilt to use Fluent Design v2 with full export functionality. ExportViewModel supports file naming, format, and clipboard/save commands. The design matches other pages and includes user feedback. (ccf96ea)
- Merge pull request #6 from Tryanks/junie-init (e37ccfa)
- feat(junie): added .junie workflow (61de9d7)
- Update publish.yml (ee4cc3e)
- Upgrade to .NET 9, update dependencies, and replace ReactiveUI.Fody with standard ReactiveUI bindings. (df292ed)
- Upgrade packages (a837d0a)
- Update workflow again (354b692)
- Update workflow, Suppress warnings. (44ac90c)
- Update README.md (a77663e)
- Fix Window over transparent on Windows 10 or older (1ad72d8)
- Update README.md (e0dc795)
- Update NuGET package (974941e)
- Update Publisher (a76a73d)
- Add scroll viewer to main page. (09f63fd)
- Disable some Controls (248b3fb)
- Implement Folder picker (66032dc)
- Fix NativeAOT Publish (3a93faf)
- Remove upx (b9ee76f)
- upx is suck but I use it XD (d7145e1)
- Finally, I got action. Now I wanna try Trimming mode. (bee8768)
- Repack desktop artifact (40a8b6b)
- Reduce reflection, prepare for AOT compilation. (f171257)
- Add wasm-tools workload (7143861)
- Fix windows (1e61c4f)
- Try update directly (dd87ffe)
- Finally (f5aa8e8)
- Try p7zip (f7d4270)
- Try fix (c51f159)
- Fix desktop release (ai's wrong) (299e9a9)
- add packer (1351dd2)
- Improve workflow (77a6f71)
- Remove Compile file cause GitHub actions has been got it. (41dc2b0)
- Try final (188591e)
- Try again (839ab86)
- more debug (a50615b)
- debug mode (6be8727)
- Yeah, I guessed it... (cb36237)
- Fixed Desktop compiler action (9987dfe)
- Try browser fix again... (3034cbb)
- Fix msbuild (dcf4ecc)
- Try to add desktop windows action (1921470)
- Again?? (275eb2e)
- Try fix again (f0e95ee)
- Fix AI's wrong logic (44d9858)
- Clean commit (0dd339b)
- Fix (3355f33)
- Add auto deploy browser Action. (6db2a6b)
- Fully Editor Implement; Add Export Page (56298d4)
- Switch to using Newtonsoft.Json and add backup and recoverability to the dictionary. (3c6a4db)
- Replace string with StringBuilder to improve memory usage. (26f691d)
- Upgrade dependency (fcca0ae)
- Add .nojekyll for github pages (ae8ffea)
- Improve import (ac5d469)
- Remove TabView (7b6b057)
- Add FormatStringHelper.cs (1e726e2)
- chore: Update OpenFileViewModel and EditorView (b9da7aa)
- Update .gitignore (2f7edaf)
- Improve EditorContentView layout and button spacing (36579e4)
- Oopsie poopsie (a891514)
- Fix font issue (why i ignore this half year?) (49ea573)
- Add shortcut key Tips (0494aae)
- a bit of improve (5ef929c)
- Update LICENSE (1cce050)
- Fix tips (ed13043)
- Merge pull request #1 from Tryanks/ava11.1.0-beta2 (b741162)
- Improve Editor View (8ad4703)
- Implement page transitions, data delivery, translation theme page, and GitHub integration for translations (d62c747)
- Improve async download (1c26932)
- Add EditorView Pages (68d2171)
- Finished OpenFileView.axaml (431d770)
- Add Review PR UI (359b2c7)
- GitHub Import Finished (9307dc3)
- Fixed TaskDialog (7f3cab3)
- Update to .NET 8 and Avalonia 11.1.0 (dc0598a)
- 升级依赖库,修改命名空间,迁移图标库到新库(旧库已被删) (3830a5e)
- Upgrade dependencies (2c1f985)
- Update Editor View (418e3e0)
- Update to Avalonia 11.0.2 (70f3b0f)
- Completed ListBoxView to choice translation items (17e823e)
- Fix ContextFlyout and syntax highlight (564cc86)
- Add TabView to Support multi EditorView (08aa13b)
- Completed OpenFile View (ddd6244)
- Remove unnecessary environment configurations (bee7513)
- Fix Dialog Window layer position (9415c74)
- Fix bug: repeat dialog window (f062d37)
- Add DialogWindow and NotifyMessages (bdd19be)
- Pages Finished (e56e596)
- Adjusting the style (31fc202)
- Add README and LICENSE (a55cd6c)
- Add two TextBlocks (a664e99)