Releases: gordon-matt/elFinder.NetCore
Releases · gordon-matt/elFinder.NetCore
v1.5.0
v1.4.2
What's Changed
- Bump SixLabors.ImageSharp from 3.1.5 to 3.1.7 in /elFinder.NetCore by @dependabot in #88
Full Changelog: v1.4.1...v1.4.2
v1.4.1
What's Changed
- Bump SixLabors.ImageSharp from 3.1.2 to 3.1.3 in /elFinder.NetCore by @dependabot in #83
- Add support for UploadOrder, UploadAllow, UploadDeny when MakeFile an… by @phancongthanh in #87
New Contributors
- @phancongthanh made their first contribution in #87
Full Changelog: v1.4.0...v1.4.1
1.4.0
- Upgrade to .NET 8
- Fix possible path traversal vulnerability
- Upgrade frontend libs
- Force file manager base url preventing missing css/js files
- Add audio file for remove action in demo
- Theme switching logic in demo replaced by built-in elFinder theme support
- Upgrade TinyMCE 6.8.2 in demo
- Migration from System.Drawing.Common to SixLabors.ImageSharp for cross platform support
1.3.6
v1.3.6 Bumped version to 1.3.6 and did a little refactoring
1.2.2
Last version for .Net Core 2.2 support.