Release history
NextExplorer releases
Web based File Explorer
All releases
10 shown
v2.2.3
New feature
Automatically initiates OIDC flow when it's the only allowed login method.
Full changelog
What's Changed
- Automatically start oidc flow if oidc is the only allowed login method by @MrNavaStar in https://github.com/nxzai/NextExplorer/pull/274
- Normalize string-type OIDC claims to arrays by @MintBlueJelly in https://github.com/nxzai/NextExplorer/pull/280
- Replace error by warning if PUBLIC_URL mismatches by @vikramsoni2 in https://github.com/nxzai/NextExplorer/pull/285
- version bump by @vikramsoni2 in https://github.com/nxzai/NextExplorer/pull/286
New Contributors
- @MrNavaStar made their first contribution in https://github.com/nxzai/NextExplorer/pull/274
- @MintBlueJelly made their first contribution in https://github.com/nxzai/NextExplorer/pull/280
Full Changelog: https://github.com/nxzai/NextExplorer/compare/v2.2.2...v2.2.3
v2.2.2
Maintenance
Reduced Alpine-based Docker image size from 800MB to 190MB for faster deployment and reduced storage requirements.
v2.2.1
Bug fix
Notable features
- TERMINAL_ENABLED configuration to disable terminal
v2.2.0
New feature
Notable features
- Public/user/system three-tier settings
- Multi-instance cross-tab copy/paste
- Chinese Traditional (zh-TW) locale
v2.1.2a
New feature
Notable features
- Per-user settings for interface customization
- OIDC logout URL support
- Session persistence across browser restart
v2.1.1
New feature
Notable features
- Text editor RAW preview button
- Line wrapping toggle
- Custom branding settings
v2.1.0
New feature
Notable features
- Multi-file selection on mobile
- Desktop checkbox multi-select
- Drag-and-drop file movement
v2.0.10
New feature
Notable features
- ZIP compress/decompress options
- F2 rename shortcut
- USER_FOLDER_NAME_ORDER configuration
v2.0.9
New feature
Notable features
- HTTP timeout environment parameter
- Move/copy progress indicator
- Italian and Romanian locales