Releases: XDPXI/XDs-Code
Releases · XDPXI/XDs-Code
0.7.5
0.7.4
What's Changed
Bug Fixes
- Fix src/components/Sidebar.tsx(40,10): error TS6133: 'isGitRepo' is declared but its value is never read by @XDPXI in dd2788b
Changes
- Create settings page by @XDPXI in 080c86d
- Add open folder shortcut by @XDPXI in 080c86d
- Implement autosaving by @XDPXI in 4a70777
- Add reset to defaults button by @XDPXI in 4a70777
- Move around keyboard shortcuts in settings by @XDPXI in fcd40b6
- Add git integration by @XDPXI in db9b2de
- Move AppSettings to types by @XDPXI in bc888ec
Package Updates
- Bump nix from 0.28.0 to 0.30.1 in /src-tauri by @dependabot in 7b89daf
- Bump serde_json from 1.0.145 to 1.0.146 in /src-tauri by @dependabot in 77ecaa6
- Bump serde_json from 1.0.146 to 1.0.147 in /src-tauri by @dependabot in 98d14b1
- Bump reqwest from 0.12.26 to 0.12.28 by @XDPXI in 6f3a5e3
- Bump rustix from 1.1.2 to 1.1.3 by @XDPXI in 6f3a5e3
- Bump tempfile from 3.23.0 to 3.24.0 by @XDPXI in 6f3a5e3
- Bump dirs from 5.0.1 to 6.0.0 in /src-tauri by @dependabot in 006c5ff
- Bump zmij from 0.1.7 to 0.1.8 by @XDPXI in 4724efc
0.7.3
What's Changed
Bug Fixes
- Fix white flash when opening app by @XDPXI in 8d676c2
- Remove installer workflow by @XDPXI in 33368f2
- Remove C# language from CodeQL configuration by @XDPXI in c073548
- Fix src/app.tsx:372:41 - error TS6133: 'newContent' is declared but its value is never read. by @XDPXI in 87f5a89
- Fix file and folder creation by @XDPXI in 50ae805
- Fix memory leak by @XDPXI in b5300aa
- Fix command history navigation by @XDPXI in b5300aa
- Fix tab closing by @XDPXI in f345f60
- Fix high CPU usage by @XDPXI in e94654b
- Fix modal context clearing before saving path by @XDPXI in 88cbd5f
Changes
- Remove custom installer by @XDPXI in 4299eda
- Add another window drag area by @XDPXI in b414ae2
- Remove sonarcloud by @XDPXI in 5fba0f2
- Create custom popups instead of system or web popups by @XDPXI in 54875cd
- Add save indicator to tabs by @XDPXI in 54875cd
- Update close tab with saved changes popup behaviour by @XDPXI in 39ca3ab
- Add terminal history limit by @XDPXI in b5300aa
- Improve auto refreshing and context menu state handling by @XDPXI in 88cbd5f
Package Updates
0.7.2
What's Changed
Bug Fixes
- Fix default port by @XDPXI in 18b610a
- Fix svg icon by @XDPXI in 7c06060
- Fix src/components/Terminal.tsx(1,39): error TS6133: 'useCallback' is declared but its value is never read by @XDPXI in 265e9db
Changes
- Remove light theme & Change line highlight color by @XDPXI in 226b64f
- Change line numbers colors by @XDPXI in 3ee8b08
- Update theme colors by @XDPXI in c69765a
- Enable dragging window on tab area and status bar area by @XDPXI in 2a2410e
- Add terminal command cancelling by @XDPXI in a86fabb
- Change port to 6382 by @XDPXI in 4d33bb5
- Update terminal functionality by @XDPXI in 3ba8a5b
- Update status bar button color on active state by @XDPXI in 0f08429
- Add finding available port by @XDPXI in 18b610a
- Improved error handling, file operations, process management, and cross platform code by @XDPXI in 78161b4
- Update README with building from source by @XDPXI in ef7ad58
- Hide elements when not needed by @XDPXI in a331993
- Reformat code by @XDPXI in 8ecc69f
- Remove Cargo.lock from gitignore by @XDPXI in 8ecc69f
- Add more window drag areas by @XDPXI in 5a0bc0d
- Revert 18b610a by @XDPXI in 8116fac
Package Updates
0.7.1
0.7.0
What's Changed
Bug Fixes
- Fix background color by @XDPXI in 7baa7d8
- Fix maximizing the window by @XDPXI in 9781daa
- Fix drag region by @XDPXI in 9781daa
- Add RGBA to icon.png by @XDPXI in 3e5bca1
- Fix RGBA by @XDPXI in 4527699
- Fix border flash by @XDPXI in 8f20573
- Fix opening a empty folder by @XDPXI in 7e83fc0
- Fix command running by @XDPXI in 5f241bb
- Fix macOS native icon by @XDPXI in adfa0cc
Changes
- Reformat code by @XDPXI in de26fc3
- Switch to Tauri for file operations instead of Web API by @XDPXI in de26fc3
- Update design by @XDPXI in f0c4d35
- Remove Starter and Settings pages by @XDPXI in f0c4d35
- Split file helpers by @XDPXI in f0c4d35
- Create custom monaco theme by @XDPXI in 2b4ef2c
- Update tab borders by @XDPXI in df88c7d
- Remove button corner radius by @XDPXI in 9ba2043
- Remove close tab button by @XDPXI in 7baa7d8
- Use custom title bar by @XDPXI in 7baa7d8
- Remove build site workflow by @XDPXI in 802fddb
- Update app icon by @XDPXI in 14e2a59
- Split components by @XDPXI in 8f20573
- Add light mode theme (WIP) by @XDPXI in 8f20573
- Show selected dir in TitleBar by @XDPXI in 0734530
- Remove open folder button if selected a folder by @XDPXI in 0734530
- Change title to app icon by @XDPXI in 349be0d
- Add a ContextMenu to the sidebar by @XDPXI in 0558b5b
- Move interfaces to a separate file by @XDPXI in b51efaf
- Add a terminal (WIP) by @XDPXI in d85f484
- Update installer theme by @XDPXI in dc978d2
Package Updates
- Bump actions/cache from 4 to 5 by @dependabot in fc36089
- Bump react from 19.2.1 to 19.2.2 by @dependabot in 8ed0b20
- Bump react-dom from 19.2.1 to 19.2.2 by @dependabot in 53683cc
- Bump actions/upload-artifact from 5 to 6 by @dependabot in 2efe3d4
- Bump react-dom from 19.2.2 to 19.2.3 by @dependabot in 5d3b6f4
- Bump react from 19.2.2 to 19.2.3 by @dependabot in ebf5951
- Bump vite from 7.2.7 to 7.3.0 by @dependabot in 8bb13ee
0.6.3
What's Changed
Bug Fixes
Changes
Package Updates
- Bump @types/react from 19.1.14 to 19.1.15 by @dependabot in f5beac0
- Bump typescript from 5.9.2 to 5.9.3 by @dependabot in 121b298
- Bump @types/react from 19.1.15 to 19.1.16 by @dependabot in 4823224
- Bump react-dom and @types/react-dom by @dependabot in cdc6ab4
- Bump vite from 7.1.7 to 7.1.8 by @dependabot in dd6785d
- Bump react and @types/react by @dependabot in 31daae5
- Bump vite from 7.1.8 to 7.1.9 by @dependabot in 9af7d47
- Bump monaco-editor from 0.53.0 to 0.54.0 by @dependabot in 6c504ec
- Bump monaco-editor from 0.53.0 to 0.54.0 by @dependabot in 9a9f5b4
- Bump github/codeql-action from 3 to 4 by @dependabot in 5dbf063
- Bump @types/react-dom from 19.2.0 to 19.2.1 by @dependabot in ee0243f
- Bump @types/react from 19.2.0 to 19.2.2 by @dependabot in 21c48f7
- Bump @types/react-dom from 19.2.1 to 19.2.2 by @dependabot in 55f66d6
- Update cargo packages by @XDPXI in b3fa5aa
- Bump actions/setup-node from 5 to 6 by @dependabot in d2b4ac3
- Bump vite from 7.1.9 to 7.1.10 by @dependabot in 95fcdd1
- Bump tauri-build from 2.4.1 to 2.5.0 in /src-tauri by @dependabot in f0f8899
- Bump tauri from 2.8.5 to 2.9.0 in /src-tauri by @dependabot in d38f042
- Bump @tauri-apps/cli from 2.8.4 to 2.9.0 by @dependabot in cccd731
- Bump @tauri-apps/api from 2.8.0 to 2.9.0 by @dependabot in 53f47a1
- Bump vite from 7.1.10 to 7.1.11 by @dependabot in c510f9b
- Bump tauri-build from 2.5.0 to 2.5.1 in /src-tauri by @dependabot in 2dd03e2
- Bump tauri from 2.9.0 to 2.9.1 in /src-tauri by @dependabot in 4c04941
- Bump @tauri-apps/cli from 2.9.0 to 2.9.1 by @dependabot in 88f031e
- Bump vite from 7.1.11 to 7.1.12 by @dependabot in 15998bb
- Bump actions/upload-artifact from 4 to 5 by @dependabot in 3c12407
- Bump @vitejs/plugin-react from 5.0.4 to 5.1.0 by @dependabot in 8c79890
- Bump tauri-plugin-opener from 2.5.0 to 2.5.2 in /src-tauri by @dependabot in 7e880b5
- Bump @tauri-apps/plugin-opener from 2.5.0 to 2.5.2 by @dependabot in a14c31a
- Bump tauri from 2.9.1 to 2.9.2 in /src-tauri by @dependabot in 10a6d40
- Bump @tauri-apps/cli from 2.9.1 to 2.9.2 by @dependabot in 9327e3d
- Bump @tauri-apps/cli from 2.9.2 to 2.9.3 by @dependabot in 0042484
- Bump vite from 7.1.12 to 7.2.2 by @dependabot in 5e6cdc8
- Bump @vitejs/plugin-react from 5.1.0 to 5.1.1 by @dependabot in 319f830
- Bump tauri from 2.9.2 to 2.9.3 in /src-tauri by @dependabot in 790ea83
- Bump tauri-build from 2.5.1 to 2.5.2 in /src-tauri by @dependabot in c1bfeee
- Bump @types/react from 19.2.2 to 19.2.6 by @dependabot in 58e6b93
- Bump monaco-editor from 0.54.0 to 0.55.1 by @dependabot in 8c6750c
- Bump actions/checkout from 5 to 6 by @dependabot in e335c36
- Bump monaco-editor from 0.54.0 to 0.55.1 by @dependabot in aad7a68
- Bump vite from 7.2.2 to 7.2.4 by @dependabot in e6011bc
- Bump @vitejs/plugin-react from 5.1.1 to 5.1.2 by @dependabot in 9bbc785
- Bump tauri from 2.9.4 to 2.9.5 in /src-tauri by @dependabot in 04e6c25
- Bump @tauri-apps/cli from 2.9.5 to 2.9.6 by @dependabot in d2d3b9f
- Update cargo packages by @XDPXI in 2da9874
- Update font awesome from 7.0.0 to 7.1.0 by @XDPXI in ea3e2f6
0.6.2
What's Changed
Features
Bug Fixes
Package Updates
- Bump @vitejs/plugin-react from 5.0.3 to 5.0.4 by @XDPXI in a0d5c46
- Bump serde from 1.0.227 to 1.0.228 by @XDPXI in a0d5c46
- Bump serde_core from 1.0.227 to 1.0.228 by @XDPXI in a0d5c46
- Bump serde_derive from 1.0.227 to 1.0.228 by @XDPXI in a0d5c46
Full Changelog: 0.6.1...0.6.2
0.6.1
0.6.0
What's Changed
Features
- Migrate to bun from pnpm by @XDPXI in 0113dba
- Update installer design by @XDPXI in 4e6016e
- Fix and improve installer by @XDPXI in a61abf7
- Change 'DoneButton' to 'Launch' from 'Launch Application' by @XDPXI in 9e73d78
- Update AppVersion and Publisher by @XDPXI in 750b9a3
- Locally host FontAwesome by @XDPXI in 3c1392e
- Add more icons by @XDPXI in 91c99a4
- Update scrollbar design by @XDPXI in b18451d
- Add middle click to close tabs by @XDPXI in fdb33f9
- Add code highlighting by @XDPXI in ee56881
Bug Fixes
- Fixed Dependabot with Cargo by @XDPXI in 2a05d26
- Fix build script by @XDPXI in ed866ec
- Fix bun action by @XDPXI in ffed280
- Fix bun setup action for macOS by @XDPXI in af6299f
- Reformat Installer Code by @XDPXI in f29f7a0
- Fix: Possible 'null' assignment to non-nullable entity by @XDPXI in 3a563d2
- Remove unused function by @XDPXI in 5b73a24
- Fix: Possible 'System.NullReferenceException' by @XDPXI in 2ee3c69
Package Updates
- Bump @types/react-dom from 19.1.3 to 19.1.5 by @dependabot in #15
- Bump nix from 0.29.0 to 0.30.1 by @XDPXI in b24da4f
- Bump zbus from 5.6.0 to 5.7.0 by @XDPXI in b24da4f
- Bump zbus_macros from 5.6.0 to 5.7.0 by @XDPXI in b24da4f
- Bump zvariant from 5.5.1 to 5.5.3 by @XDPXI in b24da4f
- Bump zvariant_derive from 5.5.1 to 5.5.3 by @XDPXI in b24da4f
- Bump pnpm from 10.10.0 to 10.11.0 by @XDPXI in 04a491d
- Bump @types/react from 19.1.3 to 19.1.4 by @XDPXI @dependabot in 2569f1e #14
- Bump electron-to-chromium from 1.5.151 to 1.5.152 by @XDPXI in 2569f1e
- Bump debug from 4.4.0 to 4.4.1 by @XDPXI in 2569f1e
- Bump caniuse-lite from 1.0.30001717 to 1.0.30001718 by @XDPXI in 2569f1e
- Bump serde from 1.0.225 to 1.0.226 in /src-tauri by @dependabot in 308dcd3
- Bump serde_json from 1.0.143 to 1.0.145 in /src-tauri by @dependabot in f0b5887
- Bump actions/checkout from 4 to 5 by @dependabot in 3496326
- Bump tauri-build from 2.4.0 to 2.4.1 in /src-tauri by @dependabot in bafd6ac
- Bump tauri from 2.8.4 to 2.8.5 in /src-tauri by @dependabot in 89f0364
- Bump tauri-plugin-opener from 2.4.0 to 2.5.0 in /src-tauri by @dependabot in 714561f
- Bump slab from 0.4.10 to 0.4.11 in /src-tauri in the cargo group by @dependabot in 8ff9cf0
- Bump @vitejs/plugin-react from 4.7.0 to 5.0.0 by @dependabot in 96f4931
- Bump vite from 6.3.5 to 7.0.0 by @dependabot in c250fdc
- Bump @tauri-apps/api from 2.5.0 to 2.6.0 by @dependabot in 0433083
- Bump @tauri-apps/plugin-opener from 2.3.0 to 2.3.1 by @dependabot in b7f04ff
- Bump @tauri-apps/cli from 2.5.0 to 2.6.0 by @dependabot in f6bfa71
- Bump all packages by @XDPXI in 818d8b9
- Updated cargo packages by @XDPXI in 403ee97
- Bump serde from 1.0.226 to 1.0.227 in /src-tauri by @dependabot in 9b0139f
- Bump Packages by @XDPXI in 49a1f7f
- Change some dependencies to devDependencies by @XDPXI in 8f2aaaa
Full Changelog: 0.5.0...0.6.0