| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| SHA256SUMS.txt | 2026-03-02 | 603 Bytes | |
| DevProjex.v4.7.0.0.win-x64.exe | 2026-03-02 | 99.6 MB | |
| DevProjex.v4.7.0.0.win-arm64.exe | 2026-03-02 | 107.0 MB | |
| DevProjex.v4.7.0.0.osx-x64 | 2026-03-02 | 101.8 MB | |
| DevProjex.v4.7.0.0.osx-arm64 | 2026-03-02 | 109.1 MB | |
| DevProjex.v4.7.0.0.linux-x64.portable | 2026-03-02 | 94.6 MB | |
| DevProjex.v4.7.0.0.linux-arm64.portable | 2026-03-02 | 100.6 MB | |
| DevProjex v4.7 source code.tar.gz | 2026-03-02 | 13.1 MB | |
| DevProjex v4.7 source code.zip | 2026-03-02 | 13.3 MB | |
| README.md | 2026-03-02 | 1.7 kB | |
| Totals: 10 Items | 639.1 MB | 0 | |
โ Added
- Ignore Empty Folders option (affects tree view and export/copy results).
- Additional Counters toggle for Ignore options.
- Improved handling of files without extensions.
- Saved interface language preference.
- Updated Help content across all supported languages.
### ๐ Changed
- Faster project loading and faster tree refresh on large folders.
- Search behavior is smoother and more stable on large trees.
- Ignore logic was refined for multi-project and nested workspace scenarios.
- Filtering and selection updates are more responsive under heavy project structures.
### โ Fixed
- Incorrect ignore behavior in complex nested/multi-scope workspaces.
- Extensionless-file edge cases (visibility/counting/selection consistency).
- Search/filter transition glitches under heavy load.
- Several consistency issues in option/profile restore flows.
### ๐งช Tests
- Expanded coverage for ignore-scope isolation in nested and multi-workspace layouts.
- Added stronger test coverage for extensionless files: counting, visibility, and selection consistency.
- Expanded search test coverage for debounce behavior, cancellation, and heavy-tree interaction paths.
- Improved coverage for selection synchronization and profile restore/reset edge cases.
- Added/extended tests for scan pipeline behavior (root-folder refresh path, parallel/sequential thresholds).
- Expanded filesystem edge-case coverage (access-denied, mixed content, large/matrix scenarios).
### ๐งฑ Notes
- Focus of this release: speed, stability, and predictable behavior on large/mixed codebases.