v5.3.1
Bug fixes since v5.3.0.
Bug fixes
- Fix
getMinFilePerms()broken octal comparison — always returned false, breaking plugin permission checks (@xirvik, fixes #3005, #2987) - Fix Chrome click-to-sort — phantom mousemove events caused column drag instead of sort (@xirvik, fixes #3001)
- Fix filedrop drag from Firefox download panel — prefer file item over URL when both present (@xirvik, fixes #2966)
- Restore
./entry in directory picker dropdown — lost during 5.2.x refactor (@xirvik, fixes #3002) - Fix log_history: clear button now also clears saved history, null-safe stripTimestamp (@xirvik, fixes #3029)
- Fix log_history: use DOM node manipulation instead of innerHTML, allow duplicate messages (@xirvik, inspired by #3030 from @ranirahn)
- Remove noisy check_port error_log on servers without IPv6 (@xirvik)
- Bundle GeoIP2 library as phar v2.13.0, remove composer dependency (@xirvik, fixes #3028)
- Route d.tracker_announce through trusted httprpc handler for rtorrent 0.16.8 (@xirvik)