Skip to content

Ferrum Explorer 1.6.0

Compare
Choose a tag to compare
@NriotHrreion NriotHrreion released this 10 Jul 03:37
· 197 commits to main since this release

By @NriotHrreion

Add

  • Uptime in sysInfo panel
  • Password setting dialog
  • Checkbox in file list
  • ctrl+a select all file
  • Back to top button
  • Mobile client adaptation

Improve

  • Code structure
  • Layout
  • Change Monaco editor to ACE editor
  • Dialog & sysInfo panel

Fix

  • File path in editor overflow
  • Uptime too long to display
  • File can't be saved in editor
  • ItemSelected state doesn't update when deleting file
  • BackToTop button is available when a dialog is open
  • App worker instance being created multiple times

Other

  • Change some class components into function ones
  • Add react-hooks plugin in eslint