Corel VideoStudio Ultimate 歷史版本列表
總的創造力滿足 Corel VideoStudio Ultimate 的令人驚訝的易用性。用新的多相機編輯器從各個角度講述您的故事。通過來自行業領先的合作夥伴的寶貴的高級特效應用程序,修正,增強和增加獨特的創意效果並添加影響與自動音頻工具,提供清澈的聲音。獲得最強大的會聲會影永遠! 通過一系列專業的 64 位特效,視頻清理工具和運動效果來提升您的創作視野,從而提高速度和動力。價值數百美元,如果單獨... Corel VideoStudio Ultimate 軟體介紹更新時間:2019-05-15
更新細節:
更新時間:2019-04-10
更新細節:
更新時間:2019-04-05
更新細節:
What's new in this version:
Corel VideoStudio Ultimate 2019 22.2.0.402
- Change log not available for this version
Corel VideoStudio Ultimate 2019 22.1.0.326
New:
- Color Grading
- Dynamic Split Screen video controls
- Morph and Seamless transitions
- Video and screen recording software
- Premium plugins and video effects
更新時間:2019-04-05
更新細節:
What's new in this version:
Visual Studio Code 1.33.0 (64-bit)
- Easy Display Language selection: Quick Pick to choose between installed locales
- Configurable IntelliSense display: Filter out elements like keywords or remove displayed icons
- Choose default formatter: Set default document formatter by project and language
- Go to Definition locations: Open Peek view and/or navigate to primary location
- Convert to destructured parameters: New TS refactoring to use named parameter objects
- Debugging support for subsessions: See subprocesses displayed under main debug session
- Launch URI with debug session: Automatically open a browser when debugging web server code
- Install missing extension dependencies: Detect and offer to install missing dependencies
- "Remote Debugging for Node.js" topic: Learn how to attach to Node.js apps running on Azure
- Workbench: Improved Source Control view, easier list navigation with screen readers
- Integrated Terminal: ConPTY on by default on Windows, rendering performance improvements
- Languages: Disable CSS property value completions, TS improved inference and const assertions
- Extension Authoring: Finalized smart selection API, install extension command
- Engineering: Official Linux snap package, faster OSS builds with NPM package caching
Visual Studio Code 1.32.3 (64-bit)
Fixed:
- Slow startup opening a large workspace over the network candidate file-explorer freeze-slow-crash important verified
- Fix #70045 by reverting some of #67269
Visual Studio Code 1.32.2 (64-bit)
- Preview and apply color themes: Install and apply new theme extensions without reloading
- Keyboard shortcuts editor improvements: Modify keybinding 'when' conditions in the editor
- Problems panel hover commands: Apply Quick Fixes or open a Peek window directly from hovers
- Preferred Code Actions: Preferred (mostly likely) Code Actions support auto fixing common issues
- Debug Console customization: Modify font size, font family, and line height of the Debug Console
- Better IntelliSense for ARIA attributes: More detailed descriptions for HTML accessibility attributes
- Vue.js interpolations IntelliSense: The Vetur extension now supports smart completions in Vue.js interpolations
- New "Bundling Extensions" topic: Use webpack to improve your extension's load time
Visual Studio Code 1.32.1 (64-bit)
- Preview and apply color themes: Install and apply new theme extensions without reloading
- Keyboard shortcuts editor improvements: Modify keybinding 'when' conditions in the editor
- Problems panel hover commands: Apply Quick Fixes or open a Peek window directly from hovers
- Preferred Code Actions: Preferred (mostly likely) Code Actions support auto fixing common issues
- Debug Console customization: Modify font size, font family, and line height of the Debug Console
- Better IntelliSense for ARIA attributes: More detailed descriptions for HTML accessibility attributes
- Vue.js interpolations IntelliSense: The Vetur extension now supports smart completions in Vue.js interpolations
- New "Bundling Extensions" topic: Use webpack to improve your extension's load time
Visual Studio Code 1.31.1 (64-bit)
- No reload on extension install: No interruptions when you install new extensions
- Tree UI improvements: Improved Explorer navigation and filtering, horizontal scrolling
- Main menu updates: Redesigned Go actions menu, Edit menu Cut command
- Multiline Problems output: See full multiline issue details in the Problems panel
- Find All References history: Quickly rerun previous reference searches
- Semantic selection for HTML, CSS, and JSON: Expand/shrink selection based on language semantics
- Integrated Terminal reflow support: Terminal text automatically reflows as panel width changes
- Command-based user input variables: Custom user input for task and debug configuration
- Updated Extension API documentation: Completely rewritten with extension guides
Visual Studio Code 1.31.0 (64-bit)
- No reload on extension install: No interruptions when you install new extensions
- Tree UI improvements: Improved Explorer navigation and filtering, horizontal scrolling
- Main menu updates: Redesigned Go actions menu, Edit menu Cut command
- Multiline Problems output: See full multiline issue details in the Problems panel
- Find All References history: Quickly rerun previous reference searches
- Semantic selection for HTML, CSS, and JSON: Expand/shrink selection based on language semantics
- Integrated Terminal reflow support: Terminal text automatically reflows as panel width changes
- Command-based user input variables: Custom user input for task and debug configuration
- Updated Extension API documentation: Completely rewritten with extension guides
Visual Studio Code 1.30.2 (64-bit)
- Change log not available for this version
Visual Studio Code 1.30.1 (64-bit)
Fixes:
- Search view breaks after starting a search while the previous search is still running
- Can't search CRLF files with non-regex multiline search
- Fix search CRLF files with non-regex multiline search
- HTML editor not working fully bug candidate html
- Peek editor tree color tokens are broken bug candidate editor-symbols regression tree
- Can't trigger "Load more Stack Frames" with keyboard
- treeResourceNavigator: fire onSelection also for keyboard events
- "Start Debugging" asks to choose environment when triggered from main menu
Visual Studio Code 1.30.0 (64-bit)
- Multiline search improvements: Easily create multiline search patterns without using regex
- Custom title bar on Linux: The custom title and menu bar is now the default on Linux
- References view: Find All References view includes history of recent searches
- Snippet comment variables: Snippet variables insert correct comment per language
- JS/TS callback display: Now you can see the context of anonymous callbacks
- JSDoc Markdown highlighting: Including syntax highlighting for Markdown code blocks in JSDoc
- Simplified debug configuration: Better defaults and Quick Pick UI for initial launch configuration
- Run tasks on folder open: Configure tasks to run when you first open a project folder
- Choose extension version: Install earlier versions of Marketplace extensions
- Workbench: Menu scrolling and improved overflow handling, one click to open settings.json
- Languages: JS/TS renames now handle destructuring, add missing 'new' Quick Fix
- Debugging: Delete debug consoles, debug directly from the VS Code Process Explorer
- Tasks: Clear task terminal, user input for task variables, rerun last task command
- Extension Authoring: Go to Declaration support, new Signature Help context
Visual Studio Code 1.29.1 (64-bit)
- Change log not available for this version
Visual Studio Code 1.29.0 (64-bit)
- Multiline search: Search across files with regex multiline expressions
- File icons in IntelliSense: Quickly distinguish file types in IntelliSense
- Better macOS support: Full screen mode control and Mojave Dark Mode support
- Collapsible stack frames: Collapse uninteresting stack frames to clearly see your code
- Improved Loaded Scripts view: Displays related resources such as original source files
- Updated extension samples: Uniform style and structure, README, and API usage
- CI recipe for extensions: Azure Pipelines build recipe for extensions
- Preview: List All References: List All References view shows reference search results
- If you'd like to read these release notes online, go to Updates on code.visualstudio.com
- You can also check out this 1.29 release highlights video from Cloud Developer Advocate Brian Clark
Visual Studio Code 1.28.2 (64-bit)
Fixed issues:
- September 2018 Recovery 2 Endgame
- Keep spawning powershell.exe and conhost.exe
- VSCode frequently crashes when ctrl+P searching after 1.28
- debug: on restart, make sure to first disconnect and only then run the prelaunch tasks
- “Remove from recent opened” takes no effect
- Restarting the debug process fails
- Apply selection even when the items don't change
- Auto import not being placed correctly
- Code completion for import suggestion stopped working
- Intellisense - Import suggestions show up but are not inserted/loaded
Visual Studio Code 1.28.1 (64-bit)
Release highlights:
- VS Code file icons reflect file type in your OS explorer
- Tune your snippet collection per workspace
- Use Tab to easily cycle through IntelliSense suggestions
- New command to go to the location of your last edit
- Save a file without changing the existing formatting
- Better delete conflict handling, new rebase on sync option
- Rename a JS/TS file through its import path
- Quickly update a function to use async and await
- Collapse code blocks, multi-line lists, and embedded HTML
- We decided to revisit the behavior of our commands for toggling panels (Terminal, Output, Problems, Debug Console). You can follow issue 19400 for the background on the change
The old behavior was:
- Panel shows if not visible
- Panel hides if visible
The new behavior is:
- Panel shows if not visible
- Panel hides if having keyboard focus
- Panel gets focused when visible but not focused
Visual Studio Code 1.28.0 (64-bit)
Fixes:
- After formatting you need to scroll left
- Must tab through deleted tab stops in snippets
- Debug toolbar buttons disabled
- "Clear Recently Opened" should also clear editor quick pick history
- Reveal untitled file when saving
- Preserve quick open input on Escape
- UriDisplayService is missing remote share path name
- Mechanism to abort the debug launch without showing launch.json
- Debug Hover Widget - Enable the widget resizing for long items whose overflow is hidden
- Conditional breakpoint prompt should offer to enable breakpoints if breakpoint is already disabled
- Extensions: allow to right click to bring up gear menu
- Use --force arg to prevent prompts while installing extensions from CLI
Visual Studio Code 1.27.2 (64-bit)
Fixed:
- August Recovery Endgame
- Regex search and group replace
- TreeItem.iconPath with non-file Uri can be encoded incorrectly
- Breadcrumb selection is broken
- removeFromRecentlyOpened Command Broken
- [html] jquery completions no longer work
- Cannot click relative paths in terminal
- August Recovery Endgame
- VS Code doesn't work after update
- Incorrect new settings (UI) behavior after nothing was found
Visual Studio Code 1.27.1 (64-bit)
- Change log not available for this version
Visual Studio Code 1.27 (64-bit)
Highlights:
- New Settings editor UI to discover, search, and modify VS Code settings
- Fully themable title and menu bars on Windows and Linux
- Symbols highlighted when navigating with breadcrumbs
- Combined menu for creating terminals and managing tasks
- Share the same keybindings.json file across different OSs
- Import path suggestions while you type in CSS, SCSS, and Less
- Support for 'if', 'then', and 'else' schema keywords
- Loaded Scripts Explorer now available for debug extensions
Visual Studio Code 1.26.1 (64-bit)
- Addresses these issues
- Extension host terminated unexpectedly after 1.26.0 update
- Problem entries loops
- Problem Tab is all corrupted with Typescript Problems
- RG 700% CPU usage
- Opened files are not searched until file tab is clicked
- Built-in git extension disabled
- VS Code Hangs When Opening Specific PowerShell File
- VSCode hangs when opening python file
- File paths in Open Recent Menu starts with / and lower case drive letter
- Editor layout is called on every config change
Visual Studio Code 1.26.0 (64-bit)
- Change log not available for this version
Visual Studio Code 1.25.1 (64-bit)
Fixed issues:
- June Recovery Endgame
- Recommended Extensions shows already installed extensions
- executeTask Cannot read property _key of undefined
- Allow task without task definitions. Treat all properties as mandantory
- Error while invoking command `Developer: Reinstall Extension`
- Unverified breakpoint error with build 1.25
- Portable Mode creates cache files in %APPDATA%
Visual Studio Code 1.25.0 (64-bit)
- Change log not available for this version
Visual Studio Code 1.24.1 (64-bit)
- Change log not available for this version
Visual Studio Code 1.24.0 (64-bit)
Some of the key highlights include:
- Unused variable detection - Unused variables are greyed-out in your JavaScript/TypeScript files
- Move to new file refactoring - Easily pull classes and functions into their own files
- Update imports on move/rename - Automatically update import paths in JavaScript/TypeScript
- Duplicate workspace in new window - Great for expanding over multi-mon setups
- IntelliSense for predefined variables - Variable suggestions in debug and task configuration files
- Preview: Outline view - Symbol tree outline and navigation for your projects
- Preview: Settings Editor - New GUI to discover and modify VS Code settings
- Preview: Debug toolbar location - Float, dock or hide the debug toolbar
- Preview: Grid editor layout - Custom vertical/horizontal layout, coming soon to Insiders
- Working with Docker and MongoDB - Learn about Docker and MongoDB integration in VS Code
Here are some further updates:
- Editor - Zoom font size independent of your workbench, syntax highlighting for deleted lines
- Integrated Terminal - Smart fallback to DOM renderer, italic and line spacing support
- Debugging - Switch to debug view on break, Go to Next/Previous Breakpoint
- Languages - JavaScript/TypeScript getter/setter refactoring, SCSS @-keyword completions
- Extension Authoring - Expanded custom views API, Task API to stable, new theme colors
Visual Studio Code 1.23.1 (64-bit)
- April Recovery Endgame endgame-plan
- Extension update events are not being reported using telemetry bug extensions verified
- instanceof doesn't work for FileSystemError api bug candidate remote verified
- Enable cascade to overwrite language features api bug debt verified
- Add undefined check to Quick Input command code path bug candidate verified
- Clear Terminal stops working after upgrading to v1.23.0 bug candidate integrated-terminal verified
- Windows key omitted from menu shortcut hint bug candidate verified
Visual Studio Code 1.23.0 (64-bit)
- Highlighted indent guides: Helps visualize source code indenting
- Run Code Actions on save: Run actions like Organize Imports when you save
- NPM script explorer: Quickly find, run, and debug NPM scripts in your project
- Problems view filtering: Choose which files will display errors and warnings
- Middle mouse button column selection: Middle mouse button with drag for fast column selection
- CSS region folding: Create regions in your CSS/SCSS/Less code for helpful code folding
- Improved CSS new property support: Smart suggestions for CSS experimental properties
- Markdown header search: Search for Markdown headers across your entire workspace
- Custom Activity Bar views: Extension authors can create their own Activity Bar items
- New deploy website tutorial: Learn how to deploy a static website to Azure Storage
- Editor: Better Unicode file support, more stable editor positioning
- Workbench: Copy search results, better Git clone workflow, VS Code process explorer
- Debugging: Logpoint expressions support smart completions and displaying structured objects
- Languages: JavaScript/TypeScript Organize Imports action, persistent Markdown previews
- Extension Authoring: New webview and FileSystem Provider APIs, 'Source' file level actions
Visual Studio Code 1.22.2 (64-bit)
- Syntax aware code folding: Adds improved folding for CSS, HTML, JSON, and Markdown files
- Cross file error, warning and reference navigation: Move quickly around your workspace
- New Hint suggestions: Makes it easy to spot suggested fixes or refactorings in the editor
- Convert to ES6 refactoring: New Code Actions to convert to ES6 classes and modules
- Auto attach to process: Automatically attach the debugger to running Node.js processes
- Logpoints: Inject logging without changing source code or restarting your debug session
- Better large file support: Faster syntax highlighting and easily increase memory for very large files
- Multi-line links in the terminal: Paths and URLs can span lines in the Integrated Terminal
- Emmet wrap preview: Live preview for Emmet's wrap with abbreviation functionality
- Improved updates on Windows: Automatically updates in the background for less downtime
- Preview: Organize JS/TS imports: Remove unused and sort remaining imports
Visual Studio Code 1.22.1 (64-bit)
- Change log not available for this version
Visual Studio Code 1.21.1 (64-bit)
The update addresses these issues:
- [Language Pack] tr is not supported to load "Turkish Language Pack"
- Dirty Code prompt deletes changes regardless of what you choose
- IntelliSense gets out of it's position when list gets shorter at the end of the file with docs not expanded
- Hit breakpoint does not turn yellow
- Markdown extension resources not loading on windows
- Markdown relative image in preview not shown on windows
Visual Studio Code 1.21.0 (64-bit)
- New Notifications UI: Easily manage and review VS Code notifications
- Integrated Terminal splitting: Work with multiple open terminals at once
- Markdown preview scrolling: Markdown preview now supports bidirectional scrolling
- Improved large file support: Text buffer optimizations for large files
- Centered editor layout: Maximize your code viewing screen real estate
- Drag & drop, copy & paste across windows: Move files across open VS Code windows
- HTML path completion: IntelliSense for file paths in common HTML elements
- Language Packs in the Marketplace: Install new display languages from the Marketplace
- Deploy Azure Functions tutorial: Learn how to create and deploy serverless Azure Functions
- PREVIEW: Horizontal search results: You can now view search results in a horizontal panel
Visual Studio Code 1.20.1 (64-bit)
- Change log not available for this version
Visual Studio Code 1.20.0 (64-bit)
- Change log not available for this version
Visual Studio Code 1.19.3 (64-bit)
- Change log not available for this version
Visual Studio Code 1.19.2 (64-bit)
The update addresses these issues:
- Cannot compare changes for git conflicts after upgrade to 1.19
- Missing icons in activity bar
- Workbench doesn't finish loading when Extensions viewlet is first to load
Visual Studio Code 1.19.1 (64-bit)
Update addresses these issues:
- code --status doesn't work if your shell is PowerShell
- Every time i lunch code it starts with code-stdin-randomchars.txt file
- Task ${relativeFile} slash style
- Git diff not working for UNC paths
- what is "Would you like to enable auto fetching of Git repositories?" bug
- Type error: cannot read property comments of null
- Git doesn't pick up user installation directories
Visual Studio Code 1.19.0 (64-bit)
Performance:
- Faster startup and other performance improvements
Serviceability/Diagnostics:
- New VS Code diagnostics, logging, and extension monitoring
Smarter IntelliSense:
- IntelliSense remembers your previous suggestion choices
Better Tab layout:
- Tabbed headers can scale to fit the available space
Git side-by-side image diff:
- Git source control provider can display image changes side by side
Pipe output into VS Code:
- Easily view terminal output in a VS Code editor
New debugging recipes:
- Learn how to debug Next.js, Meteor projects and applications using the nodemon utility
Visual Studio Code 1.18.1 (64-bit)
- gitDecoration.ignoredResourceForeground Theme Bug
- 'The preLaunchTask 'xxxx' cannot be tracked.' exception after installing the October 1.18 release
- Workspace recommendations that are file based recommendations as well, repeat in the split view
- Git: checkIgnore nested Promise/resolve bug (with PR)
- Shell task doesn't finish
- Alt+F S no longer a single action
- Report "spawn UNKNOWN" when global searching
- Zombie breakpoints when editing lines around a breakpoint
- Welcome page needs to update Python extension id
- multi-root folders: excluding dot files from a folder makes it invisible in file explorer candidate
Visual Studio Code 1.18.0 (64-bit)
- Multi-root workspaces released to Stable - Group a logical set of folders into a single workspace
- Vertical panels - Dock panels (Terminal, Output, or Debug Console) to the right of your editor
- Git indicators in the Explorer - See pending file changes in the File Explorer
- Inline pending change review - View pending changes and perform partial commits in the editor
- Several performance improvements - Faster Windows start-up and editor performance tuning
- Auto imports for JS/TS - Relevant imports are added as you call local symbols
- Extract local variable for JS/TS - Refactor a new local variable based on your selection
- Install @types for TypeScript - A new Quick Fix adds missing @types files to your project
- Improved extension recommendations - Recommendations are highlighted in extension searches
Visual Studio Code 1.17.0 (64-bit)
- Cannot open a folder under my OneDrive folder
- VS Code flickers when running on a high DPI external monitor
- VS Code opens off-screen
- Cmd-A doesn't select all text in the save dialog save-as field
Visual Studio Code 1.16.1 (64-bit)
- Performance regression due to exe-based extension recommendations
- Problem with syntax highlighting (HTML/PHP)
- vscode-node-debug extension w/security vulnerability included in latest release
- Git stage ranges fail to update file
- Hang then crash by typing in integrated terminal
Visual Studio Code 1.16.0 (64-bit)
- JavaScript/TypeScript refactoring: Easily extract source code into methods and functions
- HTML tag auto close: Improved editor productivity with automatic close tags
- Color picker in HTML: You can now use the VS Code color picker in HTML files
- Integrated Terminal quick open: Create or jump to terminals from VS Code Quick Open
- Drag and drop from search: Quickly open files from Search and also the Problems panel
- New online documentation: New Emmet topic and updates to the Node.js Deployment tutorial
- VS Code "recipes" repository: Examples using React, Angular and Docker in VS Code
- Preview: Multi-root workspaces: Smoother UI when adding folders and creating a Workspace (Insiders build)
- Preview: Multiple SCM providers: With multiple folders, you can have multiple source control providers (Insiders build)
- Multi-root tips for extension authors: Update your extension to work seamlessly with multi-root workspaces
更新時間:2019-04-05
更新細節:
What's new in this version:
NTLite 1.7.5.6842 (64-bit)
New:
- Source: Windows RT (ARM 32-bit) basic loading support (no official support)
- Components: ‘Netflix’ compatibility option
Upgrade:
- Settings: Toggling Settings and Unattended page values with a single click, with color state indicators
- Source: AOMEI Backupper load boot.wim support
- Components-1903: CDPUser and Error Reporting services removal does not need live lock any more
- UI-Translation: Thanks for Dutch (René)
Fix:
- UI: Checking for updates no longer blocks UI
- UI: Source page UI lists weren’t properly refreshing in certain multimonitor scaling situations
- Updates: update.mum (extracted CAB) integration handling
- Components: ‘Gaming Peripherals’ and ‘Input Processors’ leftovers
- Components: Win8.1 ‘Unified Telemetry Client’ leftovers after the latest rollups
- Source: Export/image file structure optimization was skipped if only non-deletable editions were on the image
NTLite 1.7.4.6790 (64-bit)
New:
- Downloader: Proxy support, enter credentials in File-Settings
Upgrade:
- Source: Architecture handling rewritten, enables test ARM64 support preview
- Source: Loading image edition directly that needs to be converted will keep all editions
- UI: Yes and No to all options for components checking prompts (instead of just Skip all)
- UI-Translation: Thanks for Korean (Redrabbit), Farsi (Mona mon)
Fix:
- Source: Propagating tasks from boot.wim to install.esd could crash the tool
- Source: Expand state remembered for unmounted install images
- Components: ‘Diagnostics’ removal was breaking directory ownership popup in Explorer
- Components: ‘Media Player’ preset loading could recheck it
- Components: TaskHostW could be crashing after a specific removal combination
- Unattended: Autofill selects first available image language if the host language is absent
- Post-setup: Error messages with % sign could cause a crash
NTLite 1.7.3.6761 (64-bit)
- General: Temporarily removed expired tool certificate (blocked by admin popup)
NTLite 1.7.3.6760 (64-bit)
New:
- Source: Windows 10 Preview 20H1 build 18336 support
- Source: Unload all mounted images in a folder option
- Unattended: Disable mode, to remove any unattended settings from the image
- Unattended: Autofill ‘Windows PE’ sub-option, sets only the boot segment with host choices
- Components: ‘Text Services Framework (MSCTF)’ – 64 and 32 bit
- Components: ‘Microsoft Edge’ compatibility option
- Settings: ‘Action Center’
- Settings: ‘Typing insights’
Upgrade:
- Components: ‘Windows Performance Recorder’ split from ‘Performance Counters’
- UI: Preset file operations unlocked during processing and loading
- UI-Translation: Thanks for Turkish (SALiH DRD), Spanish (Oleada), Russian (Den-s),
- Portuguese-Brasil (Igor), Italian (gabritb01), French (tistou77), Dutch (René),
- Chinese Traditional (Matt), Chinese Simplified (Gskening), Arabic (thamermousa)
Fix:
- Source: Host Refresh crash if using ESD image
- Components: Win10 1803 IE removal breaking ms-settings shortcuts after a CU update
- Components: Win10 1903 ‘Display Policy Service’ removal Settings – Display crash
- Components: DISM full Rebase had issues after some removals
- Components: ‘UAC’ and ‘Input Service’ 64 bit removal could break 1809 setup
- Components: VMware Guest compatibility removed (not necessary at this point)
- Updates: .NET 3.5 template 32 bit detection
- UI: boot.wim Settings applying in certain situations not going to 100%
NTLite 1.7.2.6717 (64-bit)
New:
- Source: Windows 10 Preview 1903 build 18329 support
Upgrade:
- Components: ‘VMware Guest’ compatibility option
- Components: ‘Push Notifications Service’ removes more
- Components: Removed ‘UAC’ from ‘Store’ and ‘OOBE’ compatibilities
- Components: Removed ‘Radio Management’ from ‘WLAN’ compatibility
- UI-Translation: Thanks for French (tistou77), Turkish (SALiH DRD)
Fixed:
- Components: Various SFC errors after removals
- Components: Better cumulative update support after removals for a DISM rebased image
NTLite 1.7.2.6703 (64-bit)
New:
- Source: Windows 10 Preview 1903 build 18323 support
Upgrade:
- Updates: Allowing ‘Get Latest Updates’ on secondary instances of this tool
- General: Settings are now applied before Update Cleanup (enables DISM full rebase if set)
- Components: ‘Windows Update’ moved under ‘WinSxS Database’, for more flexibility in trimming ‘WinSxS’
- UI-Translation: Thanks for French (tistou77), Turkish (SALiH)
Fix:
- UI: Host Refresh wizard could stop after making the ISO, before the actual setup initialization
- Updates: Update cleanup had leftovers, now improved while maintaining the better cumulative update compatibility
- Components: Cumulative Update compatibility improved on refreshed lite ISOs (e.g. 1809.107)
- Components: Minor SFC scannow fixes
- Components: ‘Spell Checking’ removal was breaking the Group Policy editor filter
- Components: ‘Enterprise Data Protection’ removal could hang ‘Preparing Windows’ on Win10 1511
NTLite 1.7.2.6680 (64-bit)
Upgrade:
- Components: ‘Connected Devices Platform User Service’ split from ‘CDPSVC’
- Components: ‘Problem Reports and Solutions Control Panel Support’ split from ‘Windows Error Reporting’
- UI: Existing ISO file overwrite warning added to the Apply preview
- UI: Allowing adding latest online updates during a Host Refresh session
- UI-Translation: Thanks for French (tistou77), Russian (Den-s), Arabic (thamermousa), Chinese Simplified (Gskening), Greek (Soulimiotis)
Fix:
- Components: RuntimeBroker errors after some removals (mostly 19H1 Preview)
- Components: ‘People’ app removal wasn’t hiding the tray option
- Components: ‘Store’ live removal was leaving an empty stuck taskbar shortcut
- Components: ‘Remote Desktop Server’ removal breaking live cumulative update post-reboot
- Components: Apps could be crashing if IE and Edge both were removed
- Source: boot.wim loading could hang
- Registry: Integration of a unicode REG file support
NTLite 1.7.2.6650 (64-bit)
- Change log not available for this version
NTLite 1.7.1.6630 (64-bit)
- Post-setup: Duplicate entries in some situations
NTLite 1.7.1.6627 (64-bit)
- Change log not available for this version
NTLite 1.7.1.6623 (64-bit)
Fixed:
- Components: Improved 1809 Windows Update compatibility after removals
- Components: .NET Cache component removal leftovers
- Components: ‘Printing’ removal in some cases breaking image installation
- Components: ‘Internet Explorer’ removal breaking Edge
- Components: ‘Photo Codec’ removal breaking desktop and tray icons
- Components: ‘Windows Connection Manager’ breaking Settings – Network Center
- Components: Win7 ‘Sound Themes’ removal if default sounds kept
- Unattended: Post-setup page and SetupComplete are now allowing duplicate lines
- UI: File-Settings was disabled after processing
NTLite 1.7.1.6593 (64-bit)
Upgrade:
- Components: Win 8.1 ‘Windows Store’ split from ‘Core Metro Support’
- Components: ‘Remote Desktop Services ActiveX Client’ split back from ‘Remote Desktop Client’, needed for HyperV
- UI-Translation: Thanks for German (KrX), Italian (gabritb01), Arabic (thamermousa), Chinese Simplified (Gskening), Korean (Redrabbit)
Fix:
- Components: ‘Mobile PC’ removal breaking ‘Windows Connection Manager’
- Components: ‘SMB Server Common’ removal was breaking ‘HyperV’
- Components: ‘Telemetry Client’ removal was breaking Store-updated ‘Mail’
- Components: ‘HyperV’ removal could break Visual Studio setup
- Components: Win 8.1 ‘Windows Search’ removal was breaking ‘Shell Search’
- UI: Blue text more readable in a dark theme
NTLite 1.7.1.6572 (64-bit)
New:
- Unattended: Optional ‘Computer name’ prompt during setup, select or type [Prompt] to enable it
Upgrade:
- UI: ‘Removed files’ counter and image sizes now show hard links
- UI: Max number of tool instances increased to 2x of CPU threads
- UI-Translation: Thanks for French (tistou), Turkish (SALiH)
Fix:
- Components: 1809’s new PSFX update format compatibility after removals (error 0x800f0982)
- Components: ‘Bitlocker’ removal breaking 1809 Cumulative Update install
- UI: Startup delay while checking temp folder permissions
- UI: Various minor UI fixes
NTLite 1.7.0.6522 (64-bit)
- Change log not available for this version
NTLite 1.7.0.6510 (64-bit)
New:
- Source: Win10 RS5 (1809) Build 17763 support (also many existing components were not detected)
- Source: Win10 Preview Build 18237 support
- Components: ‘Remote Desktop Licensing’
Upgrade:
- Components: ‘Encrypting File System (EFS)’ Feature split from the service (needed for RS5)
- UI-Language: Thanks for Korean (Redrabbit)
Fix:
- Components: Unchecking ‘EVR’ fixed and reduced popups for tied components
- Components-Win10: ‘MobilePC Location’ component detection on RS4+
NTLite 1.7.0.6500 (64-bit)
New:
- Tweaks: Cortana – Activity recommendations when switching devices
- Tweaks: Cortana – Use my signed-in devices history
- Components: ‘Recovery Reset support’ compatibility option
- Components: ‘Nvidia driver setup installer’ compatibility option
- Components: ‘Spotify’ compatibility option
Upgrade:
- Source: Windows 10 build 17755 RS5 preview support
- Components: Dynamic depenency linking among Apps
- Components: SMBv2 split into the Client and Server
- UI-Components: Unchecking master component will prompt before unchecking far dependees
Fix:
- Components: ‘Mixed Reality’ removal was breaking ‘Sensor Data Service’
- Components: ‘Store’ removal was breaking ‘Sticky Notes’
- Components: ‘LockApp’ removal could break Start menu
- UI: Unattended-Join network could select both radio buttons at once
- UI: Minimized error prompt blocking view
NTLite 1.6.3.6440 (64-bit)
- Change log not available for this version
NTLite 1.6.3.6400 (64-bit)
New:
- Tweaks: ‘Command Prompt in directory context menus’
- Tweaks: ‘Remote access to administrative shares’
- Tweaks: ‘Show People on the taskbar’
- Components: Manual option to permanently protect components in the settings.xml ‘LockComponents’
Update:
- Components: Disabling the Explorer warning “Indexing service not running” if Search is removed
- UI: Thanks for French (tistou), Chinese Simplified (Gskening)
Fix:
- Components: ‘Tablet PC’ and ‘Telemetry Client’ removals were breaking the ‘Sticky Notes’ app
- Components: Driver removal better separates multiple versions of the same driver
NTLite 1.6.3.6373 (64-bit)
- Change log not available for this version
NTLite 1.6.3.6240 (64-bit)
New:
- Source: Win10 RS5 17686 support
- Source: Load preset Overwrite/Append options
Update:
- UI-Translation: Thanks for French (tistou)
Fix:
- UI: Cancelling a second instance of the tool would crash on closing
NTLite 1.6.2.6220 (64-bit)
New:
- Updates: ‘Clean update backup’ split into modes (DISM, Compatible and Complete)
- Components: VPN support compatibility option
Update:
- UI: Light theme updated for more contrast
- UI-Translation: Thanks for French (tistou), Italian (gabritb01)
Fix:
- Updates-1803: Error 87 could happen in some environments when integrating a cumulative update with configuring Features
- Updates-Win7: Platform update integration order improvement, solves some extra Windows Update detection
- Components-1083: ‘ICS’ removal could cause OOBE setup reboot
- Components-Win7: ‘DWM’ removal could cause a ‘dwmapi.dll’ setup error
- Components-Win7: Search removal was breaking Shell search
NTLite 1.6.1.6190 (64-bit)
New:
- Source: Edit image edition Name and Description in the context menu
- Updates: .NET Framework 3.5 template option (Add-Template)
Update:
- UI-Translation: Thanks for Italian Installer (bovirus)
Fix:
- Source: Delete edition was temporarily hanging the UI
- Components: Defender removal could remove the empty Run key, now protected for compatibility
NTLite 1.6.0.6174 (64-bit)
Fix:
- Updates-1803: Integration error 32 when combining KB4135051 and .NET CAB
- Components: ‘Spell Checking’ and ‘Windows Update’ removals were causing Settings Language Options crash
- Components: ‘Mail’ removal could break the time tray Calendar popup
- Components: ‘Storage Service’ removal was breaking the Settings Apps list
- Components: ‘Skype’ app had no calling sound after some removals
- Components: ‘User Data Storage’ removal could crash the Mail app
- Components: ‘TPM’ removal could break the Firewall and Defender control panels
- Components-1607: ‘Hyper-V Guest’ removal could break a cumulative update install
Update:
- UI-Translation: Arabic and Chinese Simplified
NTLite 1.6.0.6146 (64-bit)
New:
- Settings-1709+: ‘Reopen my apps after an update or restart’
- Settings-1803: ‘Fullscreen optimizations’
Upgrade:
- UI-Translation: Thanks for French (tistou), Chinese Traditional (Matt), Russian (Den-s)
Fix:
- Updates: 1803 CU KB4100375 could popup an error after integration if used together with Adobe Flash update
- Unattended: Duplicate commands on repeat preset load could cause setup error
- Components-1803: Various leftovers
- Source: ESD compression now uses a number of cores instead of threads, for stability
- General: Multi-instance stability improvements in extreme scenarios
NTLite 1.6.0.6122 (64-bit)
Upgrade:
- UI-Translation: Thanks for Arabic (thamermousa), Farsi (Mona mon), Italian (gabritb01)
Fix:
- Source: 1803 RS4 Enterprise edition crucial package not detected message
- UI: Export progress during ESD to WIM conversion
NTLite 1.5.0.6105 (64-bit)
New:
- Settings: ‘Accent Color (LogonUI)’
Upgrade:
- Source: Win10 RS4 17128 support
- Components: ‘Storage Service’ in Win10 polished and unlocked as safer to remove
Fix:
- Components: Photos could autoclose after being removed and reinstalled from Store
- Components: LTSB image Windows Store detection
- Components: SFC removal was breaking VC-runtimes in Windows 7
- Components: EventLog removal could cause an OOBE loop in Win10 14393
- Components: ‘Language Pack setup’ removal made live only, breaks Settings-search if removed from image
- Components: Scanner drivers were protected from removal if Printing kept
- Settings: ‘Accent Color’ on images, Windows setup resets the value
- UI: Export progress bar could show incorrect values when multiple images were processed in sequence
- UI: Image Tasks checkboxes were not set correctly initially
NTLite 1.5.0.6080 (64-bit)
Upgrade:
- UI: Preset list header clickable for sorting by name
- UI: Better progress bar behavior when exporting multiple editions and preparing data
Fix:
- Post-setup: There could be command reordering mismatches after reloading previously edited image
- Components: Snapping tool removal was breaking OneNote (Desktop Experience missing message)
- Components: Removing Maps or Printing were breaking the Photos app
- Components: MiracastView removal could cause a long lasting blank screen on logon after 1607 CU install
- Components: Now allowing printer drivers removal if Printing and Windows Update kept (updating support balancing)
- Components: Containers removal could break Sysprep
- UI: Windows versions listed like before, in pre-RS4 (e.g. Windows 10 Pro instead of Windows Professional)
NTLite 1.5.0.6025 (64-bit)
New:
- Settings: ‘Display the lock screen’
- Settings: ‘Display last user name in logon screen’
- Settings: ‘Use classic logon’
- Components: ‘Volume Shadow Service API’
Upgrade:
- Source: Win10 RS4 17093 support
- UI-Translation: Thanks for French (tistou), Korean (Redrabbit), Chinese Traditional (Matt), Farsi (Mona mon),
- Portugues-Brasil (Igor), Spanish (Oleada), Arabic (thamermousa), Chinese Simplified (Gskening and jockeysoft),
- Dutch (Rene), Italian (gabritb01)
Fix:
- Components: Bluetooth removal was breaking Windows Mobile Hotspot Service
- Components: Bitlocker removal could break cumulative update in some cases
- Unattended: CopyProfile option was set in the wrong stage, non-functional
- Source: Crash could happen after saving the image
NTLite 1.5.0.5955 (64-bit)
Upgrade:
- UI-Translation: Thanks for Italian (gabritb01), Czech (Tom)
Fix:
- Updates: Language package integration wasn’t applied to boot.wim
- Source: boot.wim image edition deletion protection with ‘Manual setup’ kept unlocked for optional removal
NTLite 1.5.0.5930 (64-bit)
Upgrade:
- Source: Win10 RS4 17074 support
- Components: ‘Recovery Agent’ split from ‘Windows Recovery’ (needed for Bitlocker/TPM and UEFI/dual boot menus)
- Components: ISO image components, those outside of a WIM, grouped in their own section
- Components: Improved Feature configuration support after removals, use Windows Update compatibility option
- Components: Improved cumulative update component removal cleanup
Fix:
- Components-Win10: ‘MicrosoftStickyNotes’ removal was breaking ‘Edge’ PDF functionality
- Components-Win10: ‘Mixed Reality’ and ‘Media Streaming’ detection in N-editions
- Components: ‘IE Engine’ removal was breaking some portable apps
- Components-Win7: ‘Accessibility’ removal was breaking ‘Accessibility On-Screen Keyboard’
- Unattended-Win7: Localized images Administrator enabling
- UI-Translation: French, Russian, Italian, Dutch, Spanish, Farsi, Arabic, Chinese Simplified, Chinese Traditional, Portugues-Brasil
NTLite 1.5.0.5855 (64-bit)
Upgrade:
- Settings: Added Expand/Collapse buttons
Fix:
- Components: Win7 Shell Search removal was breaking Libraries
- Components: Loading preset after opening compatibilities was crashing
- Drivers: Inserting drivers from a directory named windows* would not show anything
- Post-setup: Adding second Command through the UI would do nothing, false duplicate detection
- UI: Tool visual style was not properly saved between restarts
NTLite 1.5.0.5840 (64-bit)
Upgrade:
- Source: Windows 10 RS4 17046 support
- Source: O&O Bluecon v15 boot.wim support
- Components: WinSxS Component Store removal includes update packages
Fix:
- Post-Setup: Command sorting could be mixed on some preset loads
- Post-Setup: Command applying would not indicate progress in identical commands with different parameters
- Components: Win10 1607 ‘Firewall’ and ‘Performance counters’ removals were breaking Metro UI
- Components: Win7 Search removal was breaking library shortcuts
更新時間:2019-04-05
更新細節:
What's new in this version:
Mail.ru Agent 10.0 Build 30274
- Change log not available for this version
Mail.ru Agent 10.0 Build 30264
- Change log not available for this version
Mail.ru Agent 10.0 Build 20275
- Change log not available for this version
Mail.ru Agent 10.0 Build 20272
- Change log not available for this version
Mail.ru Agent 10.0 Build 20267
- Change log not available for this version
Mail.ru Agent 10.0 Build 20251
- Change log not available for this version
Mail.ru Agent 10.0 Build 20249
- Change log not available for this version
Mail.ru Agent 10.0 Build 20248
- Change log not available for this version
Mail.ru Agent 10.0 Build 20238
- Change log not available for this version
Mail.ru Agent 10.0 Build 20234
- Change log not available for this version
更新時間:2019-04-03
更新細節:
What's new in this version:
New:
- Color Grading
- Dynamic Split Screen video controls
- Morph and Seamless transitions
- Video and screen recording software
- Premium plugins and video effects
更新時間:2019-03-29
更新細節:
更新時間:2019-03-27
更新細節:
更新時間:2019-03-21
更新細節: