What's Changed
- tzc: just use the system tzdb by @l-zeuch in #1950
- notifications: fill ctx.Msg with proper member data by @l-zeuch in #1951
- Added is_components_v2 flag in complexMessage and complexMessageEdit by @ashishjh-bst in #1952
- added a reset button to personalizer ui by @ashishjh-bst in #1953
- Fixed response deletion prompt for custom commands and general notification. by @ashishjh-bst in #1954
- Fix UTF-8 encoding detection in ticket transcripts by adding BOM by @zhukant in #1955
- Added caching to max concurrency fetch when reconnecting shards. by @ashishjh-bst in #1957
- Added stricter syncing to remove stale premium servers from redis by @ashishjh-bst in #1958
- removed syncing calls from go routine to improve reliability of websub syncing. by @ashishjh-bst in #1959
New Contributors
Full Changelog: v2.63.0...v2.64.0