Visual Studio Community 歷史舊版本 Page23

最新版本 Microsoft Visual Studio Community 2022 17.9.1

Visual Studio Community 歷史版本列表

Visual Studio Community 是一個功能齊全,可擴展的免費 IDE,用於為 Android,iOS,Windows 以及 Web 應用程序和雲服務創建現代應用程序。嘗試用於 Windows PC 的 Visual Studio Community,以獲得功能齊全且可擴展的 IDE; Visual Studio Express. A 的全新替代方案全新的基於工作負載的安裝程序優化了... Visual Studio Community 軟體介紹


Simplenote 1.7.0 查看版本資訊

更新時間:2019-08-13
更新細節:

pdfFactory 7.02 查看版本資訊

更新時間:2019-08-08
更新細節:

What's new in this version:

- Fixed a bug that prevented Snapshot notes from being copied and pasted as bitmaps (Pro only)
- Fixed a bug that sometimes caused lines and shapes to be drawn at slightly incorrect locations

Serato DJ Pro 2.2.1 (64-bit) 查看版本資訊

更新時間:2019-08-07
更新細節:

What's new in this version:

- Support for the Pioneer DDJ-1000SRT
- SC5000 LED’s are now off before deck assignment
- Day Mode now respects played track colour on launch
- Key display in deck area is correct for Day Mode in all view modes
- Fixed a Serato Video crash that can occur on shutdown

Serato DJ Lite 1.2.1 查看版本資訊

更新時間:2019-08-07
更新細節:

What's new in this version:

New Features:
- Added Plays column
- Streaming improvements, including:
-> Streaming tracks can now be batch analysed
-> Track overview fills to show download progress of streaming tracks
-> SoundCloud ‘Likes’ added to Serato DJ library
-> SoundCloud Albums and Playlists have been separated into 2 library items
- Improved GUI rendering

Other Changes:
- Improved overall CPU and GPU performance
- Improved waveform performance with a large buffer size
- Improved library load times especially when streaming services are enabled
- Fixed an issue where streaming tracks sometimes would not load
- Fixed an issue where streaming tracks would fail when loaded repeatedly
- Fixed an issue where streaming service Logout button can be clicked while library still loading
- Fixed an issue where Tidal log-out may take a long time
- Fixed an issue showing a black screen when exiting
- Fixed an issue where streaming would be unavailable in some cases
- Fixed a possible crash on startup due to corrupt temporary database
- Fixed a possible crash with Tidal playlists containing certain unicode characters
- Fixed a possible crash loading corrupt wav files
- Fixed a possible crash reading corrupt mp4 tags
- Fixed a possible crash on shutdown when keys were being pressed
- Fixed a possible crash on startup
- Fixed a possible crash when invalid audio gets resampled

ChanSort 2019.08.05 查看版本資訊

更新時間:2019-08-06
更新細節:

What's new in this version:

- added partial support for Philips .xml channel lists
(There are MANY different file formats, only a few are currently supported)
- fixed "most-recently-used" getting reversed every time the program was started
- added "UTF-8 (Unicode)" character set to menu
- fixed disappearing columns when loading different channel lists without restarting the application

Microsoft Visual Studio Community 2019 16.2.0 查看版本資訊

更新時間:2019-08-06
更新細節:

What's new in this version:

Microsoft Visual Studio Community 2019 16.2.0
IDE:
- Hold down the Alt key + a letter indicated by an underline in the word to quickly jump to different actions in the start window and new project dialog screens for complete keyboard accessibility
- Take any file type including solution files and drop them on to the start window when you launch Visual Studio to load the file
- Resize the start window and new project dialog by dragging the edges. Visual Studio remembers changed sizes between invocations of the windows. Ability to maximize the windows by double clicking in the title bar area and minimize the windows by clicking on the task bar icon when in their launch states
- Access the Developer Command Prompt and Developer Power Shell by either going to “Tools > Command Line” or by searching for them via the Visual Studio Search. Accessing them from within the IDE, automatically sets their path according to the currently opened solution or folder
- The Preview Features tools options page has a new look that provides more information of the feature. Check this page for new features and to provide feedback on features
- Preview Feature: Enable the “Standard tool window layout” preview feature to improve the startup time for Visual Studio by minimizing the impact of opening tool windows
- Backup files are now saved to a temporary folder to avoid using unnecessary storage space in My Document folders that are synchronized with OneDrive
- Users only have to sign in one time to access Azure resources in Visual Studio, Azure CLI or Azure PowerShell
- Developer PowerShell enables users to do everything available in Developer Command Prompt, but now from the familiar PowerShell interface
- Visual Studio retains filters for language, platform, and project type between invocations of the new project dialog for easier access generally used templates with fewer clicks

