Skip to content

0.4.36

Compare
Choose a tag to compare
@icewolfz icewolfz released this 26 Dec 05:46
· 4242 commits to master since this release
  • New:
    • Immortal tools:
      • Task bar progress now is based on total active items now just current item
      • Quick toggle open in editor button when downloading files, making it easier to disable when downloading bulk files, and on for single quick changes
      • Reveal in explorer, Open, and Open with editor local buttons for easier opening of selected items
  • Changed:
    • Logging:
      • Logging now begins when trying to connect instead of waiting for it to connect first, this fixes some logs being created with only 1 or 2 lines of text
      • Added extra new lines to HTML log to improve raw readability and separate each HTML line to its own text line.
  • Fixed:
    • Immortal tools:
      • Shift selection after using keyboard search would select wrong items
      • Downloads/upload tracking counts where not always correct
      • Update local/remote toolbar button states when the folder is changed
    • Send NAWS updates when status/button bar are hidden so that the mud has new display width
    • Minor issue where disconnect code was ran with reconnect code causing double disconnect dialogs.
    • Logging:
      • An infinite loop by not correctly handling error catching.
      • Files where not correctly renamed after setting character name on login.
      • Text was written out of order.