Changes in 1.6.1: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
m (Added a redirect to the changelog page for 1.7.)
Tag: New redirect
 
(158 intermediate revisions by 7 users not shown)
Line 1: Line 1:
<pageclass class="#4286f4" subcaption="Next release"></pageclass>
#REDIRECT [[Changes in 1.7]]
{{Changelogs}}
__NOTOC__
'''This changelog is partial and needs updating. It is updated progressively to keep the page always up to date.'''
 
* GitHub commit log: https://github.com/multitheftauto/mtasa-blue/compare/1.6.0...master
* GitHub milestone: https://github.com/multitheftauto/mtasa-blue/milestone/10
* Resources GitHub commit log: https://github.com/multitheftauto/mtasa-resources/compare/1.6.0...master
* Release announcement on forums: TBA
 
 
== Important notice to Windows 7 and 8.x users ==
If you are using Windows 7 or 8.x, please upgrade your system to Windows 10 or 11 as soon as possible. Windows 7 and 8.x are no longer supported by Microsoft (since January 2020 and January 2023 respectively) and most software (including Google Chrome and Steam) which means you are running an insecure system. Multi Theft Auto will also eventually drop Windows 7 and 8.x support sometime in the future, so it would be a good idea to start looking at upgrade options right now. Thank you!
 
'''CEF in MTA is no longer updated for Windows 7 or 8.x. This is because CEF no longer supports those versions of Windows. This bad for security, so please upgrade to Windows 10+ and MTA to 1.6+'''
 
<!--
 
== Notable Changes ==
*
 
-->
 
== Statistics ==
<section show="true">
These are some statistics since the [[Changes in 1.6.0|previous release]].
* This is the '''28<sup>th</sup>''' 1.x.x release
* '''{{date difference|2023|06|16}}''' days
* '''0''' new functions
* '''0''' new event
* '''0''' deprecations
* '''3+''' bug fixes and changes
* '''16+''' commits ([https://github.com/multitheftauto/mtasa-blue/compare/1.6.0...master mtasa-blue])  ([https://github.com/multitheftauto/mtasa-resources/compare/1.6.0...master mtasa-resources])
* '''12''' new open GitHub issues ([https://github.com/multitheftauto/mtasa-blue/issues?q=is%3Aopen+is%3Aissue+created%3A2023-06-16..2024-10-01 see list])
* '''0''' resolved GitHub issues ([https://github.com/multitheftauto/mtasa-blue/issues?q=is%3Aclosed+is%3Aissue+milestone%3A%221.6.1%22 see list])
* '''2''' closed GitHub issues ([https://github.com/multitheftauto/mtasa-blue/issues?q=is%3Aclosed+is%3Aissue+closed%3A2023-06-16..2024-10-01+no%3Amilestone+-label%3Ainvalid see list])
* '''2''' new open GitHub pull requests ([https://github.com/multitheftauto/mtasa-blue/pulls?q=is%3Aopen+is%3Apr+created%3A2023-06-16..2024-10-01 see list])
* '''0''' merged GitHub pull requests ([https://github.com/multitheftauto/mtasa-blue/pulls?q=is%3Apr+is%3Amerged+milestone%3A%221.6.1%22 see list])
* '''2''' closed GitHub pull requests ([https://github.com/multitheftauto/mtasa-blue/pulls?q=is%3Apr+is%3Aunmerged+closed%3A2023-06-16..2024-10-01 see list])
* '''2+''' contributors of which '''0+''' are new ([https://github.com/multitheftauto/mtasa-blue/graphs/contributors?from=2023-06-16&to=2024-10-01&type=c see list])
* '''100+''' total contributors ([https://github.com/multitheftauto/mtasa-blue/graphs/contributors see list])
* '''2''' vendor updates
 
<sub>'''Note:''' Last update to these statistics was made {{date difference human friendly|2023|06|25}}.</sub>
</section>
 
<!--
 
== 0 New Features ==
=== Shared ===
*
 
=== Client ===
*
 
=== Server ===
*
 
-->
 
== 2+ Changes and Bug Fixes ==
<!--
=== Shared ===
*
-->
 
=== Client ===
* Update d3dcompiler_47.dll from CEF ([https://github.com/multitheftauto/mtasa-blue/commit/75a1a298113721343090a06d60394f63f64df9ca 75a1a29] and [https://github.com/multitheftauto/mtasa-blue/commit/6d8fd8cc2fe7377318583f70abf58dcdb7d09cb0 6d8fd8c] by '''patrikjuvonen''')
* Updated translations from Crowdin ([https://github.com/multitheftauto/mtasa-blue/commit/29baf29a0143706eb08ef76c4743a452a7f83600 29baf29] by '''patrikjuvonen''')
:* Added Azerbaijani to client languages
* Fixed "Changing vehicle model from doorless or "doorful" causes doors to fall off" ([https://github.com/multitheftauto/mtasa-blue/commit/d6659dae263e2883d9e479ca271f0e9c8e622f95 d6659da] by '''FileEX''')
* Fixed "Wheel visibility when using setVehicleWheelStates"  ([https://github.com/multitheftauto/mtasa-blue/commit/51c9257a427957642932a216bd76cb7de59fea1b 51c9257] by '''FileEX''')
 
=== Server ===
* Check deprecated account name length on [[banPlayer]] to fix all players getting kicked ([https://github.com/multitheftauto/mtasa-blue/commit/b5e2332ca5857f3e984467ca0cb8163ec998ea06 b5e2332] by '''patrikjuvonen''')
 
<!--
=== More Technical Changes and Bug Fixes ===
<section show="true">
*
</section>
-->
 
== 2 Vendor Updates ==
=== Client ===
* Updated libpng to 1.6.40 ([https://github.com/multitheftauto/mtasa-blue/commit/46f04cecd4953ff3a75d43f55a09d575cd91e2df 46f04ce] by '''patrikjuvonen''')
* Updated CEF to 114.2.11+g87c8807+chromium-114.0.5735.134 ([https://github.com/multitheftauto/mtasa-blue/commit/881651f0f4575f46ecd25bc851b059d8919e8c2f 881651f] by '''patrikjuvonen''')
 
<!--
=== Server ===
*
 
=== Shared ===
*
-->
 
== Resources ==
=== 1+ Changes and Bug Fixes ===
* [defaultstats] Don't re-apply stats on every respawn ([https://github.com/multitheftauto/mtasa-resources/commit/9fde199ec5025052468df0255bf5c5011ef29718 9fde199] by '''Dutchman101''')
* [admin2] Fixed messagebox not showing ([https://github.com/multitheftauto/mtasa-resources/commit/5afe0247e6ca44c5754a2d9a6a0af7bc8b57f967 5afe024] by '''FileEX''')
* [admin2] Added missing glitches and world properties ([https://github.com/multitheftauto/mtasa-resources/commit/6856aa075c8e5674379c2a89f355d8b167ab6fdb 6856aa0] by '''FileEX''')
* [admin2] Added content for "Users" sub-tab in the "Rights" tab ([https://github.com/multitheftauto/mtasa-resources/commit/3f8ecca953cc3dfa84e4d1b38b6b4c41f323688b 3f8ecca] by '''FileEX''')
 
== Extra information ==
''More detailed information available on our GitHub repositories:
* [https://github.com/multitheftauto/mtasa-blue MTA:SA Blue]
* [https://github.com/multitheftauto/mtasa-resources MTA:SA Official Resources]
 
[[Category:Changelog]]
[[Category:Incomplete]]

Latest revision as of 17:50, 26 August 2025

Redirect to: