@@ -51,6 +51,15 @@ GeneMi, DevOps = 1467988 (MsEng > TechnicalContent) , 2019/03/19
5151::: moniker range="=sql-server-ver16"
5252## SQL Server 2022 Reporting Services
5353
54+ ## 16.0.9101.19239, 2025/01/06
55+ * (Product Version: 16.0.1116.38)*
56+
57+ - Changed default SupportedHyperlinkSchemes advanced server property value to disallow JavaScript
58+ - Changed default TrustedFileFormat advanced server property value to disallow pdf content viewing
59+ - Fixed performance issue with email subscriptions
60+ - Fixed issue with image attachments when posting comments
61+ - Fixed issue changing service account password in RSConfig tool.
62+
5463## 16.0.8969.32906, 2024/07/23
5564* (Product Version: 16.0.1116.12)*
5665
@@ -136,8 +145,19 @@ Release Candidate 0 (RC0)
136145
137146## SQL Server 2019 Reporting Services
138147
148+ ## 15.0.9098.6826, 2025/01/06
149+ * (Product Version: 15.0.1103.41)*
150+
151+ - Added Mobile Report support back to SSRS 2019
152+ - Updated SSRS to use Microsoft.Data.SqlClient in place of (now deprecated) System.Data.SqlClient
153+ - Changed default SupportedHyperlinkSchemes advanced server property value to disallow javascript
154+ - Changed default TrustedFileFormat advanced server property value to disallow pdf content viewing
155+ - Fixed performance issue with email subscriptions
156+ - Fixed issue with image attachments when posting comments
157+ - Fixed issue changing service account password in RSConfig tool.
158+
139159## 15.0.8969.33375, 2024/07/23
140- * (Product Version: 15.0.1103.12 )*
160+ * (Product Version: 15.0.1103.12)*
141161
142162- Fixed error faced when editing data driven subscriptions
143163- Fixed verbose log causing RDL reports to not render
0 commit comments