1.4.0 - Overhauled UI & UX #150
Athozus
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Hey ! 👋
🎉 Finally, the 1.4.0 release is here !!
First, as the main maintainer, I'd like to apologize for the very long time it took. One year spent, and it is not very fruitful. But, I hope that it will be very stable.
Here is a list of main changes :
v3
tov3.1
) inspects all the messages.Download and put a review on ContentDB : https://content.minetest.net/packages/mt-mods/mail/
Changelog
036d376 Update files to 1.4 (#149)
5cfec3a Update api.md docs (#148)
a347a79 Update actions workflows
48b632f Update German translations (#147)
2938b74 Update translation files
ed6f36a Move date and time settings to a sub-group of Other
1dab26f Add timezone offset setting
9a52c1c Add support for number type settings
19be2d4 Move sorting fields settings to new Fields settings group
dc9c4f8 Add support for tree-hierarchized settings groups
1f208c6 Add table.insert_all() to luacheck
30b9a0f Copy search icon into textures
dfaa34c Ignore mtt tests and screenshot at release
a3af9ee Repair UUIDs duplicates (storage 3.1 upgrade) (#143)
fc7b438 Harmonize options widgets
c6d8543 Move contributor_grouping to selected_idxs
3670fe7 Add 5.8.0 to workflows
f57473a Adjusted options UI (#141)
e516fe0 Use main menu search icon
1dde409 Fix empty mailing lists
ccf07b5 Simplify marking mail property with a local function in storage.lua
1c5e4b6 Harmonize function names with snake case
6f7ccc7 Add patch files to gitignore
1634673 Fix nil player list concatenating
2694ffa Cleanly handle player mailling lists (#140)
851fa9f Update zh translations (#139)
1eb3b76 Correct dev version
ea77737 Minor improvements and fixes to message view layout
0e06718 Update translations
ae238ba Add mod_translation_updater.py to gitignore
570cf78 Implement non-player recipients (#131)
fcca0b7 fix for bugs #135 and #136 (#137)
c5fd218 Fix luacheck
103c4ae Add mute list setting
e45d564 Add list setting type
cd9e9ec Add (Un)mark spam buttons
48fc847 Add storage function to (un)mark message as spams
bfe0ef2 Initial implementation of spam check
75510d2 Add checks utils
83842a8 Add beerchat in optional depends
aab7acf Add warning color
46012a2 Add support for shared settings (#127)
721d882 evict cached storage entries periodically
94f37da add sfinv_buttons compatibility
3eafeb4 Remove selected_idxs for settings after saving
8d80e4c Update translation templates
720315a Move settings-related to util/settings.lua
77de24e Use interleaved style (#124)
3bad371 Add colors utilities (#121)
802f9f7 Add labels for index-type settings
bebb7a8 Add Indonesian translations (#123)
8137e94 es_ES locale update (#117)
2111db2 check if message is found in
mail.show_message
f8f500e Do not call show_message() if selected message is empty (fix #115)
7754e7e Add check for mailing list nil description (fix #112)
80ae9c3 Add message id in player selections storage (fix #110, fix #114)
8d7c8c6 step names in luacheck workflow
88a276f Use a faster and newer LuaCheck (#113)
e599646 Reworked settings (#111)
fe533ee Fix crash if non-existent mail was selected (#109)
2a18322 Remove unexcepted translation from base directory
7ae5bda Quick restructuration of files (create sub-init.lua)
a9a4c8c Redesign settings and about layout
9990d56 Add checks for cc/bcc/subject in mail.send() and mail.save_draft() api functions
Full Changelog : 1.3.0..1.4.0
This discussion was created from the release 1.4.0 - Overhauled UI & UX.
Beta Was this translation helpful? Give feedback.
All reactions