K7 Total Security 歷史版本列表
新的 K7 Total Security 功能為您的 PC 提供強大的多層保護。獨特的 K7 Cerebro 掃描技術能夠快速檢測出最有效的惡意軟件威脅,同時對未來的威脅採取主動的檢測和響應方法,確保全面的安全。下載 K7 Total Security Offline Installer 安裝程序! A 超高速,令人難以置信的智能掃描算法來檢測實時新興威脅,並預測未來的惡意軟件攻擊。通過確保網上銀... K7 Total Security 軟體介紹更新時間:2022-09-15
更新細節:
What's new in this version:
Environment:
- Live Editor Controls: Add numeric spinners to increment and decrement variable values in live scripts
- Live Editor Tasks: Specify what code to run when control value changes
- Suggestions and Completions: Change when to show suggestions and how to accept them
- Search in MATLAB Online: Access toolstrip actions, preferences, and Help Center resources using search
- System Theme in MATLAB Online: Change colors of MATLAB desktop to match operating system color scheme
- Help Center: View documentation for all products and determine which products are installed
- unsetenv Function: Remove environment variable
- isenv Function: Determine if environment variable exists
- Comparison Tool: Compare MAT files, FIG files, live scripts, and live functions in MATLAB Online
- Functionality being removed or changed
Language and Programming:
- dictionary Object: Map unique keys to values for fast lookup
- Output Argument Validation: Validate output arguments in functions and class methods
- Code Analyzer App: Identify code issues
- codeIssues Object: Identify and store code issues from one or more files
- Custom Compact Display: Live Editor, Variables editor, and Workspace browser follow CustomCompactDisplayProvider implementations
- Customized Dot Indexing: New methods handle parentheses-dot combinations
- Functionality being removed or changed
Data Analysis:
- Data Cleaner App: Clean data in table
- Data Cleaner App: View sparklines and summary statistics
- stackedplot Function: Plot data from multiple tables or timetables
- detrend Function: Detrend tabular data
- rmoutliers Function: Define outlier locations, and optionally return outlier indicator, thresholds, and center value
- mape and rmse Functions: Calculate error between forecast and actual data
- isuniform Function: Determine if vector is uniformly spaced
- Serial date numbers and date strings are not recommended
- datetime and convertTo Functions: Convert between CDF TT2000 times and datetime arrays
- Data Preprocessing Live Editor Tasks: Plot multiple table variables
- Data Preprocessing Live Editor Tasks: Append cleaned table variables and specify logical tabular output
- Clean Missing Data Live Editor Task: Plot nonnumeric table data, specify minimum number of missing entries, and use custom fill method
- Clean Outlier Data Live Editor Task: Convert outliers to missing
- Live Editor and Variables Editor: Control placement of missing values when sorting numeric data in MATLAB Online
- Variables Editor: View sparklines and summary statistics for tabular data in MATLAB Online
- Variables Editor: Navigate variable with Find and Go To dialog boxes in MATLAB Online
- Variables Editor: Interactively save logical indices of data selection in MATLAB Online
- Variables Editor: Replace tabular data with empty arrays in MATLAB Online
- Functionality being removed or changed
Data Import and Export:
- Parquet: Use Parquet files containing nested structured data
- SequentialDatastore Object: Sequentially read data from multiple datastores
- Datastores: Create subsets of arbitrarily nested transformations and combinations of datastores
- Parallel Processing: Use low-level file I/O operations in thread-based environments
- CDF Interface: Read CDF_INT8 and CDF_TIME_TT2000 data
- imwrite Function: Use datetime values to write metadata for PNG images
- Image File Format Libraries: LibTIFF library upgraded to version 4.4.0
- Scientific File Format Libraries: HDF4 and HDF-EOS2 libraries are upgraded
- Functionality being removed or changed
Mathematics:
- pagenorm Function: Calculate norms using pages of N-D arrays
- Functionality being removed or changed
Graphics:
- Plotting Table Data: Create stem, stairstep, and geographic plots by passing tables directly to plotting functions
- errorbar Function: Plot multiple lines with error bars at once
- tightPosition Function: Get the location and size of axes plotting area
- tilenum and tilerowcol Functions: Convert between rows and columns and tile numbers in tiled chart layouts
- Tiled Chart Layout: Define GridSizeChangedFcn callback that executes when the grid size changes
- Contour Plots: Customize contour labels, colors, and transparency
- boxchart Function: Specify the box edge color and box median line color
- 3-D Stem and Bar Plots: Expanded data type support
- Image Objects: Control the maximum resolution for displaying images
- Figure Code: Generate code for figure formatting in MATLAB Online
- Plot Options: Customize figure creation, data linking, and labeling in MATLAB Online
- Functionality being removed or changed
App Building:
- ClickedFcn and DoubleClickedFcn Callbacks: Program a response to a user clicking or double-clicking a tree, check box tree, list box, table, or drop-down component
- uieditfield Function: Specify valid length and input type for edit field text
- uiimage Function: Create an image hyperlink
- uipanel and uibuttongroup Functions: Specify container border width
- uigridlayout Function: Query grid layout manager size and location
- uibutton and uitogglebutton Functions: Specify additional icon and icon alignment options
- uitoolbar Function: Specify background color of toolbar
- scroll Function: Programmatically scroll to specified component in container
- isInScrollView Function: Determine if any component in a container is visible, not only direct children
- App Designer: Add and delete callbacks more efficiently
- App Designer: Move components between tabs
- Graphics Support: Restore axes view and display context menu for interaction modes
- Graphics Support: Use visual camera toolbar interface
- Comparison Tool: Toggle the ability to navigate only mergeable changes
- Functionality being removed or changed
Performance:
- prctile, quantile, and iqr Functions: Improved performance with small input data
- mldivide and pagemldivide Functions: Improved performance with small matrices
- conv, conv2, and convn Functions: Improved performance when convolving two vectors, matrices, and arrays
- Tall Arrays: Improved performance when indexing tall arrays backed by parquetDatastore
- App Building: Improved app startup performance
- App Building: Improved startup performance for apps with multiple tabs
- Plots in Apps: Improved responsiveness when interacting with large images
- Plots in Apps: Ticks and grid lines update as you pan
- Plots in Apps: Improved performance and smaller PDF files when exporting complex plots
- Tiled Chart Layouts: Improved performance for flow layouts with spanned axes
- ArrayDatastore Object: Improved performance when reading data using readall
- ArrayDatastore Object: Improved performance when specifying number of rows to read
- parquetread Function: Improved performance reading string data from Parquet files
- parquetDatastore Function: Improved performance when creating datastore with large number of Parquet files
- Workspace Browser: Improved performance of variable-deletion dialog boxes in MATLAB Online
- Variables Editor and Live Editor: Improved speed of data display when scrolling in MATLAB Online
- lookfor Function: Improved performance when searching
Software Development Tools:
- Build Tool: Create and run software-build tasks
- Dependency Analyzer: New warnings to identify problems
- Project API: Extract project from archive
- Source Control in MATLAB Online: Manage Git branches and repositories
- Unit Testing Framework: Add methods and properties to test classes interactively
- Unit Testing Framework: Specify action to take against invalid test files
- Unit Testing Framework: Generate descriptive test parameter names using cell arrays
- Unit Testing Framework: Compare dictionaries in tests
External Language Interfaces:
- .NET Interface: Support for .NET 5 and .NET Core
- .NET Engine API: Call MATLAB from .NET applications
- Publish C++ Interface: Support for char* output as nullTerminated string
- Call MATLAB from C++: Use MATLAB enumeration classes in strongly-typed interface
- Python Interface: Display keyword (key-value pair) arguments created by pyargs
- Python Interface: Convert scalar logical and numeric Python types to MATLAB types
- Python Engine: MATLAB functions accept objects using Python buffer protocol
- Python Engine: Install MATLAB Engine API with pip Command
- Python: Support for Version 3.10
Hardware Support:
- Upload Libraries and Configure Pins for I2C, SPI, and Serial Communication Using the Arduino Explorer App
- Support for servo and rotary encoder peripherals connected to Arduino-compatible ESP32 boards
更新時間:2022-09-13
更新細節:
What's new in this version:
Fixed:
- a bug that caused failures when requesting a Server Edition license
- a bug that caused some bitmaps to be printed incorrectly to Postscript printers
- a bug that caused failures in the Server Edition Licensing tab
- a bug that caused some bitmaps in the generated PDF file to display incorrectly
更新時間:2022-09-11
更新細節:
更新時間:2022-09-11
更新細節:
更新時間:2022-09-11
更新細節:
What's new in this version:
Added:
- few APIs for LSP Client
- better calculate wrap positions for CJK text
- Addon Manager: add option "Verify HTTPS certificates"
Fixed:
- regression in 1.167: Down-arrow from long wrapped line, to the last short line
- after mouse wheel zoomimg, scrollbar position becomes very incorrect
- "mouse_wheel_zoom":false -> Ctrl+wheel jumps to file beginning
- too wide combobox-arrow if Windows scale is 200%
更新時間:2022-09-08
更新細節:
更新時間:2022-09-08
更新細節:
What's new in this version:
FontCreator 14.0.0.2877 (64-bit)
- Fixed import SVG bug
- Easy selection of contours with one or two points
FontCreator 14.0.0.2876 (64-bit)
- Easy selection of contours with one or two points
FontCreator 14.0.0.2875 (64-bit)
- Double stroke now always double
- Improved exporting fonts
- Several other improvements
FontCreator 14.0.0.2874 (64-bit)
- Improved cutting through contours
- Improved exporting variable fonts
- Several other improvements
FontCreator 14.0.0.2872 (64-bit)
- Fixed minor flaw while selecting different master
FontCreator 14.0.0.2871 (64-bit)
- Fixed issue related to exporting ligatures
FontCreator 14.0.0.2870 (64-bit)
- Improved export of OpenType layout features
- Improved detection of interpolation issues
- Several other improvements
FontCreator 14.0.0.2862 (64-bit)
- Fixed rare issue related to processing corrupt fonts
- Fixed generating single line color SVG fonts related to cubic beziers
- Added fea compiler support for unicode code-points as glyph names, e.g. uni12AB and u12345
FontCreator 14.0.0.2860 (64-bit)
- Fixed bug related to editing variable fonts
- Improved import of SVG files
- Improved smart point removal (select points and press Backspace)
- New ability to add glyphs to multiple composite glyphs at once
- Numerous other improvements and bug fixes
FontCreator 14.0.0.2856 (64-bit)
- Fixed a rare export issue which only affected variable fonts
- Improved the way floating points are shown
- Several improvements to the web font test page
- Moved instant validation of incompatilbe layers to Validation wizard
- Numerous other improvements and bug fixes
FontCreator 14.0.0.2853 (64-bit)
- New option to optimize storage of OpenType layout features on export
- Fixed an export issue related to italic style
- Improved Italic transformation feature
- Fixed an export instances issue
- Improved import of SVG files
- Fixed pasting side-bearings
- Several improvements in the OpenType Designer
- Improvements to the shaping engine
- Copy an interpolated glyph outline
- On the Master tab you can type x / y and then press Enter. It will use that as run/rise for italic angle and caret slope!
- Support for base() for lsb and rsb on opening fonts and when using anchor based complete composites
- Numerous other improvements and bug fixes
FontCreator 14.0.0.2850 (64-bit)
- New option to optimize storage of OpenType layout features on export
- Fixed an export instances issue
- Improved import of SVG files
- Fixed pasting side-bearings
- Several improvements in the OpenType Designer
- Improvements to the shaping engine
- Copy an interpolated glyph outline
- On the Master tab you can type x / y (run/rise) for italic angle and caret slope
- Support for base() for lsb and rsb on opening fonts and when using anchor based complete composites
- Numerous other improvements and bug fixes
FontCreator 14.0.0.2843 (64-bit)
- Several improvements and bug fixes
FontCreator 14.0.0.2840 (64-bit)
Fixed:
- issue with Italic font style
- several issues related to undo and redo
- an Auto Attach issue
- Insert Glyphs issue
FontCreator 14.0.0.2837 (64-bit)
- Change log not available for this version
FontCreator 14.0.0.2836 (64-bit)
- Fixed import VOLT issue
FontCreator 14.0.0.2834 (64-bit)
- Fixed avar axis mapping issue
- Improved Web font export
- Added anchors and suffixes categories
- Added new master from current location
- New side-bearings function base() to be used with precomposed characters (composites)
- Several other improvements and bug fixes
FontCreator 14.0.0.2830 (64-bit)
- Fixed avar axis mapping issue
- Improved Web font export
- Added anchors and suffixes categories
FontCreator 14.0.0.2828 (64-bit)
Fixed:
- complete composites
- an expression issue related to rsb
- issue with insert contour feature with open contours
- import VOLT issue
- Add outline layer issue related to Cursive attachment
- setting WWS bit in Font selection flags
- rare issue related to corrupt exported font
- codepoint issue within Insert Glyphs
- axis mappings issue
- Added support for Unicode 14
- Updated OpenType layout tags
- Comes with ttfautohint version 1.8.4
- Improved Web font export
- Added edit in class manager option for mark and contextual lookups
- Several minor changes and improvements
FontCreator 14.0.0.2814 (64-bit)
- Re-implemented calculation for metrics for horizontal writing mode
- Improved name generation on exporting a font
- Fixed background image color issue in Dark Theme
- Fixed issue with storing color members in font projects
- Fixed a Search glyphs by name bug
- Several minor changes and improvements
FontCreator 14.0.0.2808 (64-bit)
- New Apply Everywhere (transparent outline fill)
- Edit Across Layers (delete glyph members, contours, points will keep layers compatible)
- Improved snap to grid functionality
- Fixed rare issue with mark-to-ligature
- Improved exporting instances
- Several improvements to the shaping engine
- Improved support for fea feature syntax
- Fixed issue with existing hinting
- Interpolation improvements
- Improved export
- Fixed a side-bearing issue
- Performance improvements
- Numerous other enhancements and bug fixes
FontCreator 14.0.0.2794 (64-bit)
- Fixed load and save project issue
FontCreator 14.0.0.2793 (64-bit)
Fixed:
- import svg issue
- intersection and exclusion issue
- theme background color issue on Find panel
FontCreator 14.0.0.2792 (64-bit)
- Fixed export issue (CFF format reverted to TFF)
- Fixed minor shaping engine issue
FontCreator 14.0.0.2791 (64-bit)
Fixed:
- shaping engine issue that caused incorrect positioning
- import svg issue
- issue with opening outdated font projects
- Correct Windows edition in about box
FontCreator 14.0.0.2789 (64-bit)
New:
- variable font support
- dockable panels
- masks
- anchor cloud
Improved:
- auto attach
- shaping engine
- interactive proofing of OpenType layout features
- AFDKO fea syntax support, including variable font support
- import and export of Unified Font Object (UFO) based fonts
- import of vector-based images
- high DPI support
- font data compression on export
- Updated vendor information
- Numerous enhancements and improvements
- Support for design spaces
FontCreator 13.0.0.2683 (64-bit)
- Change log not available for this version
FontCreator 13.0.0.2681 (64-bit)
- Fixed rare mark filtering sets issue
- Added support for mark filtering sets to VOLT import and export
FontCreator 13.0.0.2680 (64-bit)
- New duplicate class
- New open substituation lookup from contextual lookups in code editor
- Several minor improvements and bug fixes
FontCreator 13.0.0.2678 (64-bit)
- Load and save color palettes
FontCreator 13.0.0.2675 (64-bit)
- Optional slanted grid for italic fonts
- Improved paste contours into glyph overview window
- Improved OpenType Explorer
- Several minor improvements
FontCreator 13.0.0.2672 (64-bit)
- Improved Shaping Engine
- New: Edit and export OpenType layout features in VOLT syntax
- Added resize option to preview area in html test
- Updated vendor information
- New toggle (z) in Glyph Edit window
- Added tag color to tabs
FontCreator 13.0.0.2670 (64-bit)
- Use SHIFT-H in Glyph Edit window to only show glyph outline
- In Glyph Edit window press ";" to set default bearings
FontCreator 13.0.0.2669 (64-bit)
- Change log not available for this version
FontCreator 13.0.0.2668 (64-bit)
- Fixed rare anchor issue
- Improved validation of codepoint ranges
- Fixed minor auto-attach glitch (afterwards all glyphs where inadvertently selected)
FontCreator 13.0.0.2663 (64-bit)
- Added PairPosFormat1 option
- Improved resizing of contours
- New resizing selection of points
- Added No Tag category
FontCreator 13.0.0.2656 (64-bit)
- Added VOLT import support for ligature carets
- Fixed import VOLT issue
- Improved unused glyphs algortihm
- OpenType Explorer supports both glyphs and glyph classes
FontCreator 13.0.0.2655 (64-bit)
- Export font as UFO
- Better parser validation for class based kerning
- New OpenType Explorer
FontCreator 13.0.0.2648 (64-bit)
- Improved Open Installed Fonts dialog
- Fixed cut and paste glyphs bug
- Improved AutoMetrics Preview of figures (digits)
- Search box above single and pair pos also supports a single character
- Glyph name completion in Insert Glyphs window
- Glyph name completion in feature code editor
- Added sample text validation
- Added glyph hint to Select Class Members dialog
FontCreator 13.0.0.2645 (64-bit)
- Improved empty pair positioning compiler check
FontCreator 13.0.0.2644 (64-bit)
- Fixed rare mark filtering set bug
- New: drag and drop support for lookups in OpenType Designer
FontCreator 13.0.0.2643 (64-bit)
- Several AFDKO FEA feature improvements
- Added on export exclude legacy cmap option
- New context menu item to duplicate a lookup
FontCreator 13.0.0.2642 (64-bit)
- Minor improvements to decompiling AFDKO FEA feature definitions
FontCreator 13.0.0.2640 (64-bit)
- New: Sort glyphs by glyph names from UFO lib.plist file
- Improved .fea syntax support
- GDEF ligature carets
FontCreator 13.0.0.2637 (64-bit)
- New: Sort glyphs by glyph names from file
- Support for editing individual lookup with fea syntax
FontCreator 13.0.0.2630 (64-bit)
- Fixed rare export bug
- Several minor improvements
FontCreator 13.0.0.2620 (64-bit)
- Further improved Auto Attach
- Several anchor related improvements
- Minor proofing improvements
- Fixed a cursive attachment issue
- Fixed issues with Reverse Chaining Contextual Single Substitution Subtable
- New: Copy and paste composites in same font
FontCreator 13.0.0.2613 (64-bit)
- Improved Insert Glyphs by Name
- Improved Auto Attach
- Proofing improvements
- Fixed an issue with Check for Updates
FontCreator 13.0.0.2612 (64-bit)
- Improved Insert Glyphs by Name
- Improved Auto Attach
- Proofing improvements
FontCreator 13.0.0.2610 (64-bit)
- Interactive proofing of OpenType layout features
- Support for OpenType SVG color fonts
- Improved Color Export options
- Enhanced Anchor Manager
- Fixed issues with anchors
- Improved Auto Attach
- New range is now optional in Insert Glyphs dialog
- Improved Shaping Engine
- Improved high DPI support
- Added preferred outline format to Options dialog -> Exchange tab
- Numerous enhancements and improvements
FontCreator 12.0.0.2566 (64-bit)
- OpenType layout improvements
- Unicode 13.0 support
FontCreator 12.0.0.2565 (64-bit)
- Improved layout engine
- Supporting Anchor NULL
- Improvements to the Web Font test page
- Some bug fixes
FontCreator 12.0.0.2563 (64-bit)
- Fixed link to user manual in Welcome dialog
- Reduced error reporting in case the font editor raises an exception or crashes
FontCreator 12.0.0.2561 (64-bit)
- Reduced error reporting in case the font editor raises an exception or crashes
FontCreator 12.0.0.2560 (64-bit)
- Fixed color font export issue
- Improved font preview for complex scripts
- Improved high DPI support
- Some tweaks and improvements
FontCreator 12.0.0.2555 (64-bit)
- Fixed CFF based font export failure
FontCreator 12.0.0.2554 (64-bit)
- Fixed font export issue
- Improved high DPI support
- Improved check for updates
FontCreator 12.0.0.2552 (64-bit)
- Improved WOFF2 export
FontCreator 12.0.0.2550 (64-bit)
- Fixed trial outdated issue
- Some minor improvements
FontCreator 12.0.0.2547 (64-bit)
- Fixed issue with PDF import
- Fixed issue with drawing outlines (TCanvasD2D)
- Improved font templates
FontCreator 12.0.0.2546 (64-bit)
- Fixed issue with 30-day trial period
FontCreator 12.0.0.2545 (64-bit)
- Change log not available for this version
FontCreator 12.0.0.2543 (64-bit)
- The 30-day trial period allows you to use all features, but generated fonts will contain watermarks
- Compile OpenType layout feature code will now merge anchors
- Within the glyph edit window, hold down the Alt key and click one of the “comparison glyphs” to make it the current glyph
- Fixed a bug that failed to correctly export symbol fonts
- Updated CompositeData.xml
- Updated Unmapped Subscripts for Fractions.xml
- Updates to help and manual
- Some bug fixes and improvements
FontCreator 12.0.0.2539 (64-bit)
- Updated the way Vertical Line Spacing values are calculated
- Some performance improvements
- Updates to help and manual
FontCreator 12.0.0.2535 (64-bit)
- Added option to enter glyphs by code-point in preview text: /$40 or /64
- Updated Glyph Properties tool window
- Expressions for glyph metrics (left side-bearing, right side-bearing, and advance width)
- Included new transform script for Auto-attach
- Some bug fixes and improvements
FontCreator 12.0.0.2525 (64-bit)
- Unicode 12.1 support
- Enhanced font overview categories panel (added Scripts)
- Fixed rare issue with formulas
- Updated CompositeData.xml
FontCreator 12.0.0.2522 (64-bit)
- OpenType Designer remembers last Script and Language settings
- Fixed issue with storing preview text
FontCreator 12.0.0.2521 (64-bit)
- Anchor based composites
- Extended generation of OpenType layout features (frac, liga, mark, mkmk, init, medi, fina, curs, salt, ssxx, cvxx, and many more)
- Custom and generic localized forms
- Improved generation of friendly glyph names
- New glyph sort (design mode)
- Unicode 12 support
- Comes with ttfautohint version 1.8.3
- Improved complete composites
- Full undo and redo support
- Enhancements to transform scripts
- Option to exclude glyphs on export
- Support for delete in multiple substitutions
- Support for glyph ranges in glyph transformer
- Extended Insert Glyphs dialog
- Smart glyph switching in Glyph Edit window
- Improved OpenType Designer
- Improved window tab bar
- Extended Reopen menu
- New insert glyphs by name
- New Option: Decompose composite glyphs with scaled components (Recommended)
- Snap to guidelines and grid on resizing a glyph orthogonally
- Snap to guidelines and grid for anchor movement
- Improved glyph names for release (on exporting a font)
- New: sort glyphs in class in class manager
- Updated font templates for new fonts
- _shaper now supports (basic) normalization
- Preview support for comparing same text with different features enabled
- View unknown tables
- Updated vendor information
- Insert Glyphs supports generation of composite from glyph name formula: ffi=f+f+i
- Auto Attach repositions glyph members based on anchors
- Several bug fixes
- Numerous enhancements and improvements
FontCreator 11.5.0.2430 (64-bit)
- Fixed SVG import issue
- Fixed WOFF 1 export issue
- Fixed class0 in preview
- Added a generate button to smoothing
- Improvements to the user manual
- Several user interface improvements
FontCreator 11.5.0.2427 (64-bit)
- Support for WOFF 2.0
- Fixed issue with exporting CFF based WOFF files
- Several user interface improvements
FontCreator 11.5.0.2422 (64-bit)
- Several user interface improvements
FontCreator 11.5.0.2421 (64-bit)
- Support for Unicode variation sequences
- Comes with ttfautohint version 1.8.1
- Open contours while designing fonts
- Export as single line font (Open contours are not allowed in fonts, so FontCreator will do some magic to make fonts look like single line fonts which can be used for engraving)
- Support for last resort fonts
更新時間:2022-09-08
更新細節:
What's new in this version:
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
更新時間:2022-09-06
更新細節:
更新時間:2022-09-04
更新細節:
What's new in this version:
Added:
- when file is deleted outside, show tab title in reddish color (theme color "tabs, special marks")
- option "underline_color_files" must support modern variants of rgba() and hsla(); support color-angles in units deg/rad/grad/turn
- option "py_caret_slow"
- lexer HTML: highlight background of <svg> blocks
Changed:
- bracket highlight is now performed near "on_caret_slow", ie after a pause
- lexer CSS: don't highlight entire color-function calls as single token: rgba(...), hsla(...) etc
Fixed:
- fold-ranges from command "fold selected lines" often worked wrong
- incorrect width of group of some 'Latin extended' chars
- Addon Manager "Install from Git" ignored Git branch name on 'clone' action
- option "autocomplete_autoshow_chars" small bug