v3.4.7
Details
-
FilenamePostal-v3.4.7.zip
-
Uploaded by
-
UploadedMay 7, 2011
-
Size71.75 KB
-
Downloads331,896
-
MD5e778f6e53ca763e31eca20409c94306f
Supported WoW Retail Versions
- 4.1.0
Changelog
------------------------------------------------------------------------
r334 | xinhuan | 2011-05-07 16:54:22 +0000 (Sat, 07 May 2011) | 1 line
Changed paths:
A /tags/v3.4.7 (from /trunk:333)
Tag release v3.4.7.
------------------------------------------------------------------------
r333 | xinhuan | 2011-05-07 16:53:48 +0000 (Sat, 07 May 2011) | 1 line
Changed paths:
M /trunk/Postal.toc
Update version to v3.4.7.
------------------------------------------------------------------------
r332 | xinhuan | 2011-05-07 16:43:26 +0000 (Sat, 07 May 2011) | 1 line
Changed paths:
M /trunk/Modules/BlackBook.lua
BlackBook will now also record the faction and realm of players you have recently mailed, and only show/use/autocomplete the ones from the same realm/faction as you. This is so that you can use the same profile across multiple servers/factions. The recently mailed list is increased in size from 10 to 20 and the list is wiped with this update.
------------------------------------------------------------------------
r331 | xinhuan | 2011-05-07 16:08:51 +0000 (Sat, 07 May 2011) | 1 line
Changed paths:
M /trunk/Postal.lua
Add menu option to select which chat window to output Postal's text to. Defaults to ChatFrame1.
------------------------------------------------------------------------
r330 | xinhuan | 2011-05-07 15:13:05 +0000 (Sat, 07 May 2011) | 1 line
Changed paths:
M /trunk/Modules/OpenAll.lua
Simplify OpenAll's mail refreshing code. Fixes the mailbox not auto-refreshing sometimes when you have more mail than 50 to open.
------------------------------------------------------------------------
r329 | xinhuan | 2011-05-07 14:36:52 +0000 (Sat, 07 May 2011) | 1 line
Changed paths:
M /trunk/Modules/Select.lua
Use a different function to determine if a mail can be returned in the Select module.
------------------------------------------------------------------------
r327 | xinhuan | 2011-04-27 00:41:56 +0000 (Wed, 27 Apr 2011) | 1 line
Changed paths:
M /trunk/Postal.toc
Bump TOC to 40100, update version to 3.4.6.
------------------------------------------------------------------------
r326 | xinhuan | 2010-11-24 01:55:00 +0000 (Wed, 24 Nov 2010) | 1 line
Changed paths:
M /trunk/Modules/OpenAll.lua
CheckInbox() behavior changed slightly. It now fires MAIL_INBOX_UPDATE immediately (synchronous) if called within 60 seconds of the last inbox update, but doesn't do it immediately otherwise (asynchronous). Change code in OpenAll module to take this into account to speed up continuing OpenAll by not waiting an extra 10 seconds while doing mailbox refreshes.
------------------------------------------------------------------------