Skip to content

1.2.0 - Settings and many more !

Compare
Choose a tag to compare
@Athozus Athozus released this 25 Jun 18:20
· 90 commits to master since this release
d09fafc

πŸ‘‹ Hey people πŸ‘‹

πŸŽ‰ Today is a great today for the mail mod. After several weeks of development, testing, bug fixing, ... we're happy to release the 1.2.0 version of mail mod !

Overview of new features

  • βš™οΈ Settings (Athozus)
  • πŸ”Š Sound notification (Athozus)
  • πŸ—‘οΈ Trash (Athozus)
  • πŸ“„ Storage caching (BuckarooBanzai)
  • πŸ“¬ Long receivers list support, with a new window (Athozus)
  • πŸ“¨ /mail <player> ability (Athozus)

🐞 We've also fixed several bugs to bring even more stability !

Finally, mail mod now contains even more translations :

  • πŸ‡§πŸ‡· Brazilian Portuguese (APercy)
  • πŸ‡¨πŸ‡³ Simplified Chinese (TheTrueBeginner)
  • πŸ‡ͺπŸ‡Έ Spanish (Chache)
  • πŸ‡­πŸ‡Ί Hungarian (nyomi)

Detailled changelog

d09fafc Release 1.2.0
67cbef8 Add a window to show long receivers list
8917fd0 Rework French translations
95475c7 Store colors and use a lighter selection color
f5198b9 Add empty trash button
8c20aeb cache storage entries and batch them for write-back
984d8c3 Fix unselect all (9679251)
968f402 Fix trash restore crash
bfd3692 Remove subject length limitation
8dadd80 Permit start composition of a message by passing receivers into /mail command (close #101)
d53b074 Fix events while reading message in trash
65764ee Rework message.lua events
c6d8f8a Update credits
31645f2 Fix #93 (thanks to whosit)
2e106e3 Add trash (#100)
de07f6b fix mail.delete_mail (again)
42db40b partial fox for #97 (#98)
fab6f1a Fix long strings
660d460 Make get_setting outside loop (performance)
c655ff3 Fix drafts deleting/duplicating (#96)
7822ff3 Replace sent by outbox (consistency with inbox)
869cc2b Show number of results (x of x' selected)
5605b07 Add Hungarian translation
5e24b92 Fix half deletion of messages
9679251 Remove unnecessary condition
f8ace25 Remove duplicated variable
02853fc deploy workaround for #84
8dcfc7d Rework README
2f01739 Add simplified Chinese translation (TheTrueBeginner)
955f7d1 Add sound notification (#86)
a79ebd9 Add Brazilian Portuguese (APercy)
f70ce53 Add Spanish translation (Chache)
5e3cfed Translate formatted strings
95ab299 Fix strings (translations and checks)
720029a Add settings (#85)

List of PR merged and Issues closed
Full Changelog: 1.1.4...1.2.0