| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| SHA256SUMS.txt | 2026-03-22 | 579 Bytes | |
| DevProjex.v4.8.win-x64.exe | 2026-03-22 | 99.8 MB | |
| DevProjex.v4.8.win-arm64.exe | 2026-03-22 | 107.2 MB | |
| DevProjex.v4.8.osx-x64 | 2026-03-22 | 102.1 MB | |
| DevProjex.v4.8.osx-arm64 | 2026-03-22 | 109.4 MB | |
| DevProjex.v4.8.linux-x64.portable | 2026-03-22 | 94.8 MB | |
| DevProjex.v4.8.linux-arm64.portable | 2026-03-22 | 100.8 MB | |
| DevProjex v4.8 source code.tar.gz | 2026-03-22 | 13.1 MB | |
| DevProjex v4.8 source code.zip | 2026-03-22 | 13.4 MB | |
| README.md | 2026-03-22 | 2.2 kB | |
| Totals: 10 Items | 640.6 MB | 0 | |
## π Whatβs New
- Preview is now the main workspace for building AI-ready project context.
- The old split mode is gone. Preview now opens as tree + content by default.
- You can hide the tree and continue in preview-only mode.
- Preview text can now be selected and copied.
- Preview now shows file separators and a sticky current file path while scrolling.
- Added search and filter result counts.
- Added an Ignore Empty Files option.
- Help popover now has a Copy All button.
## β¨ Improved
- Preview is much faster and lighter on large codebases.
- RAM and CPU usage were significantly improved with preview virtualization and chunked document handling.
- Preview open/close and pane transitions are now smoother and fully horizontal.
- Tree, preview, and settings panes resize more naturally.
- Settings panel minimum width now adapts to real content and localization.
- Help content was updated across all supported languages.
## π Fixed
- Fixed
.gitshowing in the main title after cloning a repository from a.gitURL. - Fixed preview focus and search hotkey issues after switching preview modes.
- Fixed several existing layout and scrollbar issues in preview, tree, and settings panels.
## π οΈ Technical
- Reworked preview internals around structured preview sections.
- Added file-backed preview documents for large outputs.
- Added a dedicated cross-platform headless UI test project.
- Greatly expanded UI, unit, and integration coverage.
- Speeded up test execution without making it flaky.
- Updated CI to run Unit, Integration, and UI suites more efficiently.
- Hardened release scripts and release validation.
- Filled Microsoft Store listing data for all 8 supported languages.
- Updated the pinned .NET SDK to 10.0.4.
## π§ͺ Quality
- Preview workflow is now much better protected against regressions.
- Repeated open/close, tree hide/show, and layout transitions now have much stronger automated coverage.
## π Notes
- Focus of this release: a faster and more usable preview workflow for building AI-ready context.