File Release Notes and Changelog
Notes:
Changes:
- Fix bug in preempting code
- Fix small bug in decompressing
- Fix bug in group updating
- Fix a bug in thread management
- Fix a bug that prevents connecting to ssl servers
- Added statistics page
- Split update command into 2 --> getting parts, generating sets. This frees the nntp thread earlier. Also did expire parts before generating binaries and sets, making smaller sets. Ultimately URD is getting faster
- Implemented an alternate update function. Other one is selectable through config.php
- Added uptime to admin/control
- Fixed some problems with preview crashing URDD
- Added min log level search to admin/log
- offloaded adding articles to URDD instead of the webpage... browsepage is much faster/responsive now when adding large sets
- Downloading of NZB files are handled by URDD now too, to the nzb/user directory
- Added submenu to viewfiles for nzb, downloads and preview
- Debug will show usenet servers even if urdd offline
- Added spool directory for nzb files
- Added nzb files to clean dir
- Changed cleandir from inline to queued command
- Added download directly from NZB to viewfiles for nzb files
- Added postcount to group selection in browse page
- Implemented blacklist searchterms
- Capability to view restore hidden sets (eg when blacklist matches)
- Fixed XSS bug in browse page
- Added default name to extsetinfo
- Fixed titles in many pages
- Hid the password hash from the debug log entries
- Changed annoying redirects in control page
- Switched to SHA256 for password hashes
- Ajaxified preview
- Images redone for generic bars
- Images redone for red/green/orange etc color indicators
- Made parameters to most external progs configurable
- Added option to URDD to disable check of nntp connections at startup
- Added several levels of user experience to hide some preferences / config items
- Fixed a bug in downloading when unrar/unpar was not activated
- Added option to re-generate set info in ng page
- Improved handling invalid timestamp in download action in browse page
- Improved look & feel of the status window
- Fixed bug in the communication with the urdland.com server that broke uploading extsetdata
- Added eBooks as a binarytype for extsetinfo
- Tweaked display of ETA time values
- Improved look of the login page, also fixed the error message for invalid login attempts