Releases: kaishuu0123/text-diff-view
Releases · kaishuu0123/text-diff-view
v1.8.1
Full Changelog: v1.8.0...v1.8.1
v1.8.0
What's Changed
- Bump electron-store from 10.0.0 to 10.1.0 by @dependabot[bot] in #34
- feat: add About dialog by @kaishuu0123 in #37
- fix: add getAppVersion and checkForUpdates stubs to browser mode fallback by @kaishuu0123 in #38
Full Changelog: v1.7.0...v1.8.0
v1.7.0
What's Changed
- Bump @vitejs/plugin-react from 4.3.3 to 4.7.0 by @dependabot[bot] in #21
- Bump autoprefixer from 10.4.20 to 10.4.27 by @dependabot[bot] in #13
- Bump @types/react-dom from 18.3.1 to 18.3.7 by @dependabot[bot] in #14
- Bump prettier from 3.3.3 to 3.8.1 by @dependabot[bot] in #24
- Bump tailwindcss from 3.4.14 to 3.4.19 by @dependabot[bot] in #17
- Bump @radix-ui/react-slot from 1.1.0 to 1.2.4 by @dependabot[bot] in #27
- Bump monaco-editor from 0.52.0 to 0.52.2 by @dependabot[bot] in #26
- Bump tailwind-merge from 2.5.4 to 2.6.1 by @dependabot[bot] in #23
- Bump @types/node from 20.17.6 to 20.19.37 by @dependabot[bot] in #22
- Bump @types/react from 18.3.12 to 18.3.28 by @dependabot[bot] in #19
- Bump Apple-Actions/import-codesign-certs from 2 to 6 by @dependabot[bot] in #12
- Bump docker/build-push-action from 5 to 7 by @dependabot[bot] in #11
- Bump @radix-ui/react-separator from 1.1.0 to 1.1.8 by @dependabot[bot] in #25
- Bump electron from 40.1.0 to 40.8.5 by @dependabot[bot] in #20
- Bump docker/setup-buildx-action from 3 to 4 by @dependabot[bot] in #8
- Bump @radix-ui/react-select from 2.1.2 to 2.2.6 by @dependabot[bot] in #18
- Bump actions/setup-node from 4 to 6 by @dependabot[bot] in #10
- Bump actions/checkout from 4 to 6 by @dependabot[bot] in #9
- Bump eslint-plugin-react from 7.37.2 to 7.37.5 by @dependabot[bot] in #15
- feat: add auto-update support to text-diff-view by @kaishuu0123 in #32
- Bump typescript from 5.6.3 to 5.9.3 by @dependabot[bot] in #28
- Bump electron-updater from 6.3.9 to 6.8.3 by @dependabot[bot] in #29
- Bump class-variance-authority from 0.7.0 to 0.7.1 by @dependabot[bot] in #30
- Bump @radix-ui/react-icons from 1.3.1 to 1.3.2 by @dependabot[bot] in #31
- Feat/auto update by @kaishuu0123 in #33
New Contributors
- @dependabot[bot] made their first contribution in #21
Full Changelog: v1.6.1...v1.7.0
v1.6.1
What's Changed
- fix: merge overlapping hunks in unified diff generation by @kaishuu0123 in #7
Full Changelog: v1.6.0...v1.6.1
v1.6.0
What's Changed
- Implement Unified Diff viewer dialog and generator logic by @kaishuu0123 in #6
Full Changelog: v1.5.0...v1.6.0
v1.5.0
What's Changed
- imprv: Save window size and window position by @kaishuu0123 in #5
Full Changelog: v1.4.4...v1.5.0
v1.4.4
v1.4.3
- Fixed problem of not being able to copy and paste on macOS
v1.4.2
v1.4.1
Update for macOS notarize
- update electron-builder.
- yarn upgrade
- update electron-build workflow