github vikramsoni2/nextExplorer v2.0.0

9 hours ago

What's Changed

File Sharing System

  • Added complete file sharing functionality with share links
  • New "Shared by Me" view to manage outgoing shares
  • New "Shared with Me" view to access incoming shares
  • Share dialog with permissions management
  • Guest session support for anonymous access
  • Share link creation and management with expiration options
  • Access control for shared resources

Personal Directories

  • Added user personal directory feature
  • Individual user storage spaces with proper isolation

Architecture & Refactoring

  • Reorganized backend codebase into src/ folder structure
  • Improved code organization and modularity
  • Enhanced middleware architecture
  • New services: sharesService.js, guestSessionService.js, accessManager.js
  • Refactored authentication middleware with better access control

UI/UX Improvements

  • Redesigned authentication screen with better UI
  • Updated home view with new icon styling
  • Enhanced directory icon rendering
  • Improved folder view toolbar with share actions
  • Fixed image preview loading flicker
  • Added toolbar separator for better visual organization
  • Responsive design improvements
  • Better breadcrumb navigation with share context

Internationalization

  • Refactored translation system
  • Updated all language files (EN, DE, ES, FR, HI, PL, ZH)
  • Improved translation structure and consistency

Full Changelog: v1.2.4...v2.0.0

Don't miss a new nextExplorer release

NewReleases is sending notifications on new releases.