TinyButStrong Error in field [var.version...]: the key 'version' does not exist or is not set in VarRef. (VarRef seems refers to $GLOBALS) This message can be cancelled using parameter 'noerr'.

TinyButStrong Error in field [var.version...]: the key 'version' does not exist or is not set in VarRef. (VarRef seems refers to $GLOBALS) This message can be cancelled using parameter 'noerr'.
 Brave Browser 軟體歷史版本 Download Page170 :: 軟體兄弟

Brave Browser 歷史版本列表 Page170

最新版本 [var.version]

Brave Browser 歷史版本列表

新的 Brave 瀏覽器會自動阻止廣告和跟踪器,使其比當前瀏覽器更快,更安全。除了真實的內容,一切頁面的加載速度都是驚人的。最多 60%的網頁加載時間是由每次在您最喜歡的新聞網站上打開頁面時加載到各個位置的基礎廣告技術引起的。而這 20%是花費在加載正在嘗試了解更多關於你的東西上的時間. 選擇版本:Brave Browser 0.19.123 Dev(32 位)Brave Browser 0.19... Brave Browser 軟體介紹

Brave Browser (32-bit)Brave Browser (64-bit)


Raccoon 4.16.0 查看版本資訊

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

What's new in this version:

Fixed:
- Do not cause a DF-DFERH-01 error when downloading updates and a profile has no apps associated
- Do not fail when updating apps on a device and the app in question is an app bundle.
Updated library dependencies

Snipping Tool 5.1.0.0 查看版本資訊

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

Spyder Python 4.2.2 查看版本資訊

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

What's new in this version:

Fixed:
- Improve performance when typing in the editor
- Make variable explorer work for kernels started in remote servers
- Fix using TKinter in the Windows and macOS installers
- SystemError when switching projects
- Bug at code folding of code cells
- Tk graphics backend is giving error on Big Sur with DMG installer
- Possible Black Autoformat Bug
- Lags appear when typing in large files in the editor
- functools.cached_property doesn't behave as expected in the spyder console
- Opening Dataframe in Variable Explorer not working with packaged 4.2.1 dmg version of Spyder
- DeprecationWarning: implicit conversion to integers in spyder/widgets/colors.py:78
- Variable explorer sorting by Size
- outline view display variables and attributes
- Launch Issues with 4.2.1 and macOS
- Debugger ignores some tuple assignments
- Make Pdb continuation prompt consistent
- Hitting debug twice makes it unable to continue
- TypeError in Outline explorer
- Tkinter failed to import
- Debug mode not working on win10 for any code
- Matching bracket highlighting index error
- Spyder crashes after Monitor Scale change
- Can't set custom interpreters in Preferences on macOS
- Cursor moves position after deleting a character and changing line
- Variable explorer doesn't show variables on remote kernel
- brace matching confused by strings with braces
- Ctrl+C not working when using input on Windows
- Parenthesis highlight in the Editor is inconsistent
- The editor adds ":" when type in multiply lines list comprehension

Dolibarr 13.0.1 查看版本資訊

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

Windows TubeMate 3.19.7 查看版本資訊

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

XRECODE 1.110 (64-bit) 查看版本資訊

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

What's new in this version:

- Fixed: fixed "FLAC init failed" error for some files

New:
- added feature to add Audio CDs to the program via drag and drop
- (console): added /nebl command line parameter to specify EBUR128 target level
- (console): improved /nsit command line parameter

Octave 6.2.0 (64-bit) 查看版本資訊

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

What's new in this version:

Improvements:
- bicgstab.m, cgs.m: Fix typo in "iter_min" variable name
- Compute with NA correctly on MIPS architecture
- Fix lookup of "caller" stack frame
- Also wait on main_thread after interpreter shuts down
- Fix symbol lookup issue with anonymous functions
- Line buffer input in terminal_reader class.
- qr: Error for dense A and B with three output arguments
- strmatch.m: Always return column vector for Matlab compatibility - Avoid crash when evalin global variables into existence in script - Avoid crash on null statement list
- Fix ignored output from user function in left side of assignment
- Temporarily set lvalue list to null
- fminbnd.m: do not ignore "OutputFcn"
- load-path.cc: Reduce number of times "canonicalize_file_name" is called
- interpn.m: Use size_equal for 10X speedup in cset 067b663529bb
- interpn.m: Fix check for scattered point coordinates
- Avoid YYUSE in Octave parser files
- struct2hdl.m: Set "units" property early
- load-path.cc: Avoid copying string for loop variable
- pcg.m: Return correct FLAG and correct RELRES output
- Use static keyword on regexp pattern in file_stat
- stat: Improve regular expression for UNC roots on Windows
- stat: Use "make_absolute" instead of "canonicalize_file_name" on Windows
- Improve class_simple function handle function lookup
- hdl2struct.m: store hidden text properties
- Mark script created with commands from history as modified
- replem.m: Fix operations with sparse matrices
- ode_event_handler.m: Fix mishandling of event edge types and multiple events
- Increase size of dynamic variable new_argv by 1 to avoid indexing out of array.
- Fix incorrect results for set functions with "legacy" option
- dir.m: Return folder (not including file) in field "folder"
- Avoid memory leak with function handles
- Avoid dispatch error if method argument is a function handle
- Avoid crash due to accessing first element of empty list
- Don’t propagate prevailing isargout info through mexCallMATLAB
- Show original error when failing to create a graphics object
- Fix regression with superclass lookup in classdef constructors
- Allow Octave class execution_exception to catch std::exception objects

GUI:
- Fix restoring editor session after having closed all tabs
- Maybe convert TAB to SPC in GUI terminal pasted text
- Make bracketed paste mode work in GUI terminal
- Fix regression in variable editor when printing without selection
- Avoid gui when octave is launched in non-interactive mode
- file-editor-tab.cc (dtor): do not delete m_edit_area
- Fix error when restoring previous main window layout
- Improve default sizes of gui dock widgets
- Clean up constructing main window layout of the gui
- Fix focus command window after command execution
- Check object size before plotting from variable editor
- documentation.cc: Include missing header

Build system / Tests:
- Add default value to OCTAVE_MIPS_NAN configure macro for cross-compiling
- tests: Function name should match file name
- Avoid build errors with Qt4
- eigs.m: Make tests that depend on CHOLMOD conditional
- tests: Make tests that depend on CXSparse conditional
- build: Use SPARSE_XCPPFLAGS in CPP_FLAGS for libcorefcn
- hgsave.m: Allow test to run with qt or gnuplot graphics toolkits

Documentation:
- embedded.cc: Fix syntax error interpreter shutdown
- Update Octave Project Developers copyright for the new year
- Use the same comment style for copyright headers in .m files and shell scripts

PCSX2 1.7.0 Build 984 Nightly 查看版本資訊

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

SoftEther VPN Gate Client Plugin 2021.02.21 build 9745 查看版本資訊

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

Stunnel 5.58 查看版本資訊

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

What's new in this version:

Security bugfixes:
- The "redirect" option was fixed to properly handle unauthenticated requests
- Fixed a double free with OpenSSL older than 1.1.0
- OpenSSL DLLs updated to version 1.1.1j

New features:
- New 'protocolHeader' service-level option to insert custom 'connect' protocol negotiation headers. This feature can be used to impersonate other software (e.g. web browsers)
- 'protocolHost' can also be used to control the client SMTP protocol negotiation HELO/EHLO value
- Initial FIPS 3.0 support

Bug-fixes:
- X.509v3 extensions required by modern versions of OpenSSL are added to generated self-signed test certificates
- Fixed a tiny memory leak in configuration file reload error handling
- Merged Debian 05-typos.patch
- Merged with minor changes Debian 06-hup-separate.patch
- Merged Debian 07-imap-capabilities.patch
- Merged Debian 08-addrconfig-workaround.patch
- Fixed tests on the WSL2 platform
- NSIS installer updated to version 3.06 to fix a multiuser installation bug on some platforms, including 64-bit XP
- Fixed engine initialization
- FIPS TLS feature is reported when a provider or container is available, and not when FIPS control API is available