Skip to content

Releases: mt-mods/mail

1.3.0

18 Jul 21:18
9c041f5
Compare
Choose a tag to compare

Hey !

🎉 Here comes the 1.3.0 release of mail mod ! Initially planned as 1.2.1, it became 1.3.0 due to the small features added. We hope you'll like it, as always !

Download on ContentDB : https://content.minetest.net/packages/mt-mods/mail/

Main changes :

  • 💬 Tooltips added to improve the understability of different actions (Athozus)
  • 🇩🇪 🇪🇸 🇫🇷 Update German, Spanish and French translations (Niklp09, Wuzzy2, Chache, Athozus)
  • 🐛 Bug fixes (Athozus)
  • ⚙️ New settings, notably Date format (Athozus)
  • 🛠️ Some other maintenance changes (Athozus)

Changelog :

9c041f5 Release 1.3.0
b4ccc16 Update Spanish translation (Chache)
67108c6 Update credits
09791d5 Update german translation
a6f16c8 Fix French translation
f171a3d Change highlighted color
be8f0e5 Add a setting to choose date format
db2434c Update screenshot
0248b05 Add a setting for automatic marking read
e038993 Add tooltips for detailling actions
37fad48 Add a tooltip for elapsed time since the delivery
fbdaaee Move the selection list-check loop (fix #108)
fe9aca4 Add translation for "No contacts" (fix #107)
e470c58 Fix typos in German
c98cb40 update german translation (+templates)

Full Changelog: 1.2.0...1.3.0

1.2.0 - Settings and many more !

25 Jun 18:20
d09fafc
Compare
Choose a tag to compare

👋 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

1.1.4 - Stablest 1.1

02 May 14:01
a863225
Compare
Choose a tag to compare

Hi people ! 🎉

We're happy to release today a new version of mail mod, the 1.1.4 which brings even more stability, and also fix all known bugs reported within the two last weeks.

👋 We're also happy to welcome a new contributor : @imre84 who helped us to fix an huge crash !

7 issues were fixed on this release, which mainly occurred in the message list. 1.1.4 is probably the latest release before 1.2.0, planned for 10 may (might be late), which will bring Settings feature and a rewriting of the code using OOP.

⭐ If you liked the mod, you can star this repository or you can also write a feedback on ContentDB =)

ContentDB : https://content.minetest.net/packages/mt-mods/mail/
Full Changelog: 1.1.3...1.1.4

1.1.3

21 Apr 21:48
1a84c66
Compare
Choose a tag to compare

Hi ! 👋

🎉 We're happy to release 1.1.3 ! This new fix releases comes with many trivial fixes, on the most used parts of the mod (outbox, message view, etc). It also includes some maintenance fixes.

Thanks again for reporting issues and supporting the project. 🙏

Full Changelog: 1.1.2...1.1.3

1.1.2

15 Apr 20:12
Compare
Choose a tag to compare

Hi again !

This is releases comes with great performances improvements for multiple selection, and a fix with sending drafts.

Changelog: 1.1.1...1.1.2

1.1.1

15 Apr 10:56
79d5ad8
Compare
Choose a tag to compare

Hi !

This is a new release to fix issues that happened on 1.1.0. Hope you'll like it ! 😉

Changelog: 1.1.0...1.1.1

1.1.0 - Message management

12 Apr 15:34
911c013
Compare
Choose a tag to compare

Hi ! 🎉

We're happy to release today 1.1.0 version of mail mod, with the hard work of more than 1 week from the developers. This release comes with sorters, filters, multiple selection, and a new about page.

💾 Download on ContentDB : https://content.minetest.net/packages/mt-mods/mail/

New features

  • 🔄 Sorters with ➡️ to ⬅️ from 📍 subject 📆 date fields
  • 🔍 Filters
  • 🖱️ Multiple selection and actions, select all, etc.
  • ❔ New about page
  • 🇫🇷 Updated French translations

Changelog

Detailled changelog

Full Changelog: 1.0.4...1.1.0

1.0.4 - Fixes

03 Apr 14:48
474d2b7
Compare
Choose a tag to compare

This release is to correct an urgent fix that happened on some public servers.

Another way to fix that is to directly upgrade to 1.0.2 (not passing through 1.0.0 or 1.0.1), which fix important migration issues.

Thanks for your reports btw.

Full Changelog: 1.0.3...1.0.4

1.0.3 - Fixes

02 Apr 17:03
9238029
Compare
Choose a tag to compare

We're happy to release a new sub-release, according to your feedbacks. 😉

What's Changed

Full Changelog: 1.0.2...1.0.3

1.0.2

02 Apr 08:43
418cda1
Compare
Choose a tag to compare

This releases comes with :

  • 🇩🇪 German & 🇨🇳 Chinese translations
  • 🔄 Fix migration issues (read messages becoming unread)
  • ✅ Fix mailing lists issues (deletion, duplicates, sub-lists)
  • 🔔 Fix notifications (hud, onjoin chat message)

Hope you'll like it ;)

Details

What's Changed

New Contributors

Full Changelog: 1.0.1...1.0.2