Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/latest'
Browse files Browse the repository at this point in the history
  • Loading branch information
Chrizzz-1508 committed Jun 30, 2024
2 parents 68ca1cd + 956a693 commit 2019c07
Show file tree
Hide file tree
Showing 13 changed files with 43 additions and 11 deletions.
Binary file modified bridge/bridge.zip
Binary file not shown.
Binary file modified download/Components.zip
Binary file not shown.
Binary file modified download/SAMMI Updater.zip
Binary file not shown.
Binary file modified download/x64.zip
Binary file not shown.
Binary file modified languages/languages.zip
Binary file not shown.
11 changes: 6 additions & 5 deletions patch notes.txt
Original file line number Diff line number Diff line change
@@ -1,21 +1,22 @@
====================================
SAMMI 2024.2.1 (May 2024)
SAMMI 2024.2.2 (June 2024)
====================================

[SAMMI Core]
-------------------------------------

New Features:

- Implemented a message of the day (motd) system to communicate important, or critical messages in different languages on startup [Landie]


Improvements:

- Updated YouTube endpoints to point towards new server [Landie]


Bug Fixes:

- Fixed various click through issues [Digi]
- Attempted to fix an issue where decks could get duplicated when the button or deck id got lost (now only shows a popup and does not save the button / deck) [Chrizzz]
- Fixed a bug with CSV: Math not finding the CSV [Chrizzz]
- Fixed an EventSub bug where it would not automatically reconnect [Chrizzz]
- Fixed a click through issue with the settings [Digi]
- Fixed a bug that would rename all filter boxes in active command editor to the one that was renamed (ws5) [Landie]
- Fixed a bug where GET requests would send an empty body [Chrizzz & Landie]
30 changes: 30 additions & 0 deletions update.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
{
"versions": [

{
"version": "2024.2.0",
"components": {
Expand Down Expand Up @@ -57,6 +58,35 @@
"file": "SAMMI Updater.exe"
}
}
},
{
"version": "2024.2.2",
"components": {
"SAMMI Core": {
"version": "2024.2.2.0",
"sum": "6cfcb7877ce8843bfedf0815006c4f920d460b2e3991f822fbb7bc1933140c46",
"path": "",
"file": "SAMMI Core.exe"
},
"SAMMI Voice": {
"version": "1.0.1.0",
"sum": "30d9ac69f3daa5cdd96246790965c5162160ee4a6e98ef2b4f4da132c50c39e5",
"path": "SAMMI Voice",
"file": "SAMMI Voice.exe"
},
"SAMMI Bridge": {
"version": "7.30",
"path": "bridge",
"file": "default.txt",
"sum": null
},
"SAMMI Updater": {
"version": "1.0.1.0",
"sum": "41e231029bf42c82270f145ddca76dee",
"path": "SAMMI Updater",
"file": "SAMMI Updater.exe"
}
}
}
]
}
Loading

0 comments on commit 2019c07

Please sign in to comment.