github hydrusnetwork/hydrus v229
Version 229

latest releases: v573, v572, v571...
7 years ago
  • edit html formula dialog can now be launched from edit content node panel
  • edit html tag rule dialog can now be launched from edit formula panel
  • edit formula panel test now works
  • edit content node panel test now works
  • edit script panel test now works
  • html formula now filters out missing content rather than complaining
  • misc parsing work
  • fixed some listctrl resize columns to be more helpful
  • attempting to size a resizing listctrl column will now move the resizing column to the last column, which will avoid the flickering scrollbar sperg-out of previous
  • attempts to resize the final column of a listctrl while it is the resizing column will be silently vetoed, which will avoid more resize event flickering
  • frame location options panel now allows for negative position coordinates (for multi-monitor setups)
  • all the new resizing panels now handle certain size updates in a more unified and reliable way
  • fixed an issue with hover windows' mouse position check breaking during media window init/shutdown edge cases
  • avc1 mp4 support added
  • ftypFACE mp4 support added
  • ftypdash mp4 support added
  • mpegts mpeg support added
  • to help migration, paths are now only stored as portable (i.e. relative to the base path) if they are beneath the base path (previously, this was true for any path on the same partition, permitting PITA '../../my_files' portable paths)
  • to help migration, portable paths are now relative to db_dir, not installation base_dir (existing client_files_locations, ideal client_files/thumbs_locations, export_path, and HTA paths will be updated)
  • started work on cleaning up button code across the program
  • created a better way to bind menu events that shouldn't suffer the id overflow bug
  • started work on replacing the old id_to_action_cache menu mess with the new system
  • too-many redirect exceptions are now richer and caught more sensibly
  • circular redirects are caught as soon as they occur
  • reduced sqlite cache size (with the new disk cache, this is now less important)
  • client.py is now included in the source and windows frozen releases

Don't miss a new hydrus release

NewReleases is sending notifications on new releases.