Skip to content

Releases: Nixo0725/NoyaExplorer

Noya Explorer v0.2.1 — fix favorites

Choose a tag to compare

@Nixo0725 Nixo0725 released this 23 Jul 16:44

This release fixes an issue with the Favorites star icon in the file list.

Previously, the star was rendered on the row below the corresponding file instead of the correct one. This made it look like selecting a favorite would affect every second file, even though the underlying functionality was working correctly.

Noya Explorer v0.2.0 — Smart Search, Favorites & Performance Improvements

Choose a tag to compare

@Nixo0725 Nixo0725 released this 20 Jul 01:04

Noya Explorer v0.2.0

This release brings a major step forward for Noya Explorer, making it feel more like a complete modern file manager.

✨ New features

  • Added full English/French internationalization with a language selector in settings
  • Added a new Home view with:
    • Recently opened files
    • Most used files
    • Quick access to important locations
  • Added a persistent Favorites system:
    • Pin folders and files
    • Manage favorites directly from the sidebar
    • Favorites are saved between sessions
  • Improved search:
    • Relevance-based ranking
    • Optional content search
    • Context snippets around matches

⚡ Performance improvements

  • Added file list virtualization for smoother navigation with large folders
  • Added Rust parallel processing using Rayon for heavier operations
  • Improved directory sorting and storage analysis performance

🧹 Code improvements

  • Refactored several components to make the codebase easier to maintain
  • Improved project structure and reusable components

This release is another step towards making Noya Explorer a complete and modern file explorer.

Feedback and suggestions are always welcome!

## Noya Explorer v0.1.0

Choose a tag to compare

@Nixo0725 Nixo0725 released this 18 Jul 15:54

A complete file explorer with a modern, angular interface.

Features

  • Interface: clean, angular design, purple accent, automatic light/dark toggle
  • File management: create, rename, delete, copy, move
  • Multiple selection: Ctrl+click, Shift+click
  • Context menu: right-click
  • Keyboard shortcuts: Del, F2, Ctrl+C/X/V/A, Ctrl+Shift+N
  • Properties panel: detailed metadata
  • Storage analysis: breakdown by category

Facility

  • Windows: noya-explorer_0.1.0_x64-setup.exe