Changes in 1.6.1: Difference between revisions

From Multi Theft Auto: Wiki
Jump to navigation Jump to search
mNo edit summary
mNo edit summary
Line 31: Line 31:
* '''0''' deprecations
* '''0''' deprecations
* '''3+''' bug fixes and changes
* '''3+''' bug fixes and changes
* '''15+''' 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])
* '''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])
* '''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])
* '''0''' resolved GitHub issues ([https://github.com/multitheftauto/mtasa-blue/issues?q=is%3Aclosed+is%3Aissue+milestone%3A%221.6.1%22 see list])
Line 40: Line 40:
* '''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])
* '''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])
* '''100+''' total contributors ([https://github.com/multitheftauto/mtasa-blue/graphs/contributors see list])
* '''1''' vendor update
* '''2''' vendor updates


<sub>'''Note:''' Last update to these statistics was made {{date difference human friendly|2023|06|25}}.</sub>
<sub>'''Note:''' Last update to these statistics was made {{date difference human friendly|2023|06|25}}.</sub>
Line 80: Line 80:
-->
-->


== 1 Vendor Update ==
== 2 Vendor Updates ==
=== Client ===
=== Client ===
* Updated libpng from 1.6.39 to 1.6.40 ([https://github.com/multitheftauto/mtasa-blue/commit/46f04cecd4953ff3a75d43f55a09d575cd91e2df 46f04ce] by '''patrikjuvonen''')
* 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''')


<!--
<!--

Revision as of 12:26, 25 June 2023

MTA:SA Releases Changelog Pages
1.0 1.0.0 • 1.0.1 • 1.0.2 • 1.0.3 • 1.0.4
1.1 1.1.0 • 1.1.1
1.2 1.2.0
1.3 1.3.01.3.11.3.21.3.31.3.41.3.5
1.4 1.4.01.4.1
1.5 1.5.01.5.11.5.21.5.31.5.41.5.51.5.61.5.71.5.81.5.9
1.6 1.6.01.6.1

This changelog is partial and needs updating. It is updated progressively to keep the page always up to date.


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+


Statistics

Click to collapse [-]

These are some statistics since the previous release.

  • This is the 28th 1.x.x release
  • 316 days
  • 0 new functions
  • 0 new event
  • 0 deprecations
  • 3+ bug fixes and changes
  • 16+ commits (mtasa-blue) (mtasa-resources)
  • 12 new open GitHub issues (see list)
  • 0 resolved GitHub issues (see list)
  • 2 closed GitHub issues (see list)
  • 2 new open GitHub pull requests (see list)
  • 0 merged GitHub pull requests (see list)
  • 2 closed GitHub pull requests (see list)
  • 2+ contributors of which 0+ are new (see list)
  • 100+ total contributors (see list)
  • 2 vendor updates

Note: Last update to these statistics was made 307 days ago.


2+ Changes and Bug Fixes

Client

  • Update d3dcompiler_47.dll from CEF (75a1a29 and 6d8fd8c by patrikjuvonen)
  • Updated translations from Crowdin (29baf29 by patrikjuvonen)
  • Added Azerbaijani to client languages

Server

  • Check deprecated account name length on banPlayer to fix all players getting kicked (b5e2332 by patrikjuvonen)


2 Vendor Updates

Client

  • Updated libpng to 1.6.40 (46f04ce by patrikjuvonen)
  • Updated CEF to 114.2.11+g87c8807+chromium-114.0.5735.134 (881651f by patrikjuvonen)


Resources

1+ Changes and Bug Fixes

  • [defaultstats] Don't re-apply stats on every respawn (9fde199 by Dutchman101)


Extra information

More detailed information available on our GitHub repositories: