SQL Server Management Studio 歷史舊版本 Page6

最新版本 Select Version

SQL Server Management Studio 歷史版本列表

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


VSCode 1.58.2 查看版本資訊

更新時間:2021-07-16
更新細節:

What's new in this version:

VSCode 1.58.2
Fixed:
- June 2021 Endgame Recovery 2
- Only acquire workspace storage locks on the remote extension host
- Remote extension will not work if it depends on a local UI one
- Terminal is tiny when extensions create and show them
- When multiple ghost text parts have line breaks, the first line of the ghost text gets deleted
- Using command line to open vscode causes code warning
- Trust and Continue dialog need two clicks on Continue to go away
- VS Code Terminal doesn't autofocus
- MacOS: Could not move terminal into editor area after first move


VSCode 1.58.1
The update addresses these security issues:
- Improves Git security with untrusted workspaces bug git important
- Don't use guessable nonces in webview
- Update distro hash


VSCode 1.58.0
- Terminals in the editor - Create or move terminals into the editor area
- Workspace Trust - Quickly customize Workspace Trust settings, disable Restricted Mode banner
- Editor scroll bar customization - Set bar visibility and width, click navigation behavior
- Markdown preview KaTeX support - Math support in the Markdown preview
- Settings editor improvements - Support for multiple checkboxes and enumeration dropdowns
- Sticky debug environment choice - Debugger remembers your previous environment choice
- Jupyter Interactive window - Run Jupyter code directly in an interactive window
- Jupyter notebook debugging - Debug Jupyter notebook code from within VS Code
- 'Open in VS Code' badge - Lets visitors quickly open your GitHub repo in VS Code
- Data Science tutorials - Learn about Jupyter Notebooks, PyTorch, and more
VSCode 1.57.1
- May 2021 Endgame Recovery
- Scrolling on mouse click
- macOS: restore Cmd+W closing the window when all tabs are closed
- 1.57.0 (macOS): window behaves different now (fullscreen & priority issues)
- "Open New External Terminal" doesn't work if no terminal settings are present
- Entire settings file got erased on new latest update. Just FYI


VSCode 1.57.0
- Workspace Trust - Extra security against code execution when browsing unfamiliar source code
- New Getting Started experience - Helps you quickly set up and learn about VS Code
- Remote Repositories - Browse and edit code without locally cloning repositories
- Terminal tabs - Tabs let you easily create, manage, and group multiple open terminals
- Edge browser debugging - Integrates the Microsoft Edge Developer Tools directly into VS Code
- JSDoc @link support - Add @link tags in your comments for fast symbol navigation
- Go to Definition for non-code files - Quickly jump to images and stylesheets
- Notebook API finalized - Notebook API for native notebook support in VS Code
- VS Code at Build 2021 blog post - Catch up with on-demand sessions featuring VS Code


VSCode 1.56.2
- C# syntax highlighting incorrect in 1.56
- Use shell/shellArgs over defaultProfile if specified
- HTML files now require an extension to run
- The default Monokai highlight color is displayed incorrectly
- No longer scaling toolbar icon
- On PC 'Delete' key not working on insiders for approx last week
- Version control icons became minuscule with latest update


VSCode 1.56.1
The update addresses these security issues:
- Do not invoke resolveWithInteraction over terminal settings
- Change grunt, gulp and jake task auto detection to be off by default


VSCode 1.56.0
- Improved hover feedback - Helps you quickly find clickable editor actions
- Terminal profile improvements - Create a custom default terminal profile
- Debugger inline values - Display variable values inline during debugging sessions
- Notebook KaTeX support - Math support in notebook Markdown cells
- Remote - Containers volumes view - Manage mounted volumes within Docker containers
- winget installation - VS Code is available via the Windows Package Manager
- New introductory videos - Videos for getting started with VS Code as well as working with C++
- Terminal tabs preview - Get a first look at managing open terminals with the new tabs view


VSCode 1.55.2
The update addresses these security issues:
- Limit set of allowed remote CLI commands bug important
- command: links should be only selectively enabled bug important
- Spawning php should use its complete disk path bug important
- Spawning npm should use its complete disk path bug important
- CSS should use variables when using editor.fontFamily bug important
- The http.proxy setting should use machine or application scope bug important


VSCode 1.55.1
- Proxy agent is hijacking requests and redirecting them to localhost
- Remote extensions are not installed automatically from devcontainer.json
- Bug Sur icons glitched on non-hidpi screens
- ECONNREFUSED debugging browsers in WSL2


VSCode 1.55.0
- Accessibility improvements - Multi-cursor support and increased line limit
- Updated icons for macOS Big Sur - Brand icons that match the visual style of Big Sur
- Improvements to breakpoints - Inline breakpoints menu, and more
- Editor status decorations - Editor tab status decorations are on by default
- Customize keyboard shortcuts editor - Resize columns in the keyboard shortcuts editor
- Improved remote ports management - Port forwarding autodetection, regex naming, and more
- Terminal profiles - Define profiles in terminal to conveniently launch non-default shells
- Notebook improvements - Multiple cell selection, and more customizable diff editor
- VS Code on Raspberry Pi - New topic explaining how to install VS Code on Raspberry Pi devices


VSCode 1.54.3
- February Recovery 3
- VS Code is unable to activate a debugger extension because of path casing discrepancies


VSCode 1.54.2
Fixed:
- Listener leak in Ports view
- Close terminal warning shows even if no terminal is open
- Command "View: Join all editor groups" not working after update
- Pick up TS 4.2.3
- Cannot find module 'worker_threads' using js debugger auto attach
- Completed tiles of "Getting Started" don't reopen
- List focus background needs proper migration
- Renaming a folder adds it to history
- FileSystemProvider extension: throwing a FileSystemError in readFile does not report to user
- Hide pty host unresponsive notification when it becomes responsive again
- Terminal pty host unresponsive after closing a VS Code window
- Prevent env var relaunch from extension owned terminals


VSCode 1.54.1
- The update addresses an issue with an extension dependency


VSCode 1.53.2
Fixed:
- TS Server fatal error: Cannot read property 'indexOf' of undefined
- <> in all files
- Minimap keeps disappearing
- Fresh install won't open any windows or allow me to open any windows
- First call to activeDebugConsole.appendLine() while debugging JavaScript doesn't appear in the debug console
- Cannot unset StatusBarItem background from errorBackground
- tasks.json npm script does not work with arguments since 1.53
- v1.53 creates debug.log automatically
- The default extension for untitled files is not .txt
- Emmet suggestions bug in SASS files
- VSCode emmet SASS snippets
- IME ON at Alt+` key, Focus ALT Menu


VSCode 1.53.1
Security issues:
- Bundle TypeScript 4.1.4
- Dragging files from explorer to terminal may execute a command
- Pick up new distro version and bump version


VSCode 1.53.0
- Wrap tabs - Wrap editor tabs in the workbench instead of having a scrollbar
- Configure tab decorations - Add editor tab status decorations
- Customize search mode - Use the Search view or open a new Search editor
- JavaScript debugging - Support for conditional exception breakpoints and Node.js worker_threads
- Notebook UX updates - Outline view for Notebook cells, and breadcrumbs for improved navigation
- Markdown preview image auto update - Preview automatically updates when images change
- Emmet improvements - Faster performance and supporting the latest features
- Extension guidelines - Documented best practices for extension authors
- Remote Development video series - Learn to create and configure container-based environments


VSCode 1.52.1
- November 2020 Recovery Endgame
- Check for all possible localhost string when checking if a tunnel already exists
- Can not set breakpoint in PHP files
- notebook status bar icon colors missing

Lively Wallpaper 1.7.0.2 查看版本資訊

更新時間:2021-07-05
更新細節:

What's new in this version:

Fixed:
- Lively not working on multiple system user accounts at the same time
- Webview2 (Edge) plugin not working for admin installs
- focusing issues with wallpaper import dialog

- Windows 11 support (tested on developer preview.)
- Improvements to wallpaper core
- Windows "animate control and element" setting no longer required to be enabled
- Windows High contrast mode support
- Added colorspace name to colorpicker tooltip
- Updated Cefsharp browser to 91.1.211
- Updated command-utility and screensaver file
- Added Hebrew translation
- Updated Indonesian translation

Lively Wallpaper 1.7.0.0 查看版本資訊

更新時間:2021-06-27
更新細節:

What's new in this version:

- New modern color picker for wallpaper customization
- Supports detecting the color of elements on screen
- Get system accent color with one-click
- Dark mode support
- Many improvements to Screensaver mode
- Shows black image on screens without any screensaver
- Hides mouse cursor when possible
- Can now be stopped using either keyboard or mouse
- Updated Edge(Webview2) browser plugin
- Added mouse & keyboard input support
- Fixed several dragging issues and other bugs
- CefSharp is still recommended for regular use; Edge has other benefits like x264 support
- Easy to use File picker for folderdropdown control
- Added support for Taskbar theme and desktop picture settings for webpage wallpapers
- Reworked ipc code of wallpaper plugins; more stable and system locale independent
- Fixed an issue of wallpaper customizations where being applied to wrong wallpaper
- Fixed an issue of control center wallpaper count not updating in lite mode
- Fixed an issue where picture wallpaper of video wallpaper did not reflect user customization
- Updated Cef browser to v91.1.210 [includes critical security update]
- Updated bundled .net core runtime to v3.1.16
- Updated mpv video player
- Updated Ukrainian translation

Lively Wallpaper 1.6.0.4 查看版本資訊

更新時間:2021-06-04
更新細節:

What's new in this version:

- Fixed customization not working with video wallpapers
- Fixed an issue regarding uninstaller deleting incorrect startup items
- Updated CefSharp to v90.6.70

Lively Wallpaper 1.6.0.2 查看版本資訊

更新時間:2021-06-03
更新細節:

What's new in this version:

- Updated CefSharp to v90.6.70
- Fixed an issue regarding uninstaller deleting incorrect startup items

Lively Wallpaper 1.6.0.0 查看版本資訊

更新時間:2021-06-02
更新細節:

What's new in this version:

- Online stream wallpaper metadata is fetched and auto filled during creation if supported
- Now screensaver menu is built into lively (Settings -> System.)
- No need to install .scr file; if already installed then you can disable it
- Screensaver now checks if 3d fullscreen game is running before starting
- Many rewrites and tweaks
- Reduced idle memory consumption
- Main window no longer briefly shows during first run
- Primary button is now autofocused on wallpaper delete/about dialog.
- System-tray icon turns grey when wallpaper(s) are paused by user
- Next update onwards save directly for update setup file will not be asked
- If Description of wallpaper is missing, its type is displayed instead
- First time run setup wizard improvements
- Better webpage wallpaper title extraction
- Fixed an issue in which wallpaper about dialog listed wrong website url when colon/symbols are present
- Fixed app crashing when wallpaper title is null
- Fixed decimal numbers not working correctly with livelyproperties sliders due to differences in system culture
- Fixed an issue where wallpaper was not restored in some multimonitor system configurations
- Updated bundled setup .net core runtime to v3.1.15
- Updated youtube-dl to 2021.05.16
- Updated mpv player to 0.33.0-177-gfd8c673cfc
- Updated translations of several languages (Credits listed in attribution page in app.)

Lively Wallpaper 1.5.0.0 查看版本資訊

更新時間:2021-05-13
更新細節:

What's new in this version:

- New taskbar theming support with several options
- Clear: Transparent taskbar
- Blur: Blurred taskbar
- Fluent: Acrylic blur taskbar
- Wallpaper: Transparent taskbar based on live wallpaper average color (video/gif only.)
- Wallpaper Fluent: Same as Wallpaper but fluent style (video/gif only.)
- Set picture of live wallpaper on lockscreen (video/gif only.)
- Set picture of live wallpaper on desktop (video/gif only.)
- Preview wallpaper now uses Stretch scaling by default
- Fixed an issue with wallpaper pause in span mode when application focused pause is enabled
- Fixed a bug where capture thumbnail is producing artifact during multiple wallpaper import
- Updated messagebox styling
- Updated bundled .Net Core Runtime to v3.1.14
- Updated cefsharp browser to v90.6.50
- Updated youtube-dl to v2021.04.26
- Updated mpv player to v0.33.1
- Updated some translation strings

Lively Wallpaper 1.4.0.0 查看版本資訊

更新時間:2021-04-22
更新細節:

What's new in this version:

- Multiple wallpaper files can be imported into library by drag'n'drop
- Media is seeked to 35% position to avoid capturing intro clip thumbnail if possible
- Library tile details can be edited by accessing the rightclick contextmenu
- Full control with new preview gif and thumbnail generation support
- setwp commandline argument supports automatically importing the wallpaper if not in library
- Preview gif creation during wallpaper import no longer hangs the application
- Fixed an issue where seekwp commandline control did not works across all wallpapers in duplicate arrangement
- Fixed an issue where processing library tile did not disappear if the wallpaper import process fails
- New commandline input dialogue for application wallpaper when drag'n'dropped
- Fixed an issue where trying to close wallpaper import window during gif creation step results in application hang
- Preview window moving is disabled during gif creation when importing new wallpaper
- Fixed an issue where per-screen wallpaper arrangement customise function did not work correctly
- Fixed a rare crash when both store version and installer version of Lively with the same AppData path are used
- Disabled audio track on every screen except one in duplicate wallpaper arrangement (mpv video player only.)
- This should stop the echo sound effect from multiple sources
- Better synchronization of video wallpaper in duplicate mode
- Refactored some core code sections for performance improvements
- Updated youtube-dl
- Fixed Korean version of Lively having empty text spaces in some areas
- Updated translation texts of French, Greek and Malay
- Persian language added

SQL Server Management Studio 18.9.1 查看版本資訊

更新時間:2021-04-21
更新細節:

What's new in this version:

New:
- Azure Data Studio installation integration Installation of SSMS installs Azure Data Studio 1.28.0

Fixed:
- IntelliSense Fixed issue where column names were omitted from suggestions and error indicators are falsely displayed under the column names. SQL Server user feedback

BirdFont for Windows 4.15.17 查看版本資訊

更新時間:2021-04-21
更新細節: