# HG changeset patch # User Zerotorescue # Date 1295720876 -3600 # Node ID 6c13f2af8a81aa2b396d226c22471dc7de6b1e18 # Parent e136c99fe5bb96b3ef42b5f8483b42fd4f6f38b2 Todo and changelog updates. diff -r e136c99fe5bb -r 6c13f2af8a81 Changelog.txt --- a/Changelog.txt Sat Jan 22 19:24:48 2011 +0100 +++ b/Changelog.txt Sat Jan 22 19:27:56 2011 +0100 @@ -1,3 +1,10 @@ +v0.4.4-BETA Zerotorescue Sat, Jan 22 2011 19:30:00 +0200 + + + Added mass export to the extra panel of the config. Next step is to support an easy way to backup settings. :) + + You can now select which guilds to include in the item count when selecting an item count addon supporting this. Along with this change, the "DataStore (no guilds)" option was removed and the "DataStore (with guilds)" options was renamed to "all accounts". + * Moved prefered addon selection to the bottom of the config frames. This really is optional and advanced functionality; you don't really have to pay attention to it. + - The queue module should no longer add 0s to the queue when the min crafting queue setting is set to 0. + v0.4.3-BETA Zerotorescue Thu, Jan 20 2011 07:00:00 +0200 - Fixed queueing single groups rather than using ¨queue all¨. diff -r e136c99fe5bb -r 6c13f2af8a81 Todo.txt --- a/Todo.txt Sat Jan 22 19:24:48 2011 +0100 +++ b/Todo.txt Sat Jan 22 19:27:56 2011 +0100 @@ -1,5 +1,7 @@ * Item count alerts (required for v1) + * Auto mail items. (medium) * Verify AuctionLite support. (medium) + * Verify Skillet support. (medium) * Functionality to keep track of restocked items (items that were queued, thus items which are popular) - Simple implementation: whenever items are queued increment a number specific to each item by the queued amount and display that as an additional column in the summary (make optional) (medium) Might also need an undo button