Extensibility:
- LSP: Folding Range has been updated to better support large snippets
- An extension that uses Newtonsoft.Json may take advantage of features in the new version

C++:
- For local CMake projects configured with Clang, Code Analysis now runs clang-tidy checks, appearing as part of background code analysis as in-editor warnings (squiggles) and in the Error List

Updated the <charconv> header for C++17's P0067R5 Elementary string conversions:
- Added floating-point to_chars() overloads for chars_format::fixed and chars_format::scientific precision (chars_format::general precision is the only part not yet implemented)
- Optimized chars_format::fixed shortest

Added the following C++20 Standard Library preview features:
Available under /std:c++latest:
- P0020R6: atomic<floating-point>
- P0463R1: endian enumeration
- P0482R6: char8_t type for UTF-8 characters and strings
- P0653R2: to_address() for converting a pointer to a raw pointer

Available under /std:c++17 and /std:c++latest:
- P0600R1: [[nodiscard]] in the library

Available unconditionally:
- P0754R2: <version> header
- P0771R1: std::function move constructor should be noexcept
- Windows SDK is no longer a dependency for the CMake for Windows and CMake for Linux components
- Improvements to the C++ linker to significantly improve iteration build times for the largest of input. /debug:fast and /incremental times have been improved on average by 2x, and /debug:full by 3-6x

Visual Studio Installer support:
- The Visual Studio Installer now handles improved size space detection based on what a user already has installed. If the required amount of space is significantly larger than what is available, the previous warning is now converted to an error and blocks installations


Microsoft Visual Studio Community 2019 16.1.6
Security Advisory Notices:
- CVE-2019-1077 Visual Studio Extension Auto Update Vulnerability
- An elevation of privilege vulnerability exists when the Visual Studio Extension auto-update process improperly performs certain file operations. An attacker who successfully exploited this vulnerability could delete files in arbitrary locations. To exploit this vulnerability, an attacker would require unprivileged access to a vulnerable system. The security update addresses the vulnerability by securing locations the Visual Studio Extension auto-update performs file operations in.

CVE-2019-1075 ASP.NET Core Spoofing Vulnerability:
- A spoofing vulnerability exists in ASP.NET Core that could lead to an open redirect. An attacker who successfully exploited the vulnerability could redirect a targeted user to a malicious website. To exploit the vulnerability, an attacker could send a link that has a specially crafted URL and convince the user to click the link.
- The security update addresses the vulnerability by correcting how ASP.NET Core parses URLs. Details can be found in the .NET Core release notes.

CVE-2019-1113 WorkflowDesigner XOML deserialization allows code execution:
- A XOML file referencing certain types could cause random code to be executed when the XOML file is opened in Visual Studio. - There is now a restriction on what types are allowed to be used in XOML files. If a XOML file containing one of the newly unauthorized types is opened, a message is displayed explaining that the type is unauthorized.


Microsoft Visual Studio Community 2019 16.1.5
- Fixed known issue: Merge tools in "Resolve conflicts" not shown


Microsoft Visual Studio Community 2019 16.1.4
- Fixed known issue: The debugger's worker process (msvsmon.exe) unexpectedly exited. Debugging will be aborted
- Fixed known issue: VS 2019 crashes when debugging async code
- Fixed known issue: Xamarin problem following update to VS2019 16.1
- Fixed known issue: [Xcode11] [Simulator] Updating to Xcode 11 stops the simulator from launching
- Improved the reliability of Visual Studio by fixing an intermittent issue that happens when opening solutions
- Fixed a crash with the search functionality in locals / autos / watch windows when the IDE is not in break mode


Microsoft Visual Studio Community 2019 16.1.3
- Fixed known issue: Fixed VSiX Installer throwing an IOException when executed from Visual Studio installation folder
- Fixed known issue: Removed double-prompting for survey on uninstall
- Enabled a help link for new users to get help choosing a workload


Microsoft Visual Studio Community 2019 16.1.1
- Custom tasks with default contextType via tasks.vs.json are broken in Open Folder
- No snapshot created for C++ native code in Memory Usage tool in the Diagnostic Tools window while debugging
- Crash in VS 16.1.0 when pressing the link “search online”
- Fixed the issue where sometimes certain features (i.e. Find All References) in LiveShare guest session do not work
- Fixed an issue where the devenv.exe process could hang around after shutdown of Visual Studio for up to 30 seconds


Microsoft Visual Studio Community 2019 16.1.0

IDE:
- Visual Studio IntelliCode is now generally available and comes installed with any workload that supports C#, C++, TypeScipt/JavaScript, or XAML
- We have added Per-Monitor Awareness support
- New codefixes are available for C#
- Most Recently Used has been added to Visual Studio Search

Debugger:
- Source Link authentication improvements have been implemented
- We have added nuget.org symbol server to the list of default symbol servers
- Time Travel Debugging preview now includes exception stepping support

Extensibility:
- We have removed the need for .resx file in VSIX projects (BuildTools update)
- VSIX Project template now uses the new SDK version

Performance:
- You can now experience optimizations to improve the solution load time of very large solutions
- Template authors can add custom tags to their templates
- There is now CodeLens support for custom UI
- We have provided updates to Language Server Protocol implementation
- We have updated behavior for switching between solutions, folders, and other views

C++:
- In-editor documentation for CMake has been added
- Use Windows Subsystem for Linux with C++ natively in Visual Studio, and AddressSanitizer for Linux projects and WSL
- We have made improvements and modified colorization in C++ Quick Info tooltips
- We have implemented new C++ Code Analysis quick fixes

F#:
- We have released more performance improvements and a bulk of bug fixes for F# and F# tooling

.NET:
- New .NET productivity features include one-click code cleanup on projects and solutions, a new toggle block comment keyboard shortcut, refactoring to move types to other namespaces
- You can now clone code from an SSH URI through the clone screen in the start window
- .NET Productivity additions in this release include intellisense completion for unimported types, toggling single-line comment/uncomment, exporting naming styles to editorconfig, and a new code style setting for preferring usings inside/outside namspaces
- We have implemented .NET SDK tooling additions primarily around supporting WinForms and WPF projects for .NET Core 3.0 along with bug fixes and performance improvements
- Visual Studio SDK v16.0 has been released to NuGet
- A preview of the XAML Designer for .NET Core 3.0 WPF development is available

Xamarin:
- Default Android Experience for Xamarin now supports API 28
- Xamarin.Forms XAML recommendations for design time attributes
- Top Issues Fixed in Visual Studio 2019 version 16.1
- Cannot navigate to the symbol under the caret in ASP.NET MVC Projects
- Resx editor doesn't render
- Find All References minimises when using arrow keys
- Could not copy the file "objx64DebugManagement.exe" because it was not found
- Xamarin.iOS cannot find the application manifest. Please ensure the project contains a manifest file named 'Info.plist"
- nmake environment missing path to NETFX tools
- Clicking on a ASP.NET Core project in solution opening the project .csproj file
- [MSConnect 3142311] Visual Studio IDE ?? E1449,???????????,???? -> Visual Studio IDE prompt E1449, but the code can compile and run normally, and the result is also correct
- Assembly reference is removed from project after running app referencing library
- When updating Visual Studio 2019 from RC to GA, RC shortcuts for Visual Studio are left behind


Microsoft Visual Studio Community 2017 16.0.0
- Change log not available for this version


Microsoft Visual Studio Community 2017 15.9.11
- Access violation C++ /CLI 15.9.5 ISO C++ Latest Draft Standard since 15.9.5
- PGO Code Gen Bug - Vectorized instruction accessing memory OOB
- We have implemented a C++ compiler fix to correct exception handling support for code using setjmp/longjmp in Release mode
- We have implemented a C++ linker fix regarding information in PDB where the incorrect module info could result in heap corruption when producing a stripped PDB file either by PDBCopy.exe or by link.exe when option /PDBSTRIPPED is specified
- We have corrected dual signing of the ARM64 Visual C++ Redistributable installer


Microsoft Visual Studio Community 2017 15.9.10
- We have fixed an issue with debugging using Docker when a web proxy is configured
- In debugging using Docker, you will now experience improved error handling for failures related to drive sharing configuration (for example, expired credentials)


Microsoft Visual Studio Community 2017 15.9.9

Fixed:
- SSDT: We fixed a crash in the SSIS Foreach Loop container
- A few .NET native for UWP customer issues were fixed in .NET native tools 2.2 (UWP 6.2.4)
- We have corrected dual signing of Visual C++ Redistributable installers


Microsoft Visual Studio Community 2017 15.9.8
- ModelBus-enabled text transformation fails on 15.8
- SSDT: Fix to improve performance of loading solutions with multiple projects


Microsoft Visual Studio Community 2017 15.9.7

These are the customer-reported issues:
- Crashes when expanding variables!
- /DEBUG:FASTLINK + C7 + PCH crashes debugger
- Native C++ application crashes because of stack corruption with VS 2017 15.9.2
- Incorrect Release Mode code
- Xamarin Unobserved Task Exception WebRequest
- Link /SOURCELINK option seems to do nothing. This fixes Source Link for Managed C++ Debugging
- Fixed an issue with corruption of AVX/MPX/AVX512 registers while Debugging
- Update of Microsoft.VCLibs.140.00.UWPDestkop framework packages for C++ UWP DesktopBridge applications adding support for ARM64
- Corrected incorrect version of VCToolsRedistVersion in Microsoft.VCToolsVersion.default.props
- Corrected unsigned embedded dll for VC Redist installers
- SSDT/Web Tools: We fixed an issue where SQL LocalDB was not installed on Polish, Turkish, and Czech locales
- SSDT: We fixed an issue affecting SQL Server Aalysis Services (Method not found exception when clicking on UI)
- SSDT: We fixed an accessibility issue which was causing the contents of a table not to be visible in the result window when using High-Contrast mode


Microsoft Visual Studio Community 2017 15.9.6
- Installation failures of the Unity Editor component in China
- Starting a new nanoFramework project from a template
- Deployment errors after VS2017 update
- Android Deploy failed - Error ADB0010
- Error in German translation: info bar "session closed unexpectedly"
- Visual Studio 2017 create offline layout problem: Failed to load from stream for non-ENU layouts
- Extension auto-update can leave extension disabled


Microsoft Visual Studio Community 2017 15.8.9
- Added support for Xcode 10.1 in Visual Studio Tools for Xamarin.
- Updated the Xamarin.Forms template to Xamarin.Forms 3.3.0.
- Update 15.8.6 breaks Installer Projects.
- Internal Compiler error in VS15.8 msc1.cpp line 1518.
- Microsoft Visual Studio 2017 Installer Projects 0.8.8 and VS 15.8.6.
- SFINAE fails to detect matching overloaded function in preview VS preview 3 15.9.0.
- XAML Designer crash on Visual Studio close.


Microsoft Visual Studio Community 2017 15.8.8
- These are the customer-reported issues addressed in 15.8.8:
- /DEBUG:FASTLINK no debug info for STL types included via PCH.
- Bad codegen seen in 15.8 RTW compiler.
- Heap corruption in stack unwinding when inlining function.
- Linker consumes 6 GB of memory for specific test case.


Microsoft Visual Studio Community 2017 15.8.7
Azure DevOps:
- Visual Studio Team Services is now Azure DevOps! You will see this new branding in Team Explorer and in references across Visual Studio.


Microsoft Visual Studio Community 2017 15.8.6
Summary of What's New in 15.8.6:
- The latest Windows 10 SDK is available.

Top Issues Fixed in 15.8.6:
- These are the customer-reported issues addressed in 15.8.6:
- NuGet packages for Intellisense are broken.
- Visual Studio closes after opening sln.
- App.Config XML editor still freezing in 15.8.4.
- Details of What's New in 15.8.6:
- Latest Windows 10 SDK for Universal Windows Platform developers
- The latest Windows 10 SDK (build 17763) is now available as an optional component for the Universal Windows Platform development workload. You can add this SDK to the workload by selecting the Windows 10 SDK (10.0.17763.0) checkbox.


Microsoft Visual Studio Community 2017 15.8.5
- Debugger tooltip does not expand in Xamarin.iOS debugging session.
- Debugger won't let me leave execution point (Android).
- After updating to 15.8.1, data tip does not show when debugging.
- Debugger data tip does not expand [Editor].
- Exception:MSB0001: Internal MSBuild Error: Already registered for build-time.
- Wrong path to resource in manifest for ClickOnce after upgrading to VS 15.8.1.
- ClickOnce Manifest error in 15.8.
- ClickOnce Publish is missing certain references.
- ClickOnce: Language file copied to wrong location.
- Reference missing in the ClickOnce publish folder.
- Compiling non-.NET SDK style F# projects results in an internal MSBuild error unless MSBuild parallelism is set to 1.
- F# is not NGEN'd in Visual Studio.
- F# deploys the FSharp.Core 4.5.0.0 binary in the 4.4.3.0 location.


Microsoft Visual Studio Community 2017 15.2.26430.16
- Fixed a WebDeploy install issue on RS3


Microsoft Visual Studio Community 2017 15.2.26430.15
- Fix crash when specific unnamed code constructs were used in C/C++ code


Microsoft Visual Studio Community 2017 15.2.26430.14
- New Project menu fails with error "Value cannot be null. Parameter name: eventId"
- VS2017 fails to start and immediately errors out with "Unknown Error" message


Microsoft Visual Studio Community 2017 15.2.26430.13
- Update to Visual Studio (version 15.2) solution loading caused forced restart
- Visual Studio 2017 randomly restarts after 15.2 update

Corona SDK 2019.3512 (Daily) 查看版本資訊

更新時間:2019-08-06
更新細節:

What's new in this version:

Corona SDK  2019.3512 (Daily)
- Change log not available for this version


Corona SDK  2019.3510 (Daily)
- Change log not available for this version


Corona SDK  2019.3509 (Daily)
- Change log not available for this version


Corona SDK  2019.3508 (Daily)
- iOS/tvOS: updating SDK to 12.4 (Xcode 10.3)


Corona SDK  2019.3504 (Daily)
- Android: fixing builds with 32bit java


Corona SDK  2019.3496 (Daily)
- Change log not available for this version


Corona SDK  2019.3490 (Daily)
- Trying to fix gradle build for Windows
- Expansion file support for new build system


Corona SDK  2019.3486 (Daily)
- Change log not available for this version


Corona SDK  2019.3480 (Daily)
- Change log not available for this version


Corona SDK  2019.3476 (Daily)
- Windows: renewing code signing certificate


Corona SDK  2019.3474 (Daily)
- Simulator: fixing parameters for the widget.newButton() for the game template


Corona SDK  2019.3473 (Daily)
- MacOS Sim: fixing Xcode 10.2 simulators not being detected

HitFilm Pro 13.0.9126.07201 查看版本資訊

更新時間:2019-07-30
更新細節:

What's new in this version:

- Added the ability to lock tracks on the editor timeline, and to lock layers in composite shot timelines.
- Added a Strength slider to the LUT effect, to control the intensity of the LUT.
- The ribbon bar now provides information on what updates are available.
- Selecting "Delete media cache" when no project is opened no longer requires HitFilm to be relaunched.
- Added the Tone Coloring effect, which provides color controls for different tonal ranges of your project.
- Added the Remove Stock Background effect, for simple removal of black or white backgrounds.
- Upgraded Mocha HitFilm to version 6.0.3
- Added the Highpass Sharpen tool originally developed for Imerge Pro.
- Added support for multiple audio streams in video files.
- Restyled the Options dialog for improved legibility.
- The Fill Color effect now uses a default value of 100% for the Blend Amount
- The name of the "Import as Comp" option for templates is changed to "Edit".
- The Foundry's Camera Tracker has been integrated into HitFilm Pro.
- Masks can now be created and edited on the Editor timeline, without a composite shot being required.

Bug fixes:
- Loading MP3 files with multiple ID3 tags no longer causes an error.
- HitFilm now confirms that all changes to the project are saved before exiting.
- Improved audio sync for files captured by screen recording software.
- Commands which open File Explorer or Finder windows no longer open multiple windows.
- MP4 video files now decode properly on Xeon processors.
- Effects containing layer pickers with unselected layers now display correctly in opened projects.
- The Puppet effect no longer displays layer-only properties when used on the Editor timeline.
- Cineform .mov files exported on the Mac now properly display alpha channel transparency data. (Mac)
- Improved compatibility with .cube LUT files from Sony.
- Full screen mode now maximizes use of available screen space. (PC)
- Showing an exported file in the Finder no longer causes an error. (Mac)
- Rain on Glass no longer shows layer picker for the Environment Map when used on the Editor timeline.
- Publishing controls that don't contain keyframes now properly displays the Publish icon.
- Layer names remain legible regardless of what label color is selected.
- Published properties are low correctly labeled when a project is loaded.
- Property names used in templates now display correctly when the property name is edited.
- Text layers now display the correct colors when motion blur is applied.
- Mocha HitFilm now launches correctly from saved projects.
- Improved video playback performance when GPU acceleration is not in use. (PC)
- The order of default color labels is now more logically arranged.
- Footage created using NVIDIA Shadowplay containing audio at 312kbs now loads correctly.
- Right-clicking a text layer with the Slice tool selected no longer causes a crash.
- Holding CTRL when the slice tool is active now correctly allows you to create keyframes on the audio envelope.
- The distribute tools now factor in layer order when positioning multiple layers.
- Improved compatibility of .m4a files.
- Rendering a particle effect using another layer as a texture source no longer causes stability issues.
- Changed the alignment of the Close button.
- Deleting templates from the media panel which have been edited on the timeline no longer causes stability issues.
- Added shortcut key options for the Publish and Unpublish features. No default shortcut is assigned.
- The value graph now defaults to inactive, in the control panel.
- Editing the quality profiles in the options dialog no longer causes stability issues.
- Click-dragging on the editor timeline to select multiple objects or keyframes now works correctly.
- Deleting an object from the editor sequence when both the object and its keyframes are selected no longer causes stability issues.
- Adjusted the background color of the YUV Color Wheels to be consistent with other effects.
- When dragging multiple layers through the layer stack, the original order of the layers is now properly retained.
- J and L cuts on the editor timeline now work correctly.
- Improved decoding of .mp4 files, to eliminate codec corruption that would sometimes be displayed.
- Particle layers now update properly when a parent layer or dependent layer is modified.
- Sorting the Export Queue by duration now works correctly.
- MOV files using the Cineform codec now load correctly. (PC)
- Importing numerous media files no longer causes audio conforming errors.
- Pasting a comp containing an asset that was removed after the comp was copied no longer causes stability issues.
- The right-click contextual menu for templates no longer includes unavailable commands (cut/copy/duplicate).
- Maximize now updates correctly on Windows 8.1 when the taskbar is moved. (PC)
- HitFilm now correctly supports the Auto-hide Taskbar function of Windows. (PC)
- The right-click contextual menu of an object created by linking two separate media objects no longer shows the Properties option.
- When new assets are imported, they are now automatically selected in the media panel.
- Importing a template from another project using the "Import composite shot" now retains the published template status.
- Undoing the deletion of an asset from the media panel no longer causes stability issues.
- Mask controls are no longer duplicated unnecessarily.
- Pasting a template that has been deleted from the media panel no longer causes stability issues.
- Creating a Light layer when a mask tool is selected no longer switches to the Selection tool.
- Templates present on the Editor timeline which are no longer in the Media panel can no longer be pre-rendered.
- Updated the appearance of the MPEG-2 Warning icon in the media panel, for HighDPI displays.
- Click-drag to adjust values in the text panel once again works correctly.
- Masks now display the same controls on the timeline and in the control panel.
- Editing the text contained in a template no longer causes stability issues.
- The playhead and timeline now display correctly when new media is added to the end of the editor timeline.
- Improved the styling of the breadcrumb trail for the Lifetime property.
- Adding mask points after relinking media no longer causes stability issues.
- The Delete button in the media panel is now disabled if nothing is selected.
- The Properties of the HitFilmPro.exe file now display the appropriate legal trademark information. (PC)
- Deleting an asset from the media panel when a timeline instance of the asset is parented to another layer no longer causes stability issues.
- The viewer no longer displays controls for offline assets.
- Installing a template created with a newer version of the software no longer causes stability issues.
- Resizing the Options dialog now renders correctly.

pdfFactory 7.01 查看版本資訊

更新時間:2019-07-26
更新細節:

What's new in this version:

- Fixed a bug that sometimes caused missing text output in the page display
- Performance and stability improvements when saving complex FP files
- Fixed clipping problems when imaging text notes to PDF files (Pro only)

ChanSort 2019.07.25 查看版本資訊

更新時間:2019-07-25
更新細節:

What's new in this version:

- Fixed: application failed to save config and didn't exit when the folder %LOCALAPPDATA%ChanSort doesn't exist