Advertisement
Guest User

Untitled

a guest
Jun 24th, 2018
132
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 25.99 KB | None | 0 0
  1. -------------------------------------------------------------------------------
  2. 0.5.4Final by The SABnzbd-Team
  3. -------------------------------------------------------------------------------
  4. - Ensure that sabnzbd.ini has no group/world access (Unix, OSX)
  5. -------------------------------------------------------------------------------
  6. 0.5.4RC1 by The SABnzbd-Team
  7. -------------------------------------------------------------------------------
  8. - Support unpacking of rar-files embedded in zip-files
  9. - Compensate for IPV6 issues of Chrome on OSX
  10. - Changes in dirscan-speed are now immediately effective
  11. - Reduce amount of logging
  12. - On Windows, detect whether sqlite3.dll is missing. If so, panic and
  13. complain about lame virus scanner.
  14. - Add hidden option "queue_complete_pers" to select non-persistence of
  15. non-script end-of-queue actions.
  16. - Restrict square bracket substitution to server names
  17. - Add hidden option "allow_64bit_tools" to allow or prevent use of 64bit par2 and unrar.
  18. -------------------------------------------------------------------------------
  19. 0.5.3Final by The SABnzbd-Team
  20. -------------------------------------------------------------------------------
  21. - Embed nzbmatrix categories in SABnzbd (preventing problem in OSX)
  22. - Remove leading spaces in user script output display
  23. - Solve problems with passing filenames with '&' as parameter in user scripts
  24. - Allow leading empty lines in email templates
  25. - Prevent oversized logfile when logging fails
  26. - Remove double header in email (some email server choke on that)
  27. -------------------------------------------------------------------------------
  28. 0.5.3RC2 by The SABnzbd-Team
  29. -------------------------------------------------------------------------------
  30. - Fixed error in 101 season/episode handling (prevent years like 2010 from matching)
  31. - Fixed error in saving some email options
  32. - Accept ".nzb.gz" files coming from an URL fetch.
  33. - Make sysload support for Linux more universal
  34. - Restore newzbin support in UI
  35. - RSS feeds are now listed in alphabetic order
  36. - Fixed error handling & in names sent to post-processing script (Windows)
  37. -------------------------------------------------------------------------------
  38. 0.5.3RC1 by The SABnzbd-Team
  39. -------------------------------------------------------------------------------
  40. - Support of nzbmatrix categories
  41. - Support of X-DNZB headers for all indexing sites (allows categories for nzbs.org)
  42. - Support 101 season/episode notation
  43. - Use all text after the season/episode element as episode name (don't require '-')
  44. - Support of categories in RSS feeds
  45. (only for compatible feeds, like nzbmatrix.com and nzbs.org)
  46. - Accumulate all groups from an NZB (for category matching)
  47. - After reducing connections SABnzbd should retry full amount 10 min later
  48. This event was sometimes missed
  49. - Recursive unpack of archives should be done in nested folders instead of base folder
  50. - Sort strings with an absolute path were not handled properly
  51. - Restore compatibility with Python 2.4
  52. - Several fixes to improve robustness of NZB retrieval from indexers
  53. - Solved crash in NZB retrieval from indexers when explicit PP value was set
  54. - Remove newzbin features from UI
  55. -------------------------------------------------------------------------------
  56. 0.5.2 Final by The SABnzbd-Team
  57. -------------------------------------------------------------------------------
  58. - API: &nzbname= was ignored for some sites
  59. - API: Server rename did not work properly
  60. - Remember end-of-queue action for next end-of-queue
  61. - Some updates to Danish
  62. -------------------------------------------------------------------------------
  63. 0.5.2 RC1 by The SABnzbd-Team
  64. -------------------------------------------------------------------------------
  65. - Fixed: Large queue caused very slow UI and high memory usage
  66. - Fixed: Some very large rar sets failed to unpack
  67. - Fixed: garbled emails were sent
  68. - Python user scripts now run properly on OSX
  69. - Fixed: SeasonSort could produce trailing spaces, which fail on Windows
  70. - Fixed: unpacking errors not properly reported to user script
  71. - Keep trying when receiving garbage from nzbmatrix.com
  72. - Add total-size fields to API-call History.
  73. - Auto-search for free port when specified port is occupied
  74. - Improve reporting of newzbin errors
  75. -------------------------------------------------------------------------------
  76. 0.5.1 Final by The SABnzbd-Team
  77. -------------------------------------------------------------------------------
  78. - Fix accented character problems in emails
  79. - Warn when user doesn't have permission to use a web port (Linux/OSX)
  80. -------------------------------------------------------------------------------
  81. 0.5.1 RC2 by The SABnzbd-Team
  82. -------------------------------------------------------------------------------
  83. - Accept comma-separated email address in "email_to" option.
  84. - Allow manual retry of URL-based NZB fetches when a bad NZB is received
  85. - Add INI-file option "size_limit" that sets any oversized job
  86. to paused and low priority.
  87. - Added French translation of email template
  88. - Add Danish translation
  89. -------------------------------------------------------------------------------
  90. 0.5.1 RC1 by The SABnzbd-Team
  91. -------------------------------------------------------------------------------
  92. - Add 'size_limit' option. Any job bigger than this limit will be set to
  93. low priority and be paused.
  94. - TV Season sort now has "affected categories" too. Check your settings!!
  95. - Fixed problems that could lead to an infinite unpacking loop
  96. (when using a "sick" NZB and using +U instead of +D postprocessing)
  97. - Duplicate title checking in RSS is now done across all feeds
  98. - Fixed issues with accented characters in NZB names when using RSS
  99. - Fixed issues with accented characters in category folder names when using RSS
  100. - Plush: fix nzo range selection when clicking checkboxes
  101. - When detecting an unsupported unrar on Posix systems, drop unsupported features
  102. (This may lead to files being lost when duplicate names exist.)
  103. - Sorting examples were sometimes wrong
  104. - Sorting couldn't handle some pattern combinations
  105. - Fixed priority handling for RSS feeds and newzbin bookmarks
  106. - Fixed crash occuring when user profile contains characters outside ISO-8859-1
  107. - Allow nzb-backup folder field to be cleared
  108. - When using only manual newzbin bookmark reading, allow automatic un-bookmarking
  109. - Fixed several translation errors and omissions
  110. - Keep Windows awake during post-processing of last job (while queue is already empty)
  111. - Make it possible to run Python user scripts on OSX
  112. -------------------------------------------------------------------------------
  113. 0.5.0Final by The SABnzbd-Team
  114. -------------------------------------------------------------------------------
  115. - Relabeled to 0.5.0
  116. -------------------------------------------------------------------------------
  117. 0.5.0RC8 by The SABnzbd-Team
  118. -------------------------------------------------------------------------------
  119. - Add par2_multicore option to Config->Switches
  120. - Windows/OSX: Replaced OpenSSL libraries
  121. - Windows: Replaced par2-multicore by new version
  122. -------------------------------------------------------------------------------
  123. 0.5.0RC7 by The SABnzbd-Team
  124. -------------------------------------------------------------------------------
  125. Fixes:
  126. - When priority of newzbin or RSS job comes from the category, it wasn't effective.
  127. - When unpacked file and directly download file have the same name,
  128. the latter got lost
  129. - Make nzbmatrix error handling robust
  130. - When apikey is present in API call, do not require username/password
  131. - Windows installer is now multi-language too
  132. - Windows installer warns about queue when upgrading from 0.4.x
  133. -------------------------------------------------------------------------------
  134. 0.5.0RC6 by The SABnzbd-Team
  135. -------------------------------------------------------------------------------
  136. Changes:
  137. - Add INI-only option "par2_multicore" to enable/disable par2-multicore
  138. Fixes:
  139. - Prevent crash in RSS due to odd characters
  140. - Prevent deadlock in downloader when server is blocked
  141. - Unrar option -ai should only be used on Windows
  142. - Prevent deletion of par files of other sets in multi-set NZBs
  143. -------------------------------------------------------------------------------
  144. 0.5.0RC5 by The SABnzbd-Team
  145. -------------------------------------------------------------------------------
  146. Fixes:
  147. - Incorrect job rename in SMPL skin on Windows
  148. - INI-only option "no_penalties" to limit timeout penalties for
  149. non-optional servers to 1 minute
  150. - HTTPS certificate paths should default to admin_dir directive
  151. - The second parameter of the user script should be the original NZB file name,
  152. even when the job has been renamed.
  153. - Show clear error message when RSS feed preview or force-download fails.
  154. - Don't warn about RSS reading problems when a scheduled scan is done.
  155. - Ignore empty "username" and "apikey" parameters in nzbmatrix.com URLs
  156. and add stored values.
  157. - Suppress authentication warning for API call "get_scripts".
  158. It's used by some external utilities to determine if username/password is required.
  159. -------------------------------------------------------------------------------
  160. 0.5.0RC4 by The SABnzbd-Team
  161. -------------------------------------------------------------------------------
  162. Fixes:
  163. - Ignore read-only attributes of files in a RAR archive
  164. - Remove potential crash on OSX when handling corrupt par2 file
  165. - Enable manual unblocking of permantly blocked servers
  166. - Retry permanently blocked servers after 30 minutes (compensate for shoddy servers)
  167. - INI-only option "folder_length_max" for trimming folder name size
  168. (default 128 for Windows, for others 256)
  169. - Give unrar preference over rar when both installed on a Posix system
  170. -------------------------------------------------------------------------------
  171. 0.5.0RC3 by The SABnzbd-Team
  172. -------------------------------------------------------------------------------
  173. Fixes:
  174. - Avoid potential crash when server closes connection
  175. - On Connections Page: show original error message sent by server
  176. - Make sure unrar check isn't done for OSX
  177. -------------------------------------------------------------------------------
  178. 0.5.0RC2 by The SABnzbd-Team
  179. -------------------------------------------------------------------------------
  180. Fixes:
  181. - Increase timeout for nzb fetches from URLs to 60 sec
  182. - Duplicate title checking in RSS is now case-insensitive
  183. - Only warn about presense of old queue when no new queue is present yet
  184. - Don't warn when a supported RAR (instead of UNRAR) program is present
  185. -------------------------------------------------------------------------------
  186. 0.5.0RC1 by The SABnzbd-Team
  187. -------------------------------------------------------------------------------
  188. Fixes:
  189. - Fix broken server test in Wizard and Config->Servers
  190. - Add tbbmalloc.dll to par2 program (prevents problems when you have
  191. another version of that file on your system)
  192. - Fix uneven download speed of very large NZBs
  193. - Include special par2 variant for OSX 10.6+ (automatically selected)
  194. - Fix problem with the script folder path containing a space
  195. - Fix disabling of RSS feeds when changing settings
  196. - When forcing disconnect don't try to send "Quit" to a non-responding server
  197. - Warn user (once) about presence of old queue file
  198. - Updated German texts
  199. -------------------------------------------------------------------------------
  200. 0.5.0Beta6 by The SABnzbd-Team
  201. -------------------------------------------------------------------------------
  202. Fixes:
  203. - Solve problems with unwilling servers and "random" server time-outs.
  204. - Do not generate warnings for intermittent server problems.
  205. - Joinable rar-sets were not always properly joined.
  206. - Fixed timing problems when SABnzbd is running behind an Apache server
  207. - Don't report failed default permissions setting when the user has set none
  208. -------------------------------------------------------------------------------
  209. 0.5.0Beta5 by The SABnzbd-Team
  210. -------------------------------------------------------------------------------
  211. Fixes:
  212. - Removed potential deadlock from Downloader
  213. - Allow backup servers to be used when all primaries blocked or inactive
  214. - Scheduled PAUSE_ALL failed to stop downloading
  215. - Will now continue unpacking other rar-sets when one rar-set fails to unpack
  216. (but only when option "Post-process Verified jobs" is off)
  217. - QuickPar messed up the par files of multi-set NZBs
  218. - When the par2 tool joined multi-part files of a multi-NZB, it mixed up files
  219. from other sets
  220. - Work-around for a bug in par2-tbb (making if fail to join some multi-part jobs).
  221. - When scaling down the number of connections of a server,
  222. will now retry with the full amount 10 minutes later.
  223. -------------------------------------------------------------------------------
  224. 0.5.0Beta4 by The SABnzbd-Team
  225. -------------------------------------------------------------------------------
  226. Fixes:
  227. * Fixed poor reliability of reading RSS feeds and subsequent NZB fetches
  228. (caused by a too short time-out value).
  229. * Posix: when user has not set a permissions value, use the account's
  230. default permissions (prevents problems with permissions coming from rar files)
  231. * When option "Post-process only verified jobs" is set, do not execute
  232. user-script when job fails
  233. * NZB files read in from categorized watched folder did not inherit
  234. the category's priority
  235. * Fixed error reporting about incorrect NZB file
  236. * Improved year recognition in tvsort
  237. * Some skin fixes
  238. -------------------------------------------------------------------------------
  239. 0.5.0Beta3 by The SABnzbd-Team
  240. -------------------------------------------------------------------------------
  241. Fixes:
  242. * Solved problems with adding NZB by URL (also through RSS)
  243. * Proper display of download speed in OSX menu
  244. * Fixed compatibility of Plush and IE8
  245. -------------------------------------------------------------------------------
  246. 0.5.0Beta2 by The SABnzbd-Team
  247. -------------------------------------------------------------------------------
  248. Fixes
  249. * nzbmatrix.com support fixed (fetch NZB and Wizard settings)
  250. * Problems on some systems because of reading NZB-spec from newzbin
  251. for each NZB file
  252. * When an RSS feed has more than 9 filters, the order was disturbed
  253. * Fixed several TVSort problems including a hangup
  254. * Each RSS preview added jobs marked "will not be downloaded"
  255. instead of just the very first scan.
  256. * Email reporting disk-full was malformed
  257. * Sample detection was to eager to detect
  258. * Improve detection of 64bit versions of Windows Vista/7/Server2008
  259. * Explicit priorities in nzb upload were ignored
  260. * Corrections in translations
  261. Improvements
  262. * INI-only option to reduce the amount of admin saves (important for very large NZBs)
  263. * INI-only option to enable/disable final folder renaming (__UNPACK/__FAILED)
  264. * Fixed OSX uninstaller so that it will leave extra skins on the disk
  265. * Association of NZB files with SABnzbd for OSX
  266. * Retry folder renames and deletions on Windows
  267. * Don't save RSS admin to disk, when no feeds are active
  268.  
  269. -------------------------------------------------------------------------------
  270. 0.5.0Beta1 by The SABnzbd-Team
  271. -------------------------------------------------------------------------------
  272. Highlights
  273. * Multi-language UI: English, French, Dutch, German and Swedish
  274. * Start-up Wizard to get you going fast
  275. * QuickCheck : on-the-fly par2 check. When a download is correct,
  276. the normal par2 check is skipped
  277. * Configuration changes take immediate effect (except skins and some system folders)
  278. * Job priorities, individual job pausing, job renaming
  279. * Flexible server setup (scheduled on/off, optional servers)
  280. * The Plush and Smpl skins have been improved and are a lot faster than before
  281. and they have paging
  282. * New "Mobile" skin (replaces iPhone-skin)
  283. * RSS supports more sites and has generally improved
  284. * For Windows distribution: 64-bit par2 and unrar are used
  285. on 64-bit Vista/Win7/Server2008
  286. * Support for password protected rar-files (limited)
  287. * Expanded TV/Movie sorting
  288. More Tech stuff
  289. * HTTPS support for the Web-UI
  290. * Email templates to design your own emails (including multiple recipients)
  291. * Extensive API for utility developers
  292. * History survives a full queue/admin clean and future upgrades
  293. * Windows: optional association of NZB files with SABnzbd (double-click support)
  294.  
  295. -------------------------------------------------------------------------------
  296. 0.5.0Alpha12 by The SABnzbd-Team
  297. -------------------------------------------------------------------------------
  298. * Drop country names from language strings
  299. * Fixed crash when setting script to None
  300. * Add missing "Restart required" messages in Config->General in Classic and Smpl
  301. * When pause-download-while-pp is reset, resume downloading immediately
  302. -------------------------------------------------------------------------------
  303. 0.5.0Alpha11 by The SABnzbd-Team
  304. -------------------------------------------------------------------------------
  305. * Fix foreign character problems in several places
  306. * Add Swedish translation
  307. * Plush tweaks
  308. * Allow foreign characters in email templates
  309. * Prevent selection of "Mobile" skin as primary
  310. -------------------------------------------------------------------------------
  311. 0.5.0Alpha10 by The SABnzbd-Team
  312. -------------------------------------------------------------------------------
  313. * Fix foreign character problems in several places
  314. * top_only option wasn't changable on-the-fly
  315. * Windows uninstaller left behind some files
  316. * Complete the API with the del_config function
  317. * German translation
  318. * Plush tweaks
  319. -------------------------------------------------------------------------------
  320. 0.5.0Alpha9 by The SABnzbd-Team
  321. -------------------------------------------------------------------------------
  322. * Fixed bug in handling fetching of additional par2 files
  323. * Fixed nzbmatrix support properly
  324. * Fixed potential urlgrabber crash on startup
  325. * Fixed problem with NZB files containing space before ".nzb"
  326. * Fixed Windows Vista/7/Server2008 x64 detection
  327. * Allow feed:// syntax in RSS feeds
  328. * Restore 0.4.x compatibility for the RSS URL.
  329. * Even more Plush improvements
  330. -------------------------------------------------------------------------------
  331. 0.5.0Alpha8 by The SABnzbd-Team
  332. -------------------------------------------------------------------------------
  333. * Fixed failing RSS filters
  334. * Fixed nzbmatrix.com RSS support
  335. Note: you URL must contain username and ApiKey
  336. -------------------------------------------------------------------------------
  337. 0.5.0Alpha7 by The SABnzbd-Team
  338. -------------------------------------------------------------------------------
  339. * Use RSS titles for job names instead of downloaded filename.
  340. (This bypasses newzbin's filename mangling).
  341. * URL grabber will do 5 retries before giving up (and generate
  342. correct retry links in History).
  343. * RSS support for nzbserien.org (and slight improvement for nzbs.org)
  344. * Plush overhaul
  345. * "smpl" is now the preferred skin, "Default" renamed to "Classic".
  346. * Detect internal problems and restart SABnzbd if found
  347. * Enable "hibernate" and "standby" as end-of-queue actions for Linux systems
  348. (Will only work if supported by the kernel of your platform)
  349. * Update to unrar 3.90 (OSX and Windows)
  350. * Remove segment files after par2-based joining
  351. * Internationalisation of all texts in History
  352. * Internationalisation of email templates
  353. * Prevent crash when encountering a corrupt par2 file during QuickCheck
  354. * Added new api call: api?mode=warnings&name=clear
  355. * Added new api call: api?mode=translate&value=ACRONYM&output=json
  356. * Priorities in RSS feeds now work properly
  357. * Add "Require" filter type for RSS feeds
  358. * Add SSL type (V23, V2, V3), only needed for som odd ISP's
  359. * Add INI-file-only option to skip the check after unrar.
  360. This is to support people with consistently failing checks.
  361. * Passwords for encrypted RARs can be set in the job title
  362. -------------------------------------------------------------------------------
  363. 0.5.0Alpha6 by The SABnzbd-Team
  364. -------------------------------------------------------------------------------
  365. * Add 64bit unrar/rar 3.90 for Windows
  366. * "Mobile" skin (limited functionality)
  367. * Removed a number category-related problems
  368. * Scan enabled RSS feeds 15 sec after startup
  369. * Get newzbin bookmarks 20 sec after startup
  370. * Add scheduled pause-all command thats stops all disk activity
  371. * Improved handling of accented characters (also in par2)
  372. * Unrelated empty folders are no longer removed from "incomplete" folder
  373. * Initial runs of RSS will no longer be downloaded by "download" button
  374. instead thay are marked and can be downloaded individually
  375. * TV Sort: Fixed double brackets () naming on items with the country in the name.
  376. * Disable password completion by browsers on Config pages.
  377. * Retry links in History were incorrrect
  378. * Solved lots of small bugs
  379. * Skin improvements
  380. -------------------------------------------------------------------------------
  381. 0.5.0Alpha5 by The SABnzbd-Team
  382. -------------------------------------------------------------------------------
  383. * Less bugs
  384. -------------------------------------------------------------------------------
  385. 0.5.0Alpha4 by The SABnzbd-Team
  386. -------------------------------------------------------------------------------
  387. * Less bugs
  388. -------------------------------------------------------------------------------
  389. 0.5.0Alpha3 by The SABnzbd-Team
  390. -------------------------------------------------------------------------------
  391. * Session/API key system ported from 0.4.11
  392. * Multi-language, including Dutch and French translations
  393. * Less bugs
  394. -------------------------------------------------------------------------------
  395. 0.5.0Alpha2 by The SABnzbd-Team
  396. -------------------------------------------------------------------------------
  397. * Fixed failing delete-bookmark-on-newzbin feature.
  398. * Wizard improvements
  399. * Plush improvements
  400. * par2 for OSX replaced
  401. * Added penalty timeout for unresponsive servers (when flagged as "optional").
  402. * Fixed some incompatibilities with Python 2.4 and 2.6
  403. * TV sorting improved
  404. * Support for :: or [::] as valid hostnames. :: listens on all ipv6 addresses.
  405. * Allow non-conforming RSS feeds (fixes nzbmatrix.com issue)
  406. -------------------------------------------------------------------------------
  407. 0.5.0Alpha1 by The SABnzbd-Team
  408. -------------------------------------------------------------------------------
  409. Core Stuff:
  410. * Updated Cherrypy - Among other things, this means you can now use HTTPS for the
  411. web ui and have a prettier login window if you use a login/pass.
  412. We have also dropped the need for /sabnzbd/ in the urls you use to access sabnzbd.
  413. It'll still work with /sabnzbd/, but it will also work without it now.
  414. * New XML Parser - Results in lower memory usage when reading .nzb files, especially large ones.
  415. * File Quick-Check - We can now skip par2 verification altogether in some cases by performing
  416. a quick-check of file hashes before post-processing.
  417. * New Quick-Start Wizard - If you don't have any servers set, you'll get a neat little
  418. five-page wizard allowing you to change all the config settings you really need to worry about.
  419. Stuff like "How should SABnzbd be accessible? Remotely or locally?" and "What's your server address",
  420. in a step by step manner. Features a button on the server page to test the connection to the news server,
  421. to make sure you have entered your details correctly.
  422. * Revamped Config System - The configuration backend was overhauled in 0.5.
  423. Many of the config pages have been changed around to make more sense,
  424. you can now easily enable/disable servers, and in general all server interaction is much faster than before.
  425. * E-mail Templates - The e-mail system from 0.4.x has been updated to have a full template system,
  426. allowing you to customize e-mail alerts.
  427. * File Association - .nzb files are now associated with SABnzbd, so you can just double click them
  428. to load the file into your queue. Currently only Windows is fully supported, however
  429. you can launch SABnzbd with arguments containing a path, or multiple paths to local nzb/rar/zip files.
  430. * .TS Filejoining - File joining has been improved to allow support for joining multiple .TS files into one file.
  431. * Date Sorting - To compliment series sorting, sorting has now been added for downloads with dates in their names,
  432. allowing you to place files in daily, monthly, yearly folders with proper naming
  433. * General Sorting - Sorting for general downloads allows users to expand the series sorting into
  434. other types of downloads. Has support for years in titles allowing files to be placed in folders
  435. depending on the decade.
  436. The API:
  437. * Totally overhauled for 0.5. Basically, you now have full access to near everything about
  438. SABnzbd via POST and XML/JSON. See the full docs for more details. Why does this matter?
  439. It means if you know any programming language and understand how to parse XML/JSON and POST data to an URI,
  440. then you can write some application which can communicate with SABnzbd almost as easily as a template can.
  441. The Queue & History:
  442. * Per-Item Pause - Now, in addition to being able to pause the whole queue, you can also pause
  443. individual items in the queue. You can also force downloads to start while the whole queue is paused.
  444. * Priorities - The queue now has four priorities, Normal, High, Low and force.
  445. Think of this as an easy method to move things around your queue, or to insert things into
  446. specific areas of your queue. One use case is to set everything to "normal" by default,
  447. so it works like 0.4.x. However, you can then add a new post or RSS feed as high-priority to have it be
  448. inserted to the top of the queue, or add one as low-priority to have it inserted at the bottom of the queue
  449. and keep below normal downloads that are added. Forced items will go straight to the top of the queue,
  450. and will continue to download even if the queue is paused.
  451. * New History Backend - The history is now stored in a database, so we can handle larger histories better,
  452. and store more information about downloads.
  453. Skins:
  454. * General Template Changes - Templates have all been updated to support all the neat new features.
  455. So if you're one of those guys still married to Default, don't worry about missing out on all this new stuff.
  456. * Plush - Complete backend rewrite to work almost exclusively off the API [so it's MUCH faster],
  457. and a reorganized (and more accessible!) main menu.
  458. * SMPL - Has been reworked to be much faster and friendlier to use.
  459. The default page now shows the top 5 items from the queue and history.
  460. The queue and history are also now pages to stop loading a massive number of items.
  461. Bugfixes:
  462. * Sure!
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement