SQL Server Management Studio 歷史舊版本 Page1

最新版本 Select Version

SQL Server Management Studio 歷史版本列表

Microsoft SQL Server Management Studio Express 是一個免費的集成環境,用於訪問,配置,管理,管理和開發 SQL Server 的所有組件,以及將廣泛的圖形工具和豐富的腳本編輯器組合到一起,從而為開發人員和管理員提供對 SQL Server 的訪問所有技能水平。  這個應用程序最初作為 Microsoft SQL Server 2005 的一部... SQL Server Management Studio 軟體介紹


SQL Server Management Studio 19.2 查看版本資訊

更新時間:2023-11-14
更新細節:

What's new in this version:

- The installation of SSMS installs Azure Data Studio 1.47.0
- Added support for secure enclaves with Azure SQL Database in the New Database dialog, Database Properties dialog, and Always Encrypted Wizard
- Improved performance for the Always Encrypted Wizard
- Added the Page Verify database option on the Options page within Database Properties
- Updated SSMS to use the latest driver versions for MSODBCSQL.MSI (17.10.5.1) and MSOLEDBSQL.MSI (18.6.7). The inclusion of these new versions could require users who also have older versions of the drivers to reboot after installing SSMS 19.2
- References to Azure Active Directory (Azure AD) updated to Microsoft Entra. See Azure AD is Becoming Microsoft Entra ID for details
- Updated F1 links for the Always Encrypted and Additional Connection Parameters pages in the Connection dialog
- Added support for Watch Live Data for event sessions created in Azure SQL Database and Azure SQL Managed Instance. For Azure SQL Database, you must specify the database name in the Connect to database field in the Connection Properties tab of the Connection dialog, see Connect to Server (Additional Connection Parameters Page) Database Engine for details. The ability to Watch Live Data is currently in preview
- Introduced ability to use the XEvent Profiler for Azure SQL Database. For Azure SQL Database, you must specify the database name in the Connect to database field in the Connection Properties tab of the Connection dialog, see Connect to Server (Additional Connection Parameters Page) Database Engine for details. The ability to use XEvent Profiler is currently in preview
- Exposed the histogram target for event sessions in Azure SQL Database
- Updated Import Flat File wizard to improve file encoding detection
- Introduced on-demand logging of Azure API calls from SSMS enabling customer-facing monitoring and troubleshooting for Azure-connected features, which can be accessed within Tools -> Options -> Output Window. See Options (Output Window - General) for more information
- Updated Help -> Technical Support and Help -> Send Feedback to direct to appropriate links
- Added support for creating a Ledger database in Azure SQL Managed Instance
- Improved wizard for performing failover on Managed Instance link. Supports unidirectional failover to Azure and bi-directional failover between SQL Server 2022 and Azure SQL Managed Instance
- Improved wizard for creating the link between SQL Server and Azure SQL Managed Instance. Supports link creation from SQL Server to Azure SQL Managed Instance and from Azure SQL Managed Instance to SQL Server 2022
- Improved wizard for testing connectivity between SQL Server and Azure SQL Managed Instance. Creates a temporary testing endpoint if none exists and can be invoked from a database replica on either SQL Server or Azure SQL Managed Instance
- Always On High Availability menu is now available in Object Explorer for Azure SQL Managed Instance and lists established Managed Instance links
- Introduced Azure SQL resources browser in linked servers wizard facilitating linked servers setup for Azure SQL Managed Instance
- Reduced load time for the New Database dialog in Azure SQL Database
- Added support for the External File Format node under External Resources node for Azure SQL Database
- Introduced connection pooling for Intellisense to reduce the number of new connections made and keep connections open between refreshes
- The IS Deployment Wizard now supports the Microsoft Entra Interactive Authentication Login method for Project Deployment

Fixed:
- Addressed issues with keyboard focus landing in the incorrect location when classifying data, and improved color contrast in the View Facets dialog
- Improved the screen reader for status messages, and for the automatic button in the Options page in Database Properties. The screen reader was also improved when reading the database name text within the Permissions page in Database Properties
- Improved Always Encrypted wizard to no longer allow the option to encrypt Ledger and history tables
- Fixed error 'Cannot read property AllowEnclaveComputations' when using the Always Encrypted Wizard in SQL Server 2016 and SQL Server 2017
- Addressed issue where Always Encrypted Wizard fails when a randomly encrypted column (using an enclave enabled key) already exists with an index on the column
- Updated Always Encrypted Wizard to preserve table ownership for encryption and decryption operations
- Fixed Always Encrypted Wizard to not allow the unsupported behavior of encrypting computed columns
- Updated default value for Encrypt Connection to False when a server is selected after using < browse for more… > in the connection dialog
- Updated Is Ledger Database option to be read-only
- Fixed exception generated when using Extended Events in Azure SQL Database in a database with a catalog collation that differs from the server collation
- Updated start menu entry to display SQL Server Management Studio 19
- Fixed displaying of SQL Managed Instance hardware generations when accessing resource properties
- Fixed 4k display problem in New Filegroup dialog
- Addressed inability to import a dacpac file from, or export a dacpac file to, an Azure Storage Container/blob
- Added support for Microsoft Entra users when importing a bacpac file
- Improved SSMS installer to address scenarios where setup-related registry keys are partially removed and installation hangs with 'Loading packages. Please wait...'
- Updated installer to properly update native binaries when upgrading from earlier versions of SSMS 19.
- Updated installer to no longer uninstall native driver SDKs (MSODBCSQL and MSOLEDBSQL) when the driver version on the machine is less than the one installed by SSMS. See Installation of SSMS 19.1 removes SQL_SNAC_SDK registry key after installing MS SQL Server 2022 standard edition
- Fixed error when using $PARTITION.partition_function_name(expression) syntax
- Fixed Maintenance Plan Wizard to include Finish button after navigating through the configuration of a maintenance plan
- Addressed behavior where Microsoft Entra users in Azure SQL Database are prompted for credentials when modifying a stored procedure, even though the user is authenticated. See SSMS 19 forgets connection when clicking 'modify' on a stored procedure from Object Explorer and Authentication Issues
- Resolved error 'Cannot show requested dialog.' when trying to view properties for a Microsoft Entra database user in Azure SQL Managed Instance
- Updated database role mapping to default to public as the only role for new logins
- Fixed error 'Object reference not set to an instance of an object.' when viewing properties for a server role or properties for domain login, in SQL Server 2017
- Removed menu options to create a new key, constraint, trigger, index or statistic on a dropped Ledger table
- Added support for Edit Top N Rows scripting menu option when a table's column names are keywords such as ALTER, MERGE, PRECISION, etc. See SSMS Edit top 200 rows error: Incorrect syntax near the keyword 'merge'
- Updated logic in Object Explorer to only execute sp_verify_dtc_configuration for Azure SQL Managed Instance. See SQL Server Management Studio 19.1 DTC status node causes error reports when logging enabled on message 2812 on on-premises SQL installations
- Fixed XML error 'Instance validation error: 'CONCAT' is not a valid value for ArithmeticOperationType.' when viewing an execution plan for a query with double pipe (||) syntax
- Fixed error 'When executing sp_adddistributor for a remote Distributor, you must use a password. The password specified for the @password parameter must be the same when the procedure is executed at the Publisher and at the Distributor.' when configuring a Remote Distributor for Replication
- Addressed error 'Property Password cannot be changed or read after a connection string has been set' when adding a SQL Server subscriber in the New Subscription Wizard dialog. See SSMS 19 - Issue while connecting to subscriber during replication configuration
- Resolved issue where Replication Publication Wizard couldn't support two objects with identical names added as articles in the same publication
- Added support for Replication Monitor with Azure SQL Managed Instance
- Resolved issue where Replication Monitor connected using Windows Authentication only
- Added ability to use Microsoft Entra Service Principal Authentication for Replication Monitor
- Fixed error 'An error occurred during local report processing' when drilling into the blue bar in the CPU utilization report
- Updated results grid to respect the user-specified setting Maximum Characters Retrieved when selecting output from JSON data types

Select Version 查看版本資訊

更新時間:2023-11-14
更新細節:

What's new in this version:

- The installation of SSMS installs Azure Data Studio 1.47.0
- Added support for secure enclaves with Azure SQL Database in the New Database dialog, Database Properties dialog, and Always Encrypted Wizard
- Improved performance for the Always Encrypted Wizard
- Added the Page Verify database option on the Options page within Database Properties
- Updated SSMS to use the latest driver versions for MSODBCSQL.MSI (17.10.5.1) and MSOLEDBSQL.MSI (18.6.7). The inclusion of these new versions could require users who also have older versions of the drivers to reboot after installing SSMS 19.2
- References to Azure Active Directory (Azure AD) updated to Microsoft Entra. See Azure AD is Becoming Microsoft Entra ID for details
- Updated F1 links for the Always Encrypted and Additional Connection Parameters pages in the Connection dialog
- Added support for Watch Live Data for event sessions created in Azure SQL Database and Azure SQL Managed Instance. For Azure SQL Database, you must specify the database name in the Connect to database field in the Connection Properties tab of the Connection dialog, see Connect to Server (Additional Connection Parameters Page) Database Engine for details. The ability to Watch Live Data is currently in preview
- Introduced ability to use the XEvent Profiler for Azure SQL Database. For Azure SQL Database, you must specify the database name in the Connect to database field in the Connection Properties tab of the Connection dialog, see Connect to Server (Additional Connection Parameters Page) Database Engine for details. The ability to use XEvent Profiler is currently in preview
- Exposed the histogram target for event sessions in Azure SQL Database
- Updated Import Flat File wizard to improve file encoding detection
- Introduced on-demand logging of Azure API calls from SSMS enabling customer-facing monitoring and troubleshooting for Azure-connected features, which can be accessed within Tools -> Options -> Output Window. See Options (Output Window - General) for more information
- Updated Help -> Technical Support and Help -> Send Feedback to direct to appropriate links
- Added support for creating a Ledger database in Azure SQL Managed Instance
- Improved wizard for performing failover on Managed Instance link. Supports unidirectional failover to Azure and bi-directional failover between SQL Server 2022 and Azure SQL Managed Instance
- Improved wizard for creating the link between SQL Server and Azure SQL Managed Instance. Supports link creation from SQL Server to Azure SQL Managed Instance and from Azure SQL Managed Instance to SQL Server 2022
- Improved wizard for testing connectivity between SQL Server and Azure SQL Managed Instance. Creates a temporary testing endpoint if none exists and can be invoked from a database replica on either SQL Server or Azure SQL Managed Instance
- Always On High Availability menu is now available in Object Explorer for Azure SQL Managed Instance and lists established Managed Instance links
- Introduced Azure SQL resources browser in linked servers wizard facilitating linked servers setup for Azure SQL Managed Instance
- Reduced load time for the New Database dialog in Azure SQL Database
- Added support for the External File Format node under External Resources node for Azure SQL Database
- Introduced connection pooling for Intellisense to reduce the number of new connections made and keep connections open between refreshes
- The IS Deployment Wizard now supports the Microsoft Entra Interactive Authentication Login method for Project Deployment

Fixed:
- Addressed issues with keyboard focus landing in the incorrect location when classifying data, and improved color contrast in the View Facets dialog
- Improved the screen reader for status messages, and for the automatic button in the Options page in Database Properties. The screen reader was also improved when reading the database name text within the Permissions page in Database Properties
- Improved Always Encrypted wizard to no longer allow the option to encrypt Ledger and history tables
- Fixed error 'Cannot read property AllowEnclaveComputations' when using the Always Encrypted Wizard in SQL Server 2016 and SQL Server 2017
- Addressed issue where Always Encrypted Wizard fails when a randomly encrypted column (using an enclave enabled key) already exists with an index on the column
- Updated Always Encrypted Wizard to preserve table ownership for encryption and decryption operations
- Fixed Always Encrypted Wizard to not allow the unsupported behavior of encrypting computed columns
- Updated default value for Encrypt Connection to False when a server is selected after using < browse for more… > in the connection dialog
- Updated Is Ledger Database option to be read-only
- Fixed exception generated when using Extended Events in Azure SQL Database in a database with a catalog collation that differs from the server collation
- Updated start menu entry to display SQL Server Management Studio 19
- Fixed displaying of SQL Managed Instance hardware generations when accessing resource properties
- Fixed 4k display problem in New Filegroup dialog
- Addressed inability to import a dacpac file from, or export a dacpac file to, an Azure Storage Container/blob
- Added support for Microsoft Entra users when importing a bacpac file
- Improved SSMS installer to address scenarios where setup-related registry keys are partially removed and installation hangs with 'Loading packages. Please wait...'
- Updated installer to properly update native binaries when upgrading from earlier versions of SSMS 19.
- Updated installer to no longer uninstall native driver SDKs (MSODBCSQL and MSOLEDBSQL) when the driver version on the machine is less than the one installed by SSMS. See Installation of SSMS 19.1 removes SQL_SNAC_SDK registry key after installing MS SQL Server 2022 standard edition
- Fixed error when using $PARTITION.partition_function_name(expression) syntax
- Fixed Maintenance Plan Wizard to include Finish button after navigating through the configuration of a maintenance plan
- Addressed behavior where Microsoft Entra users in Azure SQL Database are prompted for credentials when modifying a stored procedure, even though the user is authenticated. See SSMS 19 forgets connection when clicking 'modify' on a stored procedure from Object Explorer and Authentication Issues
- Resolved error 'Cannot show requested dialog.' when trying to view properties for a Microsoft Entra database user in Azure SQL Managed Instance
- Updated database role mapping to default to public as the only role for new logins
- Fixed error 'Object reference not set to an instance of an object.' when viewing properties for a server role or properties for domain login, in SQL Server 2017
- Removed menu options to create a new key, constraint, trigger, index or statistic on a dropped Ledger table
- Added support for Edit Top N Rows scripting menu option when a table's column names are keywords such as ALTER, MERGE, PRECISION, etc. See SSMS Edit top 200 rows error: Incorrect syntax near the keyword 'merge'
- Updated logic in Object Explorer to only execute sp_verify_dtc_configuration for Azure SQL Managed Instance. See SQL Server Management Studio 19.1 DTC status node causes error reports when logging enabled on message 2812 on on-premises SQL installations
- Fixed XML error 'Instance validation error: 'CONCAT' is not a valid value for ArithmeticOperationType.' when viewing an execution plan for a query with double pipe (||) syntax
- Fixed error 'When executing sp_adddistributor for a remote Distributor, you must use a password. The password specified for the @password parameter must be the same when the procedure is executed at the Publisher and at the Distributor.' when configuring a Remote Distributor for Replication
- Addressed error 'Property Password cannot be changed or read after a connection string has been set' when adding a SQL Server subscriber in the New Subscription Wizard dialog. See SSMS 19 - Issue while connecting to subscriber during replication configuration
- Resolved issue where Replication Publication Wizard couldn't support two objects with identical names added as articles in the same publication
- Added support for Replication Monitor with Azure SQL Managed Instance
- Resolved issue where Replication Monitor connected using Windows Authentication only
- Added ability to use Microsoft Entra Service Principal Authentication for Replication Monitor
- Fixed error 'An error occurred during local report processing' when drilling into the blue bar in the CPU utilization report
- Updated results grid to respect the user-specified setting Maximum Characters Retrieved when selecting output from JSON data types

SQL Server Management Studio 19.0.2 查看版本資訊

更新時間:2023-03-14
更新細節:

What's new in this version:

Azure Data Studio installation integration:
- The installation of SSMS installs Azure Data Studio 1.41.2

Fixed:
- Addressed error "Your app has been throttled by AAD due to too many requests" when using Azure Active Directory authentication. See SSMS 19 AAD Integrated: Your app has been throttled by AAD due to too many requests.
- Resolved SSMS crash behavior when logging into Azure and changing the user
- Fixed an issue that caused a table's fulltext index to be rebuilt when moving the table to a different filegroup
- Added digital signature to dll files
- Fixed error "Exception has been thrown by the target of an invocation" which occurred when a subscription with no resource groups was selected attempting to create a link using Managed Instance link wizard.
- Restored ability to view File and FileGroups pages on Database Properties window. See bugs in 19.0.1
- Fixed issue that generated "Errors in the OLE DB provider. Unable to obtain authentication token using the credentials provided" error trying to run SQL Profiler with a Power BI workspace.
- Addressed error "Property Password cannot be changed or read after a connection string has been set" which occurred when trying to configure a replication subscriber. See SSMS 19 - Issue while connecting to subsciber during replication configuration.
- Fixed error "SQL Server encountered one or more errors while retrieving information about publication" which occurred when trying to view the properties for a publication. See SSMS 19.0.1 cannot open Properties dialog for local publications.
- Corrected server startup time on Server Dashboard report
- Addressed inability to start the SQL Agent from SSMS

SQL Server Management Studio 19.0.1 查看版本資訊

更新時間:2023-02-03
更新細節:

What's new in this version:

- The installation of SSMS installs Azure Data Studio 1.41.1
- Fixed issue that generated "Failed to retrieve data for this request" error when using backup to NUL in the Back Up Database Task
- Fixed a regression which caused Object Explorer to not show database objects for Azure SQL DB Basic SLO

vMix 26.0.0.36 查看版本資訊

更新時間:2023-02-03
更新細節:

What's new in this version:

vMix 26.0.0.36
- Added Alpha Mask Effect, use PNG files to quickly add masks to inputs
- Fixed Use Source Settings checkbox for Effects not being saved in preset


vMix 26.0.0.35
- Fixes and improvements to Effects handling in Virtual and PTZ inputs
- Effects will now refer to original inputs effects by default with a checkbox similar to Colour Correction tab
- Audio selection hidden for Insta360 Link to prevent confusion, as Insta360 Link Microphone needs to be added as its own input


vMix 26.0.0.32
- Improved SRT CBR PCR handling
- Various bug fixes for effects including when used with Mirror, GT inputs, Photos/PowerPoint inputs and Virtual inputs when opened from a Preset
- Performance improvement for effects, by only rendering once when used with a static Image input


vMix 26.0.0.30
- Change log not available for this version

Signal Desktop 6.4.1 查看版本資訊

更新時間:2023-02-03
更新細節:

What's new in this version:

Signal Desktop 6.4.1
- Hard at work fixing bugs and making other performance improvements to keep the app running smoothly for you


Signal Desktop 6.4.0
- Hard at work fixing bugs and making other performance improvements to keep the app running smoothly for you


Signal Desktop 6.2.0
- Tweaks, bug fixes, and performance enhancements. Keep on texting, calling, and video chatting as usual


Signal Desktop 6.1.0
- When you start a group call for small groups (up to 16 people), you can choose to send a ringing notification. Group members will hear a ring if they are on the iOS beta or using Desktop or Android.
- Small tweaks, bug fixes, and performance enhancements


Signal Desktop 6.0.1
- Stories are now in Signal! Share disappearing text, images, and video updates with select friends or groups that automatically disappear after 24 hours. For everyone who loves sharing stories, here’s a way to do it privately and without seeing any ads. If you don’t want to see or share stories, you can opt out of it all in your Preferences > Privacy.


Signal Desktop 6.0.0
- Stories are now in Signal! Share disappearing text, images, and video updates with select friends or groups that automatically disappear after 24 hours. For everyone who loves sharing stories, here’s a way to do it privately and without seeing any ads. If you don’t want to see or share stories, you can opt out of it all in your Preferences > Privacy.


Signal Desktop 5.63.1
- Hard at work fixing bugs and making other performance improvements to keep the app running smoothly for you


Signal Desktop 5.63.0
- Hard at work fixing bugs and making other performance improvements to keep the app running smoothly for you


Signal Desktop 5.62.0
- Can’t remember which of your friends named Lou is on your basketball team? Check contact details to see shared groups between you and a friend
- Easily add a friend to a group from their contact details screen to keep the conversation exciting


Signal Desktop 5.61.1
- Fix positioning of submenus in custom titlebar on Windows in RTL mode
- Fix dismissing of forward and other modals


Signal Desktop 5.60.0
- Small tweaks, bug fixes, and performance enhancements


Signal Desktop 5.59.0
- Small tweaks, bug fixes, and performance enhancements


Signal Desktop 5.58.0
- Hard at work fixing bugs and making other performance improvements to keep the app running smoothly for you


Signal Desktop 5.57.0
- Change the speed of audio messages to either get to the point or catch the details
- Streamline your emoji searching. Once you’ve pulled up the emoji picker, skip the ???? and just start typing keywords.


Signal Desktop 5.56.0
- Small tweaks, bug fixes, and performance enhancements


Signal Desktop 5.55.0
- Additional small tweaks, bug fixes, and assorted plans for the future


Signal Desktop 5.54.0
- Additional small tweaks, bug fixes, and assorted plans for the future


Signal Desktop 5.53.0
- If you’re using the JAWS screen reading program, you can now successfully play voice memos and access longer messages that get shortened behind a “read more” button
- Additional small tweaks, bug fixes, and performance enhancements


Signal Desktop 5.52.0
- This version contains a number of small tweaks and bug fixes to keep Signal running smoothly


Signal Desktop 5.51.1
Fixed:
- Fixes a bug that prevented some users from starting the app
- Fixes a bug that prevented some users from fetching and updating group information


Signal Desktop 5.51.0
- This version contains a number of small tweaks and bug fixes to keep Signal running smoothly


Signal Desktop 5.50.1
- This release fixes an issue where the menu bar and window chrome were missing on some versions of Windows


Signal Desktop 5.50.0
- This version contains a number of small tweaks and bug fixes to keep Signal running smoothly


Signal Desktop 5.49.0
- This version contains a number of small tweaks and bug fixes to keep Signal running smoothly


Signal Desktop 5.48.0
- This version contains a number of small tweaks and bug fixes to keep Signal running smoothly


Signal Desktop 5.47.0
- For all the dark mode folks on Windows, we've got a new titlebar to match your style


Signal Desktop 5.45.1
- Dynamic audio indicators in group calls help you see if you're whispering, yelling, or just right
- Groups you’ve requested to join from your phone (via an invite link) will now show up on Desktop
- Got a spotty Wi-Fi connection? Not a problem, you can now retry downloading attachments


Signal Desktop 5.45.0
- Dynamic audio indicators in group calls help you see if you're whispering, yelling, or just right
- Groups you’ve requested to join from your phone (via an invite link) will now show up on Desktop
- Got a spotty Wi-Fi connection? Not a problem, you can now retry downloading attachments


Signal Desktop 5.44.1
- This version contains a number of small tweaks and bug fixes to keep Signal running smoothly


Signal Desktop 5.43.0
- This version contains a number of small tweaks and bug fixes to keep Signal running smoothly


Signal Desktop 5.42.0
- This version contains a number of small tweaks and bug fixes to keep Signal running smoothly


Signal Desktop 5.40.1
- Bug fixes including a fix to an issue that would sometimes make it difficult to click on menus


Signal Desktop 5.40.0
- Bug fixes including a fix to an issue that would sometimes make it difficult to click on menus
- Thanks to our open source contributors @dsanders11 and @yusufsahinhamza for contributing to these improvements


Signal Desktop 5.39.0
- You can now add people to groups using just their phone number
- Your favorite contacts are now just a few keystrokes away. Contact search now supports non-Latin alphabets like Cyrillic.


Signal Desktop 5.38.0
- This version contains a number of small tweaks and bug fixes to keep Signal running smoothly


Signal Desktop 5.37.0
- We're keeping short messages short, by putting stuff like timestamps on the same line as the text. Now you've got more space on the screen for that quick 'hey' to check in on a friend.
- Missing sticker packs begone! Desktop should now be able to handle all sticker packs that your phone can!


Signal Desktop 5.36.0
- Quickly scanning that group chat? There's more room for more messages on the screen at once. We now group sender's messages together if they're close together in time.
- When you perform a Delete for Everyone you'll now see a progress spinner letting you know whether it's been successfully sent or not. If it fails for some reason, you'll be able to retry too!


Signal Desktop 5.35.0
- A new update system has been introduced and folks should start seeing smaller updates with the next update
- Applications that use media keys rejoice! Signal no longer has a hold on them
- Better font support for our Japanese friends


Signal Desktop 5.34.0
- Ever used Signal while on an unstable connection? You can worry no more - disappearing message timer changes and more will now be synced back once your Wi-Fi feels better again.


Signal Desktop 5.33.0
- This version contains a number of small tweaks and bug fixes to keep Signal running smoothly


Signal Desktop 5.32.0
- Easily track down that errant loud typist or heavy chewer in group calls - we've introduced a new animated speaking indicator
- The list of supported languages has expanded. We sincerely appreciate the volunteer translators whose efforts made this possible.


Signal Desktop 5.31.1
- This version contains a number of small tweaks and bug fixes to keep Signal running smoothly


Signal Desktop 5.31.0
- Endlessly scroll through your conversations and feel confident that wherever you are in the conversation you will know when
- Shuffled around the spacing in the left pane header and search area and now there is so much room for activities
- This version contains a number of small tweaks and bug fixes to keep Signal running smoothly


Signal Desktop 5.30.0
- This version contains a number of small tweaks and bug fixes to keep Signal running smoothly


Signal Desktop 5.29.1
- This version contains a number of small tweaks and bug fixes to keep Signal running smoothly


Signal Desktop 5.28.0
- New year, new initial setup screen. We've redesigned the initial setup screens just in time for 2022.


Signal Desktop 5.27.1
- Signal Desktop is now optimized for Apple's M1 chip which is used in their newer computers. If you're on one of those new-fangled devices, the app should be much snappier. If you're not, give a warm welcome to the users that are.
- This release should speed things up for users who saw a drop in performance with 5.27.0


Signal Desktop 5.27.0
- On a long call? Your system should stay awake the whole time, instead of falling asleep while you're in the middle of an important discussion.
- There are also a number of small tweaks and bug fixes to keep Signal running smoothly, including several calling-related improvements


Signal Desktop 5.26.0
- Tired: Sending plain un-edited images on Signal. Wired: Adding cat stickers, neon text, and drawing happy trees on your images before sending them on Signal.
- Ever feel like you need more pixels on the right pane in your life? Are you a fan of avatars, but only avatars and nothing else? Do you have a "Save the screen real estate" bumper sticker on your car? If you answered yes or no to any of those questions, then this update has got some collapsible left pane for you.


Signal Desktop 5.25.1
- This release fixes a bug preventing some users from starting Desktop after becoming unlinked
- It also fixes a bug where recording a voice note would change the microphone's recording volume


Signal Desktop 5.25.0
- This version contains a number of small tweaks and bug fixes to keep Signal running smoothl


Signal Desktop 5.24.0
- You can now search in archived conversations. Imagine yourself searching (quickly) through ancient tomes, looking for the next clue
- If you've ever scrolled up and sent a message, you might wonder where your message was! Now, whenever you send a message, it'll be scrolled into view for you to admire your hard work
- Reacting to a message? It should now be more reliable, retrying for up to 24 hours


Signal Desktop 5.23.1
- This release fixes a bug preventing some users from starting Desktop


Signal Desktop 5.23.0
- This version contains a number of small tweaks and bug fixes to keep Signal running smoothly


Signal Desktop 5.22.0
- Change log not available for this version


Signal Desktop 5.21.0
- Get more information at a glance. The left pane has got a fresh new look and style.
- Know the when to the what. The timestamp, if available, associated with delivered, read, sent, and other status messages are now displayed in the message's details screen.
- Screen reader users should now find it easier to navigate through the conversation list on the left pane


Signal Desktop 5.20.0
- This version contains a number of small tweaks and bug fixes to keep Signal running smoothly


Signal Desktop 5.19.0
- Take a breath and relax into the new animations for dialogs and popups. Ease in. Ease out. Ease in. Ease out.
- Switching keyboard layouts is always a bit tricky, but keyboard shortcuts now track right along with you, reaching beyond the specific letter pressed to honor your intent.
- Silence (and your preferences) is golden, so muted conversations will no longer display “group call started" notifications!
- This feature goes out to everyone who reacts with ???? more than ???? : you can now customize the emojis that appear by default when you want to react to a message.


Signal Desktop 5.18.1
- This release fixes a few small bugs, including an issue where images could not be downloaded in the image viewer


Signal Desktop 5.17.2
- Try out the new 'send messages' permission to restrict who can send messages in your groups. Great for organizing an event, making an announcement, or just shouting from the rooftops. All members must be on the latest version of Signal for the setting to appear.
- You can now send messages wherever and whenever you are: on a plane, in a tunnel, or that sad moment when your internet just cut out. It will eventually get through; messages now automatically retry for up to 24 hours.


Signal Desktop 5.17.1
- Try out the new 'send messages' permission to restrict who can send messages in your groups. Great for organizing an event, making an announcement, or just shouting from the rooftops. All members must be on the latest version of Signal for the setting to appear.
- You can now send messages wherever and whenever you are: on a plane, in a tunnel, or that sad moment when your internet just cut out. It will eventually get through; messages now automatically retry for up to 24 hours.


Signal Desktop 5.17.0
- Try out the new 'send messages' permission to restrict who can send messages in your groups. Great for organizing an event, making an announcement, or just shouting from the rooftops. All members must be on the latest version of Signal for the setting to appear.
- You can now send messages wherever and whenever you are: on a plane, in a tunnel, or that sad moment when your internet just cut out. It will eventually get through; messages now automatically retry for up to 24 hours.


Signal Desktop 5.14.0
- Introducing “My Daily Life”, a new animated sticker pack by artist Plastic Thing
- Sending original HEIC and HEIF photos are now appear as photo messages in chats rather than appearing as file attachments


Signal Desktop 5.13.1
- Change log not available for this version


Signal Desktop 5.13.0
- Give your profile and group photos a makeover. Whether you want to upload a picture worth a thousand words or just type a few letters, the new avatar creator lets you create the perfect photo, or select one from our colorful new defaults.
- There's cause for celebration with this declaration! With this recent permutation there's no need to miss a notification and a chance at communication causing the chat unnecessary stagnation. Added a setting so you're notified when @mentioned even if your chat is muted.
- An improved incoming call experience.
- Squashed some bugs that were reported to us by our users


Signal Desktop 5.12.2
- Change log not available for this version


Signal Desktop 5.12.1
- This update fixes a bug that prevented people from linking their mobile device to Signal Desktop


Signal Desktop 5.12.0
- Curious whether your latest monologue got the attention it deserved? You can now see when someone has listened to your voice messages. If you see the dot on your voice message, it's still waiting for a listen.


Signal Desktop 5.10.0
- This update fixes a few bugs that were reported by our users


Signal Desktop 5.8.0
- A picture may be worth 1k words, but now you can send them in 4k. Use the the new quality selector to optionally send higher-resolution photos.
- If you’re using Windows, a new setting now lets you minimize Signal to the system tray when you click the close button, or you can optionally start Signal minimized to the tray.


Signal Desktop 5.7.0
- This update fixes a few bugs, and makes some behind-the-scenes changes to make sure Signal Desktop is running smoothly


Signal Desktop 5.6.2
- This update fixes a few bugs that were reported by our users


Signal Desktop 5.6.1
- This update fixes a few bugs that were reported by our users


Signal Desktop 5.6.0
- This update fixes a few bugs that were reported by our users


Signal Desktop 5.5.0
- Feeling groggy when you wake up? Signal can now keep up better. When you resume your computer from sleep, Signal will reconnect faster.
- Fixed a bug that prevented you from screen sharing if you didn't have a webcam


Signal Desktop 5.4.1
- This update fixes a bug that affected users who linked Signal Desktop for the first time on a new computer


Signal Desktop 5.4.0
- Introducing screen sharing: Now you can present your computer’s entire screen or a specific window during video calls. Just click the start presenting button while in a video call to get started.
- Become a conversation artist. Use the new color selector to turn every chat into a masterpiece.
- Lay out the welcome mat by adding a description to your groups. We know some things are difficult to put into words, so maybe start with an emoji ????
- Letting go can be hard, but our new custom disappearing timer can help you find a little more time to process those fleeting messages before they're gone forever.
- Set a default disappearing message timer for new conversations, so you won't be reminded if you start off on the wrong foot


Signal Desktop 5.3.0
- Don’t leave them hanging. Now the desktop app can differentiate between your “Signal friends” and everyone else. You’ll now know if you try to message someone who’s not yet on Signal.


Signal Desktop 5.2.0
- Overreacting is never pleasant. Notifications for message reactions are now synced between your desktop and your mobile device
- A new option in settings allows you to start Signal on login on macOS and Windows


Signal Desktop 5.1.0
- Significant performance improvements will help you fly through your message backlog after your flight lands, or quickly power through what you missed while you were looking for a power outlet
- Forward messages between threads. Editing support lets you amend, extend, append, explain what you intend, or tie up loose ends before you hit send
- Message reaction icons are no longer cropped at small widths


Signal Desktop 5.0.0
- Create a group or edit group details right from your Desktop. You only need to grab your phone (along with your car keys) after the new "Brunch Crew" reaches a decision.
- We redesigned the Desktop voice message interface to look just as good as your friends and family sound. Voice messages no longer stop playing when you scroll within the same chat, so you can listen to the past without leaving the present behind.
- Look for the familiar pencil compose button to quickly start a new chat instead of searching for one that hasn't even started.
- Every chat header has a cleaner look, but additional details are still only a single click away
- Performance improvements let you switch between chats faster than ever


Signal Desktop 1.40.1
- This release includes a bugfix for the Windows users who have been seeing "URI malformed" or "URIError" crashes in recent builds


Signal Desktop 1.40.0
- Improved rendering performance means your friends won't look choppy during group calls (unless they are all doing the robot)
- See what's going on with support for displaying the new "About" field in Signal Profiles
- View the speaker whose voice is coming from your speakers during group calls with the new (and creatively named) "speaker view"
- Everyone hates a long goodbye, so we significantly sped up the process of deleting messages and message threads
- The title bar is now hidden on macOS; give it a title wave


Signal Desktop 1.39.6
- This update fixes a few bugs that caused errors for some users after linking a new device or re-linking an existing device


Signal Desktop 1.39.5
- This update fixes a few bugs that were reported by beta testers


Signal Desktop 1.39.4
- This update fixes a few bugs that were reported by beta testers


Signal Desktop 1.39.2
- Your Legacy Signal Groups will be automatically upgraded to New Groups so they can get in on the new features we recently released, like admins, @mentions, group links, and more. Upgrades don’t happen all at once or instantly, and some groups may not upgrade for a while.


Signal Desktop 1.38.2
 - Fixes a few bugs related to the composition area


Signal Desktop 1.38.1
- @mentions let you mention someone in New Groups. They’ll be able to jump directly to that mention the next time they open the chat
- Need a reminder to come back to a chat? You can now mark a conversation as unread for desktop. (FYI this won’t sync to your phone app for the time being)
- Emoji-nally available. You now have access to the 117 new emoji that are part of the latest Emoji v13


Signal Desktop 1.37.3
- This update fixes a few bugs that were reported by beta testers


Signal Desktop 1.37.2
- This update fixes a few bugs that were reported by beta testers


Signal Desktop 1.37.1
- Accidentally send a message to the wrong chat? Take backs are now permitted. When deleting a recently sent message, you now have the option to Delete for Everyone in the chat
- Picture-in-picture support within the app keeps your Signal calls in focus even if you focus on another conversation. It isn't multitasking if they still have your undivided attention
- You can now see a preview of yourself before you start a video call to make sure you look as good as you feel
- Improved message reactions, including the ability to customize skin tones
- Now you can retrieve link previews directly from any website for messages you send. If you don’t want to send link previews, you can disable them from your primary device
- Pin your favorite chats at the very top so the talk never stops
- Corrected an issue that caused some messages to show up out of order
- Improved the contributing documentation
- Added a missing validity check for the proxy URL


Signal Desktop 1.36.3
- This release resolves a bug that prevented some users from linking a new desktop instance


Signal Desktop 1.36.2
- Take your portrait-mode portraits to new heights. Support for very tall images has been added to the media viewer
- If you are a Linux user who has wanted an audible notification sound, the day that dream comes true is finally here (hear, hear!)
- Localization layout and default keybinding improvements


Signal Desktop 1.36.1
- Exceed your notification expectations with a revamped system that lets you see which group the message came from along with the message type (photo, video, file, etc.). Now you can drop whatever you're doing in another app when the latest GIF appears in your favorite memes group
- Accept the unexpected: Message requests let you quickly see more info before accepting the request, deleting it, or blocking the conversation


Signal Desktop 1.35.1
- Start using your mouse's scroll wheel as a rotary dial with support for one-to-one voice and video conversations on Signal Desktop
- Accept the unexpected: Message requests let you quickly see more info before accepting the request, deleting it, or blocking the conversation
- Give peace a chance and temporarily mute notifications for any conversation


Signal Desktop 1.34.5
- We added system theme support across all platforms. It's always darkest before the dawn -- especially if you configure your appearance settings based on sunrise and sunset


Signal Desktop 1.34.4
- This update fixes a few rare bugs that the Signal community discovered during the beta testing process. If you would like to test new Signal features before your friends (and sometimes discover new problems in the process), the Desktop beta program just might be exactly what you've been looking for. Simply launch Signal and select "Join the beta" from the "Help" menu to turn the dream into a reality.


Signal Desktop 1.34.3
- The help menu is a little more helpful. Quickly report bugs in more languages, or use the new shortcut to join the Signal Desktop beta and help us find them even earlier


Signal Desktop 1.34.2
- Feeling Emojionally unavailable? Now you can react to messages with any Emoji. React with a cricket ???? if nobody laughs at a joke, or fire ???? for a particularly hot take
- Avatar colors in the reaction viewer now match the avatar, so even if Aang doesn't have a profile picture set yet, he'll still be easy to find
- Saved attachment files are now consistent across Android and Desktop


Signal Desktop 1.34.1
- This update fixes a crash that could occur during startup on Windows


Signal Desktop 1.34.0
- Quickly switch between your recent conversations using several new keyboard shortcuts. Ctrl-1 through Ctrl-9 will jump to that numbered thread, while Ctrl-Tab and Ctrl-Shift-Tab cycle forwards and backwards.
- See who updated a group right away instead of trying to figure out whose personality best matches the new group title or avatar
- We added support for the new (true) blue of ultramarine for Android linked devices
- If a sticker is really cool, sometimes a pack of one is all you need (and you can do that now). If a wolf is really cool, scientists say that's still not enough for a pack though. Maybe someday.
- Conversation titles are no longer displayed in a truncated form when they don't need to be
- Signal now automatically follows your system theme settings on macOS, but you can manually choose between eternal light and permanent darkness if you refuse to be a part of the system.
- This release fixes the update bug that was affecting some non-admin users on macOS
- Startup speed and networking improvements
- The unnecessary scrollbar on the About page is gone


Signal Desktop 1.33.4
- This update fixes a bug that prevented some users from re-linking Signal Desktop to their mobile device again


Signal Desktop 1.33.3
- We fixed a bug that could cause Signal to crash if the --use-tray-icon or --start-in-tray command-line arguments were specified


Signal Desktop 1.33.1
- Big icon improvements, especially for small taskbars
- No more leftover rendering pain in the left pane when the network status dialog disappears after Signal re-connects
- We fixed a bug that broke the display of group delivery receipts and group message details for some users


Signal Desktop 1.33.0
- Check out the improved Signal logo and icon. It's less like a new wardrobe, and more like carefully washing our favorite outfit
- Several performance optimizations to reduce background CPU usage. We apologize to fans of spinning fans


Signal Desktop 1.32.3
- We fixed a bug that could cause Signal to crash if the --use-tray-icon or --start-in-tray command-line arguments were specified


Signal Desktop 1.32.2
- Users whose language is set to something other than English, r̶e̶j̶i̶o̶c̶e̶rejoice! Spellcheck is back


Signal Desktop 1.32.1
- This update fixes a startup bug that affects non-English locales on some Linux distributions. Spellcheck support is temporarily disabled for these users, but it will be bakc.


Signal Desktop 1.32.0
- Updates are no longer interrupdates. We revamped the left pane to unobtrusively show you when a new version of Signal is available
- Two new official sticker packs. Swoon’s work has been featured in the Museum of Modern Art in New York, the Tate Modern in London, Galerie L.J. in Paris, the Museum of Sketches for Public Art in Sweden, and in hidden spaces in neighborhoods around the world. Now you can display it in the gallery of your own conversations too.


Signal Desktop 1.31.0
- Send a ❤ in a heartbeat. Reactions make it easy to quickly reply with how you feel
- Emoji images have been updated to version 12


Signal Desktop 1.30.1
- Change log not available for this version


Signal Desktop 1.30.0
- Make privacy stick: Create your own custom sticker packs (File > Create/Upload Sticker Pack)


Signal Desktop 1.29.6
- This release fixes a connectivity issue to Signal servers


Signal Desktop 1.29.5
- Change log not available for this version


Signal Desktop 1.29.4
- Fixes an issue where the most recent messages of a conversation wouldn't appear on first load of a conversation
- Fixes an issue where a received standalone conversation timer update might be ignored
- Fixes an issue where a view-once message viewed on another device might not result in a viewed state in desktop
- Fixes an issue where a 'Identity key changed' error might show repeatedly on attempted messages sends to a contact


Signal Desktop 1.29.3
- We peeled off the "Sticker Pack Installed" reminders that some users were seeing multiple times per day


Signal Desktop 1.29.2
- Make privacy stick: Stickers are now available in Signal


Signal Desktop 1.29.1
- Focus and accessibility enhancements when confirmation dialogs are displayed


Signal Desktop 1.29.0
- Explore a new set of keyboard shortcuts with CTRL+/ or CMD+/
- Try navigating around the application with Tab and Shift+Tab to take a break from the mouse


Signal Desktop 1.28.0
- A new set of keyboard shortcuts (hit CTRL+/ to see the list)
- Improved keyboard accessibility (try navigating around with Tab and Shift+Tab)


Signal Desktop 1.27.4
- Change log not available for this version


Signal Desktop 1.27.3
- Unless it's footage of total darkness, video thumbnails should no longer appear as black squares. You can also click on any video to immediately pause playback
- Switch between multiple desktop spaces on macOS without missing anything. Signal messages won't be marked as read until the window is in focus
- Support for Zoom In and Zoom Out on Windows and Linux
- If you always maximize Signal Desktop on Windows, this preference will now remain in effect when the app restarts
- We fixed a bug that sometimes prevented conversations from being displayed if the composition box contained a long draft message. We also added a few improvements around scrolling behavior and accessibility


Signal Desktop 1.27.2
- Brings back the orange highlight on Windows which previously came along with any message notification
- Fixes a startup issue present on some Linux distributions


Signal Desktop 1.27.1
- Find your new favorite feature. Full-text search is everything that you have been looking for. Quickly locate any message, whether in one conversation or across all of them
- Write a story-length Signal message using the new roomier composition mode. Got writer's block? No problem. Unplug and come back to your saved draft
- We improved startup and scrolling performance to get you to your messages faster


Signal Desktop 1.26.2
- Change log not available for this version


Signal Desktop 1.26.0
- Use emoji autocomplete to quickly locate the perfect character as you type


Signal Desktop 1.25.3
- This release fixes an issue that prevented Signal Desktop from starting up for some users on Ubuntu 19.04 who felt slightly nostalgic about seeing a frozen blue screen for the first time in years
- The minimum window size was increased in order to accommodate the new emoji selector


Signal Desktop 1.25.2
- The fuzzy emoji search is even fuzzier, so you can type "polo" to locate :woman-playing-water-poloor :man-playing-water-poloinstead of playing Marco Polo and trying to find them while yelling
- Improved conversation list update performance
- Badge counts are now supported on Ubuntu and Elementary OS


Signal Desktop 1.25.1
- Improved support for long contact names
- Pressing enter when the emoji picker is open will once again send your message


Signal Desktop 1.25.0
- An updated emoji panel adds a fuzzy search feature so that you can find coffee even if you haven't had any yet. It also includes quick access to recently used characters and support for "Fitzpatrick" customization
- Pinterest is now included in the list of sites that support link previews
- Check marks for read receipts and delivery receipts are updated more consistently when Signal Desktop reconnects after being offline
- Improved handling of group changes
- Windows build enhancements for users who were encountering rare DLL conflicts
- Users on macOS who launch Signal with the --use-tray-icon option will only see the dock icon when the window is open


Signal Desktop 1.24.1
- Change log not available for this version


Signal Desktop 1.24.0
- Give your messages more character(s) using the updated support for long text content that is compatible with the latest version of Signal for Android and iOS
- Quickly archive old conversations using everyone's favorite new shortcut (CTRL-E)
- ":TaDa:!" Now you can manually enter your emoji using whatever capitalization your heart desires
- Right-click on any URL or text selection and enjoy the new context menu
- Improved font rendering for Chinese, Japanese, and Korean characters on Windows
- Support for right-to-left contact names in quoted replies
- Menu improvements for users on macOS


Signal Desktop 1.23.2
- Change log not available for this version


Signal Desktop 1.22.0
- Tell yourself how you really feel with the new Note to Self feature
- Performance improvements help make Signal Desktop launch faster than ever, especially on slow Internet connections. Attachments are now seamlessly downloaded in the background instead of all at once during startup


Signal Desktop 1.21.2
- Additional link preview updates, including better behavior when composing quoted replies to messages without preview media


Signal Desktop 1.21.1
- Change log not available for this version


Signal Desktop 1.21.0
- Change log not available for this version


Signal Desktop 1.20.0
- Change log not available for this version


Signal Desktop 1.19.0
- Optional support for Typing Indicators. The dots between the lines help you read between the lines. Enable or disable them at any time on your mobile device (Signal Settings > Privacy > Typing Indicators)


Signal Desktop 1.18.1
- Change log not available for this version


Signal Desktop 1.17.3
- Resolved an import error that was blocking some legacy Chrome App users from migrating to the latest release


Signal Desktop 1.17.2
- We fixed an import error that was affecting a small number of users who were migrating from the legacy Chrome App
- Storage optimizations and improved synchronization performance


Signal Desktop 1.17.1
- Change log not available for this version


Signal Desktop 1.17.0
- New colors for your incoming Android messages: Blue, Burlap, Crimson, Forest, Indigo, Plum, Steel, Taupe, Teal, Vermilion, Violet, and Wintergreen
- Startup performance improvements
- Animated GIFs that are larger than 6 megabytes are now supported
- Localization updates for Albanian, Catalan, Chinese, Finnish, French, German, Greek, Hebrew, Hindi, Italian, Japanese, Kannada, Khmer, Lithuanian, Norwegian, Persian, Portuguese, Romanian, Serbian, Spanish, and Turkish. We sincerely appreciate the volunteer translators whose efforts made this possible


Signal Desktop 1.16.3
- Fixed a bug that was preventing Signal from starting up for some users with a large conversation history


Signal Desktop 1.16.2
- Storage fixes
- Updated language strings for Estonian, Finnish, Italian, and Persian


Signal Desktop 1.16.1
- Message rendering improvements for better performance
- Shared contacts for users with a linked iOS device are easier to read
- Group conversations that are blocked on your mobile device will be blocked on Desktop too
- The list of supported languages has expanded to include Albanian, Esperanto, Estonian, Khmer, and Thai. We sincerely appreciate the volunteer translators whose efforts made this possible


Signal Desktop 1.16.0
- We optimized performance to fix the input lag that was affecting some users. Keystrokes should be instantaneous again, but occasional typing delays are still possible when you are thinking of the right thing to say
- The countdown timer icon is now displayed with the correct style and color in the iOS light and dark themes
- Updated language translations


Signal Desktop 1.15.5
Visuals:
- When iOS device has been linked, use iOS color scheme
- Conversation bubbles now better handle both large and small window sizes
- Quotes: Show warning if referenced message was not found

Performance:
- Give event loop a rest when queuing large numbers of messages from cache
- Fix issue which caused contact syncs to be continually reprocessed from cache

Dev:
- Add logging to help diagnose protocol handler false positives
- Only show 'upgrade is available' dialog if mainWindow is available
- Copy quoted message contents into quote on receipt
- Disable drag and drop if it's not a file attachment


Signal Desktop 1.15.4
Performance:
- Increase timeout for database operations, as users have been seeing timeouts
- Additional logging to track performance of database operations
- New indices and query updates to ensure indices are used for all queries

Visuals:
- Style the scrollbar in both light and dark themes
- Ensure that the scroll down button is always on top of conversation content

Dev:
- Properly flow errors back when errors happen during message processing or caching
- Use Base64 strings in temporary message cache instead of 'binary' encoding
- Eliminate write of config.json on exit of app, may be causing corruption


Signal Desktop 1.15.3

Visuals:
- Fixed: Visual attachment borders and overlays would show on top of safety number change banner
- Fixed: No-caption visual attachment metadata overlay was behind dark shading, making it hard to read


Signal Desktop 1.15.1
- Fixed: On some macOS machines, the light theme would render incorrectly
- Fixed: On an OS set to a right-to-left language, message bubbles were left-aligned
- Fixed: Incoming messages with errors would be shown as empty messages
- Fixed: SQLCipher migration of cached not-yet-processed messages did not preserve their data

Disappearing messages:
- Move expiring message time earlier if read sync has earlier time
- In partially-successful group send, don't start expire timer

Dev:
- Clean up any orphaned external files on start
- Ensure that a SQL command timeout results in an error
- On error handling cached message, log error then delete


Signal Desktop 1.15.0
Visual changes:
- New colors and message bubbles
- Unified theme
- Video playback updates
- Disappearing messages can now be enabled without first turning them on with a '1 day' duration
- The status of the last conversation message (if outgoing) is now shown in the left pane
- One-click access for replying to message

Media Gallery:
- Fixed: Wrong attachment would be saved from lightbox after left/right navigation
- Better handling of videos - thumbnail of video is now used
- Dark theme honored in all UI elements
- Icons shown for all if no thumbnail is available

Dev:
- New version 8 schema for messages: thumbnails and dimensions from image and video attachments, as well as a full-size video screenshot for use in conversation view
- Much of the application has been moved to React
- Dark theme rewritten from scratch
- New CSS is now using Block Element Modifier syntax (BEM)
- JSHint removed from project; ESLint now scans entire project
- _locales/en/messages.json is now included in jsprettier runs
- All backbone-related functionality removed from Style Guide
- Ensure set of Linux dev dependencies is complete in Contributing.md
- Introduce mandatory migration on startup, to minimum version 7
- Preserve migration state when deleting config due to failed login
- Conversation: store lastMessage/lastMessageStatus in memory only
- Moved to using window.log only for all browser-context logging, with new eslint rule to prevent direct use of console.log
- Full eslintification of files in libtextsecure to take advantage of new console.log rule
- Removed unnecessary and too-verbose console logging
- When making thumbnail for video attachment to be sent, we generate a 100x100 preview instead of taking a full screenshot of the video


Signal Desktop 1.14.4
- Fixed: Application does not start up on Linux w/tmp mounted as noexec
- Fixed: When attempting to record voice note with media permission disabled, popup would be blank


Signal Desktop 1.14.3
- Fixed: After upload, debug logs were not accessible
- Show error if debug log fails to upload


Signal Desktop 1.14.1
- Fixed: Changes to notification settings or menu hide setting would not be persisted
- Fixed: Settings window, debug log window, and permissions popup were not themed
- Fixed: When turning off disappearing messages timer, it would show 'to seconds' instead of 'to off'
- Fixed: Issue where error handling for incoming message would fail, resulting in no visible error


Signal Desktop 1.14.0

New:
- New setting: media permission. Desktop now shows a popup dialog when this permission is not granted and the recording for a voice message fails
- Auto-scroll to selected conversation when they reorder

Fixed:
- Conversation preview would sometimes show already-expired message
- Upon resume from sleep, notifications would show for already-read messages as they arrived
- About window didn't include version number
- Idle detector would never turn off, slowing down app

Dev:
- Minor documentation cleanup - bug templates, readme, etc
- Update conversation's last message whenever it is opened
- Add missing timer option localization strings
- Make all OS menus localizable
- Handle timer updates along with group updates
- Add 'newmessage' event handler to Conversation for reliability
- Debug log, settings and media permissions popup are all now in separate windows
- Pulled latest translations from Transifex


Signal Desktop 1.13.0
Fixed:
- Expire timer update would be sent even if change came from remote message
- It was impossible to send an attachment if we failed to create a thumbnail for it
- App would fail to start if user profile data is behind a junction
- Message detail screen errors were too narrow to see the complete message

Dev:
- Add link to terms of service and privacy policy in About window
- Additional defense-in-depth enhancements
- Update strings for fr/tr languages
- Readme: Clarify beta install instructions


Signal Desktop 1.12.1
- Fixed: In iOS theme, quoted links were white on white
- Ensure that a disappearing message timer change notification is always above initiating message
- Ensure that sent messages immediately take conversation's expire timer


Signal Desktop 1.12.0
- Update to Electron v2.0.1
- Fixed: Emoji with skin tone modifiers would show up as a square
- Fixed: A few visual problems with the contact detail screen
- Fixed: complex kernel versions were causing problems in linux

Dev:
- Add another Windows 7 dev setup requirement to contributing.md
- Various defense-in-depth enhancements
- Refactor api.js into web_api, which encapsulates all web access
- Move a number of dependences from bower to npm
- Enable a large set of new tslint rules
- Use React for all emojification in the app
- Print out main process logs if electron unit tests fail
- Move all forks to @scottnonnenberg-signal account
- Remove jscs from the project
- Remove unused code and templates
- Remove broken stylesheets symlink


Signal Desktop 1.11.0
- Feature: Receive contact
- Fixed: Sometimes clicks on quoted message wouldn't work
- Fixed: In dark theme, it was hard to see a message's triple-dot menu on hover
- Fixed: Unsupported image and video types were missing from media pane
- Fixed: On small screens, the media lightbox view would show media off-screen
- Notification improvements
- Improved behavior for notifications that are added and removed quickly
- Better handling of notifications that were read on a linked device
- Media Gallery: A number of small visual fixes
- Emoji pane: Can now dismiss it by pressing escape key
- Update translations

Dev:
- Windows 7: Use Electron-native notifications
- Better logging when we receive a read sync from a linked device
- Move to React for newlines, emoji, and links in message body
- Improve Logging For Disappearing Messages
- Prettier: Continue expanding its coverage of app
- Document Translations Setup + Remove Unused Strings
- Make Protocol Buffers available to commonjs code
- Build updates: remove unused commands and assets
- Document Windows 7 Developer Setup
- Update README copyright year to 2018


Signal Desktop 1.10.1
- Fixes a bug recently published


Signal Desktop 1.10.0

- Media Gallery showing all attachments in a given conversation. Note: Until all attachments have been migrated to disk (as part of a background process), only a partial set of a conversation's media will show up, skewed towards the most recent messages
- Increase speed of migration to move attachments to disk from database
- Video attachments: show first frame preview in composition area

Quotes:
- Show 'You' in Android theme instead of your own contact name
- Show thumbnails for quotes of messages with video attachments

Notification improvements:
- Remove all on remote read, on focus, on exit
- Show multi-message notifications like '5 new messages'

Dev:
- Add comments clarifying our mechanisms for stripping EXIF info
- Move to prettierjs to format our code
- Fix break in styleguide; make filesize/Signal.Util.GoogleChrome available
- Remove duplicate entry from .gitignore


Signal Desktop 1.9.0
- Send quoted replies via hover menu on message
- Fixed: Linking a new iOS device would not initially show iOS theme
- Dev: Media Gallery: Phase 1 - currently disabled


Signal Desktop 1.8.0
- Support for receiving quoted replies
- iOS theme: one bubble for both attachment and message contents
- Dev: Fix beta install instructions in readme for debian-based linux


Signal Desktop 1.7.1
- Fixed: Conversation message preview would sometimes continue to show after message disappeared
- Improve URL Auto-Linking In Messages
- Redact More Variants Of Paths In Stack Traces
- Dev: Introduce React, TypeScript, TSLint and React-StyleGuidist


Signal Desktop 1.7.0

- Update to electron 1.8.4
- Migrate all attachments from IndexedDB to file system in the background
- Save attachments to disk when importing Chrome app export
- New option in settings: delete all application data
- Remove all configuration in database when we discover we are unlinked
- Delete everything in database when we link with a different phone number from previous link
- Windows: Delete all data on uninstall
- Fixed: Read receipts setting would not be synchronized along with re-link
- Fixed: Clicking conversation in left pane when already selected would remove focus on message composition field
- Fixed: Searching for the phone number of an existing contact, then selecting 'start conversation' would erase contact details
- Fixed: Selecting Settings menu option multiple times would open multiple instances of settings view

Dev:
- Redact file paths in anything that goes to the log on disk
- When top-level process errors happen, don't show dialog with stack trace
- Add nsp to CI runs
- Add eslint-plugin-mocha to disallow exclusive tests using *.only
- Preparation for encrypted backups
- Updates to structure of exported data - messages.zip, flat list of attachments
- Relax Node.js version requirements
- Fix a few typos in documentation
- Update issue template to mention that translation should be via Transifex


Signal Desktop 1.6.1
- Switch to a new service for debug logs, since GitHub is retiring anonymous gists


Signal Desktop 1.6.0
- Upgrade to the latest version of Electron, 1.8.2
- Replace custom notification sound with system sound

Update menus:
- A few copy changes to make things clearer
- Settings now available via the File (Windows/Linux) or Signal Desktop (macOS) OS menu
- Eliminate the triple-dot menu in the top-center of the screen
- Fixed: Hitting enter after entering device name on install would not move to next screen

Dev:
- Ensure consistent builds using yarn --frozen-lockfile
- Update code to match eslint-enforced formatting
- Upgrade to latest version of electron-builder and associated packages


Signal Desktop 1.5.2
- Fixed: In import/registration flow, choosing View -> Debug Log would do nothing


Signal Desktop 1.5.1
- Fixed: In some cases contact/group syncs would turn off disappearing messages in all conversations
- Fixed: On initial setup, conversations with disappearing messages enabled would be at the top of the conversation list


Signal Desktop 1.5.0
- Note: Includes fixes from 1.4.0-beta.1 (never released to production), 1.5.0-beta.1, and one additional pull request
- Update electron to 1.7.12
- New design for import and install flows
- Support for 'light' imports, which bring just messages, contacts and groups
- Set conversation disappearing messages state and contact block state on initial link
- 'Restart' -> 'Restart Signal' button in update dialog, thanks @StevenXL

Fixed:
- If app started offline, conversations would not open
- Attached images would sometimes show up rotated improperly
- Uncaught Exception: TypeError; 'getSize'
- File paths with special characters could be shown in misleading way
- Incoming messages sometimes didn't appear at all
- 'Cannot find module ./app/locale' error popup when attempting to start another instance of the app on Windows
- Setting NODE_ENV environment variable to 'development' would point it at staging servers

Dev:
- Move ESLint environment configuration into .eslintrc
- Sync Protocol Buffers with libsignal-service-java
- Update to libsignal-protocol-javascript v1.3.0
- Make our binary comparisons constant time
- Fix typo in issue template
- Update to new signal branding

Picsart - AI Photo & Video Editor 查看版本資訊

更新時間:2023-01-27
更新細節:

SQL Server Management Studio 19.0 查看版本資訊

更新時間:2023-01-27
更新細節:

What's new in this version:

- SSMS 19.0 is the first release that is fully aware of SQL Server 2022 (compatibility level 160)
- The installation of SSMS installs Azure Data Studio 1.41
- Improved keyboard navigation and screen reader text in the data classification window
- Added the ability to explicitly configure an attestation protocol in the "Connect To Server" dialog when using Always Encrypted with secure enclaves (column encryption)
- Connections to relational SQL instances now support Azure Active Directory Service Principal, Azure Active Directory Managed Identity and Azure Active Directory Default authentication methods. “Default” uses a series of possible sources for authentication, including environment variables, Azure Managed Identity, the user’s shared token cache, Visual Studio, Azure CLI, and Azure PowerShell. For more information, visit: Options (Azure Services
- Added support for SQL 2022 actions
- Changed to Microsoft.Data.SqlClient
- Added support for Contained Always On Availability Groups
- Improvements to Data Classification user interface
- Added support for increased nonclustered index size (up to 1700 bytes), originally made available in SQL Server 2016, to allow for expanded index recommendations
- Added a new page, Tools > Options > Output Window, to allow users to control what window channels appear in the Output window. See [Options Output Window - General) for more information
- Removed references to Azure Germany from SSMS
- Added support for import/export of a bacpac or dacpac created from a database with LEDGER = ON
- Added support for Ledger feature Database ledger. For more information, visit What is the database ledger?
- Introduced rollback support if selected tasks fail in the MI Link wizard
- The Maintenance Plan node is now available in Object Explorer
- Dropped Columns folder now exists under the Columns folder for Ledger tables, which have been altered to remove one or more columns
- Removed “Generate PowerShell Script from In-Memory OLTP Migration
- Improved checks for open connections
- Added ellipses button to Residual property for Merge Join operator. See SSMS: Add ellipsis button to Residual property for Merge Join operator
- Added option in Tools > Options > Query Execution to not display the “querying transaction count” window when closing a query window. See SSMS - Querying transaction count - Async
- Updated user interface for improved accessibility
- Added support for permissions introduced in SQL Server 2022 and SQL Server 2019
- Compatibility level defaults to 160 when scripting
- The showplan XML schema has been updated
- Added support for Hyperscale Optimized Query Processing
- Added DOPFeedbackAdjusted query plan attribute
- Removed dependency on SQL Server Native Client (SNAC/SQLNCLI) from SSMS. Visit Support Policies - SQL Server Native Client for more information
- Added support for the TRIM function

Fixed:
- Fixed accessibility issue when navigating in the data classification window
- Fixed issue where SSMS terminated unexpectedly when viewing a query plan from Activity Monitor
- Connection to Analysis Services is now available
- Addressed issue where users couldn't sign in to the Column Master Key dialog after signing out
- Fixed the issue when connecting to the Availability Group Dashboard for an AG on SQL Server 2016, which resulted in "unknown property ClusterType" error
- Added ability to create a NUL backup device against SQL Server 2017
- Provided ability to view SQL ERRORLOGs from Central Management Servers before SQL 2022
- Increased width of Column Master Key name in the rotation dialog, so the full name is visible
- Fixed an issue with authentication that doesn't use Azure Resource Manager and Microsoft Information Protection
- Addressed issue with logging into Azure with a non-SQL authenticated on a machine not joined to a domain
- Fixed the log provider type error, which occurred when copying a database using The SQL Management Object method
- Resolved error generated when restoring a backup to an existing database. See Unexpected behavior by SSMS
- Added ability to ignore unexpected elements in showplan XML when generating recommendations
- Resolved failure to populate the tuning log table issue
- Implemented security fixes, including replacing ZeroMemory with SecureZeroMemory
- Restored ability to deploy an extracted dacpac to a database via the Deploy Data-Tier Application option
- Fixed problem with leaking connections in MI Link
- Updated size of subscription dropdown in the login to Azure pane to properly display subscription names
- Updated display to show Azure sign-in options correctly
- Improved icon display when viewing Microsoft Information Protection in older versions of SQL Server
- SSMS no longer crashes using the Create View UX to create a view with invalid syntax
- No longer display Ledger objects if not supported by the platform
- Added support for Azure SQL Managed Instance partitioned tables in the Manage Partition Window UX
- Added ability to connect to a Power BI Datamart
- Fixed issue with audible notification occurring when closing a query window. See SSMS 18.11.1 Beeps When I Close a Query Window
- Fixed connection issue for a multi-server query with multiple registered servers in the same folder
- Fixed error "Merge publications can't be created from this database until the compatibility level is set to 70 or higher." when using the publication wizard to create a new merge publication
- Added missing database permissions
- Added ability to Script as Insert for DW
- The Queued status is now shown for queued jobs in SQL Agent
- Addressed CREATE TABLE scripting failure after adding datetime masking for a column
- Fixed incorrect syntax for DATE_BUCKET function
- Added missing options for CREATE USER and CREATE LOGIN
- The "Schedule..." menu item is now visible in the Azure SSIS Catalog
- Created consistent naming for Synapse offerings in SSMS
- Fixed an issue where reading target data for event sessions whose name overlaps with another session name caused data from the incorrect event session to appear in the viewer

Firefox Developer Edition 110.0b6 (64-bit) 查看版本資訊

更新時間:2023-01-27
更新細節:

vMix 26.0.0.32 查看版本資訊

更新時間:2023-01-27
更新細節:

What's new in this version:

vMix 26.0.0.32
- Improved SRT CBR PCR handling
- Various bug fixes for effects including when used with Mirror, GT inputs, Photos/PowerPoint inputs and Virtual inputs when opened from a Preset
- Performance improvement for effects, by only rendering once when used with a static Image input


vMix 26.0.0.30
- Change log not available for this version