Beta v7.72.1339 changes:
1.Item 10, removed.
2.Item 11, updated. Required minor changes to SSL code.
3.Item 12,
https://forums.mirc.com/ubbthreads.php/topics/2714544.Item 13,
https://forums.mirc.com/ubbthreads.php/topics/2714595.Item 14,
https://forums.mirc.com/ubbthreads.php/topics/2709896.Item 15,
https://forums.mirc.com/ubbthreads.php/topics/2713037.Item 16,
https://forums.mirc.com/ubbthreads.php/topics/2712518.Item 17, added.
9.Item 18, changed.
Beta v7.72.302 changes:
1.Item 5,
https://forums.mirc.com/ubbthreads.php/topics/2712202.item 7,
https://forums.mirc.com/ubbthreads.php/topics/2712443.Item 8,
https://forums.mirc.com/ubbthreads.php/topics/2712574.Item 9, fixed.
Beta v7.72.171 changes:
1.Item 5,
https://forums.mirc.com/ubbthreads.php/topics/2712202.Item 6, updated.
Beta v7.72.135 changes:
1.Item 1,
https://forums.mirc.com/ubbthreads.php/topics/2710982.Item 2,
https://forums.mirc.com/ubbthreads.php/topics/2711053.Item 3,
https://forums.mirc.com/ubbthreads.php/topics/2711174.Item 4,
https://forums.mirc.com/ubbthreads.php/topics/271154Changes:
1.Fixed $bvar() gpf bug with negative ranges.
2.Changed bitwise identifiers in bigfloat mode so that, by default,
they work in the same way as in non-bigfloat mode, for backward
compatibility. To make them handle larger values, you can now
specify a bit size parameter.
3.Fixed channels list not showing non-text prefixed channel names.
4.Changed how the keep channels open settings in IRC options work
so that they apply in different numeric events as well.
5.Fixed $modinv() /$powmod() gpf bug relating to large values.
6.Updated CA root certificates cacert.pem file.
7.Fixed /debug custom command not working with local aliases.
8.Fixed custom dialog icon not handling spaces in quotes.
9.Fixed /cnick auto-color as * parameter bug.
10.Removed tray tip warning on startup due latest version of
Windows 11 no longer supporting this.
11.Updated OpenSSL library to v3.0.8.
12.Optimized $bvar(&binvar,N,M) to use faster method.
13.Extended SASL authentication to support IRCv3 >=400 byte
base64 chunks.
14.Added /drawsave -v switch to save bitmap to &binvar.
15.Extended $scon()/$scid() to support -1 for active connection.
16.Extended $unsafe() to allow $null values.
17.Added $encode()/$decode() 'v' switch to support Z85 encoding
with padding.
18.Changed Find dialog in Scripts Editor to work in the same way
as most applications. Added case sensitive and whole word match
options.