SuperAntiSpyware 歷史版本列表 Page17

最新版本 SuperAntiSpyware Professional X 10.0.1256

SuperAntiSpyware 歷史版本列表

SuperAntiSpyware 免費版將刪除所有的間諜軟件,不只是簡單的。對硬盤,可移動驅動器,內存,註冊表或個人文件夾進行快速,完整和自定義掃描。包括信任項目,並且不包括完全自定義掃描的文件夾。檢測並刪除間諜軟件,廣告軟件,惡意軟件,木馬,撥號程序,蠕蟲,密鑰記錄器,劫持程序,寄生蟲,根工具包和許多其他類型的威脅。點亮系統資源,不會減慢計算機速度。 SuperAntiSpyware PC 脫機... SuperAntiSpyware 軟體介紹


CudaText 1.89.4.0 (64-bit) 查看版本資訊

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

What's new in this version:

Added:
- bracket highlighting now also finds nearest surrounding brackets (like VS Code)
- lexer C: fix keywords, fix ligatures
- lexer C++: fix keywords, fix ligatures
- lexer Ruby: fix keywords, fix ligatures

Changed:
- bracket highlighting now ignores brackets in comments/strings (to show surrounding brackets in real code)
- deleted menu item "Help / Changelog"
- deleted folder "readme" from Linux/macOS installers

cURL 7.67.0 查看版本資訊

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

What's new in this version:

Changes:
- curl: added --no-progress-meter
- setopt: CURLMOPT_MAX_CONCURRENT_STREAMS is new
- urlapi: CURLU_NO_AUTHORITY allows empty authority/host part

Bugfixes:
- BINDINGS: five new bindings addded
- CURLOPT_TIMEOUT.3: Clarify transfer timeout time includes queue time
- CURLOPT_TIMEOUT.3: remove the mention of "minutes"
- ESNI: initial build/setup support
- FTP: FTPFILE_NOCWD: avoid redundant CWDs
- FTP: allow "rubbish" prepended to the SIZE response
- FTP: remove trailing slash from path for LIST/MLSD
- FTP: skip CWD to entry dir when target is absolute
- FTP: url-decode path before evaluation
- HTTP3.md: move -p for mkdir, remove -j for make
- HTTP3: fix invalid use of sendto for connected UDP socket
- HTTP3: fix ngtcp2 Windows build
- HTTP3: fix prefix parameter for ngtcp2 build
- HTTP3: fix typo somehere1 > somewhere1
- HTTP3: show an --alt-svc using example too
- INSTALL: add missing space for configure commands
- INSTALL: add vcpkg installation instructions
- README: minor grammar fix
- altsvc: accept quoted ma and persist values
- altsvc: both backends run h3-23 now
- appveyor: Add MSVC ARM64 build
- appveyor: Use two parallel compilation on appveyor with CMake
- appveyor: add --disable-proxy autotools build
- appveyor: add 32-bit MinGW-w64 build
- appveyor: add a winbuild
- appveyor: add a winbuild that uses VS2017
- appveyor: make winbuilds with DEBUG=no/yes and VS 2015/2017
- appveyor: publish artifacts on appveyor
- appveyor: upgrade VS2017 to VS2019
- asyn-thread: make use of Curl_socketpair() where available
- asyn-thread: s/AF_LOCAL/AF_UNIX for Solaris
- build: Remove unused HAVE_LIBSSL and HAVE_LIBCRYPTO defines
- checksrc: fix uninitialized variable warning
- chunked-encoding: stop hiding the CURLE_BAD_CONTENT_ENCODING error
- cirrus: Increase the git clone depth
- cirrus: Switch the FreeBSD 11.x build to 11.3 and add a 13.0 build
- cirrus: switch off blackhole status on the freebsd CI machines
- cleanups: 21 various PVS-Studio warnings
- configure: only say ipv6 enabled when the variable is set
- configure: remove all cyassl references
- conn-reuse: requests wanting NTLM can reuse non-NTLM connections
- connect: return CURLE_OPERATION_TIMEDOUT for errno == ETIMEDOUT
- connect: silence sign-compare warning
- cookie: avoid harmless use after free
- cookie: pass in the correct cookie amount to qsort()
- cookies: change argument type for Curl_flush_cookies
- cookies: using a share with cookies shouldn't enable the cookie engine
- copyrights: update copyright notices to 2019
- curl: create easy handles on-demand and not ahead of time
- curl: ensure HTTP 429 triggers --retry
- curl: exit the create_transfers loop on errors
- curl: fix memory leaked by parse_metalink()
- curl: load large files with -d @ much faster
- docs/HTTP3: fix `--with-ssl` ngtcp2 configure flag
- docs: added multi-event.c example
- docs: disambiguate CURLUPART_HOST is for host name (ie no port)
- docs: note on failed handles not being counted by curl_multi_perform
- doh: allow only http and https in debug mode
- doh: avoid truncating DNS QTYPE to lower octet
- doh: clean up dangling DOH memory on easy close
- doh: fix (harmless) buffer overrun
- doh: fix undefined behaviour and open up for gcc and clang optimization
- doh: return early if there is no time left
- examples/sslbackend: fix -Wchar-subscripts warning
- examples: remove the "this exact code has not been verified"
- git: add tests/server/disabled to .gitignore
- gnutls: make gnutls_bye() not wait for response on shutdown
- http2: expire a timeout at end of stream
- http2: prevent dup'ed handles to send dummy PRIORITY frames
- http2: relax verification of :authority in push promise requests
- http2_recv: a closed stream trumps pause state
- http: lowercase headernames for HTTP/2 and HTTP/3
- ldap: Stop using wide char version of ldapp_err2string
- ldap: fix OOM error on missing query string
- mbedtls: add error message for cert validity starting in the future
- mime: when disabled, avoid C99 macro
- ngtcp2: adapt to API change
- ngtcp2: compile with latest ngtcp2 + nghttp3 draft-23
- ngtcp2: remove fprintf() calls
- openssl: close_notify on the FTP data connection doesn't mean closure
- openssl: fix compiler warning with LibreSSL
- openssl: use strerror on SSL_ERROR_SYSCALL
- os400: getpeername() and getsockname() return ebcdic AF_UNIX sockaddr
- parsedate: fix date parsing disabled builds
- quiche: don't close connection at end of stream
- quiche: persist connection details (fixes -I with --http3)
- quiche: set 'drain' when returning without having drained the queues
- quiche: update HTTP/3 config creation to new API
- redirect: handle redirects to absolute URLs containing spaces
- runtests: get textaware info from curl instead of perl
- schannel: reverse the order of certinfo insertions
- schannel_verify: Fix concurrent openings of CA file
- security: silence conversion warning
- setopt: handle ALTSVC set to NULL
- setopt: make it easier to add new enum values
- setopt: store CURLOPT_RTSP_SERVER_CSEQ correctly
- smb: check for full size message before reading message details
- smbserver: fix Python 3 compatibility
- socks: Fix destination host shown on SOCKS5 error
- test1162: disable MSYS2's POSIX path conversion
- test1591: fix spelling of http feature
- tests: add `connect to non-listen` keywords
- tests: fix narrowing conversion warnings
- tests: fix the test 3001 cert failures
- tests: makes tests succeed when using --disable-proxy
- tests: use %FILE_PWD for file:// URLs
- tests: use port 2 instead of 60000 for a safer non-listening port
- tool_operate: Fix retry sleep time shown to user when Retry-After
- travis: Add an ARM64 build
- url: Curl_free_request_state() should also free doh handles
- url: don't set appconnect time for non-ssl/non-ssh connections
- url: fix the NULL hostname compiler warning
- url: normalize CURLINFO_EFFECTIVE_URL
- url: only reuse TLS connections with matching pinning
- urlapi: avoid index underflow for short ipv6 hostnames
- urlapi: fix URL encoding when setting a full URL
- urlapi: fix unused variable warning
- urlapi: question mark within fragment is still fragment
- urldata: use 'bool' for the bit type on MSVC compilers
- vtls: Fix comment typo about macosx-version-min compiler flag
- vtls: fix narrowing conversion warnings
- winbuild/MakefileBuild.vc: Add vssh
- winbuild/MakefileBuild.vc: Fix line endings
- winbuild: Add manifest to curl.exe for proper OS version detection
- winbuild: add ENABLE_UNICODE option

CudaText 1.89.2.0 (64-bit) 查看版本資訊

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

What's new in this version:

Added:
- horizontal scrollbar in Output/Validate panels (it auto shows for long lines)
- don't run Multi Installer on first start, just show info message
- lexer CSS: support more standard properties
- lexer CSS: underline incorrect units after numbers

Changed:
- replace option "hide_horiz_scrollbar" with "scroll_style_horz" (enum)

Fixed:
- theme filenames in mixed case could not be used
- file session did not restore saved encoding
- not working HTML auto-completion tag list
- incorrect multi-caret positions after Del on complex selections
- slow start of plugin Config Toolbar
- reset of file encoding after Reopen command

CudaText 1.89.0.0 (64-bit) 查看版本資訊

更新時間:2019-10-29
更新細節:

What's new in this version:

Added:
- built-in bracket highlighting, no more need in plugin Bracket Helper, and it works much faster than plugin. It supports most of plugin's features, including show brackets on gutter, including checks for syntax elements
- option "bracket_highlight"
- option "bracket_symbols"
- option "bracket_distance"
- command "brackets: pair highlight: on"
- command "brackets: pair highlight: off"
- command "brackets: pair highlight: toggle"
- command "brackets: jump to pair"
- command "brackets: select to pair"
- command "brackets: select to pair, inside"
- plugin Spell Checker keeps font color of highlighted words
- lexer JSON: reworked code tree
- lexer Markdown: minor fixes, adapted for Spell Checker
- Project Manager: "Go to file" command reworked, much faster now on big projects
- Project Manager: feature from Kate editor: on opening a file from Git/SVN repo, project is created and file is focused in that project (if no named project was opened before); added option in the plugin dialog

Fixed:
- macOS: crash on copying vertical block to clipboard
- crash with non-ASCII text after showing Command Palette
- plugin Tabs List: font options didn't work

Ocenaudio 3.7.6 (64-bit) 查看版本資訊

更新時間:2019-10-24
更新細節:

What's new in this version:

- Fix memory leak

SuperAntiSpyware 8.0.0.1046 查看版本資訊

更新時間:2019-10-24
更新細節:

What's new in this version:

SuperAntiSpyware 8.0.0.1046
- Change log not available for this version


SuperAntiSpyware 8.0.0.1044
- Change log not available for this version


SuperAntiSpyware 8.0.0.1042
- Change log not available for this version


SuperAntiSpyware 8.0.0.1038
- Service release
- Misc. bug fixes


SuperAntiSpyware 8.0.0.1034
- Change log not available for this version


SuperAntiSpyware 8.0.0.1032
- Change log not available for this version


SuperAntiSpyware 8.0.0.1030
- Change log not available for this version


SuperAntiSpyware 8.0.0.1028
- Added check box to Startup Item Added toaster to allow a user to disable the notification
- Fixed a possible bug that may affect the spoofed file detection when using direct disk scanning
- Misc. minor bug fixes


SuperAntiSpyware 8.0.0.1026
- Change log not available for this version


SuperAntiSpyware 8.0.0.1024
- Updated Look & Feel: Updated visuals and design that creates a cohesive experience with the updated website
- Alerts When Programs are Added to Start Up: Notifies users when new programs have been added to Windows startup locations or load points
- Scan For Hijacked Shortcuts: Warns users of a hijacked browser shortcut from the desktop
- Repair Tools: Enables users to restore PC system and configuration settings that have been damaged from malware
- Do Not Disturb PC Mode: Allows users to turn off SAS notifications when playing a game or watching a movie


SuperAntiSpyware 6.0.1264
- Misc. bug fixes
- Improvements to in-product performance and quality assurance telemetry


SuperAntiSpyware 6.0.1262
- Change log not available for this version


SuperAntiSpyware 6.0.1260
- Change log not available for this version


SuperAntiSpyware 6.0.1258
- Fixed cookie detection issue affecting Internet Explorer


SuperAntiSpyware 6.0.1254
- Change log not available for this version


SuperAntiSpyware 6.0.1252
- Service release
- Various bug fixes


SuperAntiSpyware 6.0.1250
- Service release
- Misc. bug fixes


SuperAntiSpyware 6.0.1248
- Change log not available for this version


SuperAntiSpyware 6.0.1244
Technology Changes:
- Service release
- Update corporate HQ address on the Help screen
- Misc. bug fixes


SuperAntiSpyware 6.0.1242
- Service release
- Various bug fixes


SuperAntiSpyware 6.0.1240
- Change log not available for this version


SuperAntiSpyware 6.0.1236
- Change log not available for this version


SuperAntiSpyware 6.0.1232
- Change log not available for this version


SuperAntiSpyware 6.0.1230
- Fix for Edge browser cookie detection on Windows 10 Anniversary
- Various other bug fixes


SuperAntiSpyware 6.0.1228
- Change log not available for this version


SuperAntiSpyware 6.0.1226
- Change log not available for this version


SuperAntiSpyware 6.0.1224
- Change log not available for this version

Foxit PhantomPDF Standard 9.7.0 查看版本資訊

更新時間:2019-10-16
更新細節:

What's new in this version:

New Features:
- Create PDFs from Microsoft Project (Business Only)
- Quickly create and email PDFs using a Foxit PDF tab in the Microsoft Project ribbon
- Allow you to create and manage an embedded index for a single PDF, which makes it much faster to search the document with that index
- Reverse the page order for a range of pages in PDF documents in a few steps
- Enable you to export PDF files to XPS files

Improvements:
- Enhanced industry standards validation and creation
- Use the Preflight feature to analyze whether PDF documents are valid for print production and comply with PDF’s standards (including PDF/A, PDF/E, PDF/X, PDF/UA, and PDF/VT), correct fixable errors in the documents, as well as creating standards-compliant documents with more settings
- Provide more details in the analyzing results and more options to create a results report
- The Standards panel icon automatically appears on the left side of the navigation pane when you open a PDF that is compliant with a standard, giving you a quick way to view the standards information of the PDF
- When exporting PDFs to other formats, directly save the output files to ShareFile, DMSforLegal, Dropbox, Box, and eDOCS DM
- Allow you to choose files from ShareFile, DMSforLegal, Dropbox, Box, and eDOCS DM when creating, comparing, combining, organizing PDFs and more
- Within Microsoft Office, directly convert the Office file to PDF and save it to ShareFile, DMSforLegal, Dropbox, Box, and eDOCS DM
- Enhanced PDF creation from HTML
- Provide the Media Style options to convert a web page exactly as how it is displayed on the screen to PDF, or convert it based on the Print setting on the web page itself
- Offer scaling options to specify whether to scale web pages while conversion
- More efficient redaction
- Search and redact multiple words or phrases at the same time to streamline your workflows
- Allow you to select multiple redaction codes from the context menu or the properties of the marked content
- Add Tool Wizard on the Start page for some most frequently used features to help you quickly get started with Foxit PhantomPDF
- Open ndOffice with one-click by adding the ndOffice Open command to Quick Access Toolbar
- Some other user-friendly enhancements

Fixed:
- Fixed some security and stability issues. Click here for details

CudaText 1.88.3.0 (64-bit) 查看版本資訊

更新時間:2019-10-14
更新細節:

What's new in this version:

- Add Linux program can open virtual files like /proc/version, /proc/meminfo
- Add command "markers select to last marker"
- Add command "markers delete to last marker"
- Add arrow keys skip position inside Unicode surrogate pairs
- Change menu item "View / Lexers" now shows dialog, like Command Palette
- Fix tree-helpers did not work (when no folding ranges)
- Fix Unicode surrogate pairs gave crash in Python plugins
- Fix rendering of Unicode surrogate pairs (when lexer sees surrogates as symbols)
- Fix plugin API sometimes changed file encoding to UTF16
- Fix Linux dialog labels with CJK text were clipped

Ocenaudio 3.7.5 (64-bit) 查看版本資訊

更新時間:2019-10-11
更新細節:

What's new in this version:

- Add effects to Quick Open
- Add region/loop to markers conversion
- Other fixes

CudaText 1.88.1.0 (64-bit) 查看版本資訊

更新時間:2019-10-05
更新細節:

What's new in this version:

Fixed:
- API sometimes changed file encoding to UTF16
- Linux: dialog labels with CJK text were clipped