Polaris Office 歷史舊版本 Page6

最新版本 Kingston SSD Manager 1.5.2.6

Polaris Office 歷史版本列表

Polaris Office 是打開和編輯各種文件的唯一解決方案。使用 Polaris Office 編輯任何 Microsoft Office,PDF,TXT 或其他文檔格式,而無需安裝任何其他應用程序。 Polaris Office 是一個免費的辦公軟件,具有一體化的功能,隨時隨地查看,編輯,分享,備忘錄和存檔所有類型的文件。 Polaris Office 可以在不同的設備上使用,例如個人電腦... Polaris Office 軟體介紹


The Dude 6.47.8 查看版本資訊

更新時間:2020-11-26
更新細節:

What's new in this version:

- arm - improved system stability
- bgp - treat route target with AS 65535 as two byte AS
- branding - fixed imported skin presence
- bridge - fixed BPDU guard port disable/enable on HW offloaded interfaces
- disk - improved disk management service stability when receiving bogus packets
- dns - improved stability with large table of static records
- ike1 - allow using "my-id" parameter with XAuth
- leds - fixed LED type setting
- metarouter - fixed directory entry reporting
- profile - fixed process classification on x86 systems (introduced in v6.47)
- quickset - fixed wireless client "uptime" counter in "Home Mesh" mode
- sstp - fixed "idle-timeout" on TILE and CHR devices
- system - replace "3" in superscript to "^3" on RBD53GR devices
- upgrade - do not try installing packages if download was not completed
- winbox - added "operator" parameter under "Interface/LTE" menu
- winbox - added "reformat-hold-button-max" parameter under "System/RouterBOARD/Settings" menu
- winbox - added "tls-mode" parameter under "CAPsMAN/Security Cfg." menu
- winbox - added "tx-rx-1024-max" counter under "Interface/Overall-Stats" for CRS3xx devices
- winbox - do not allow MAC address changes on LTE interfaces
- winbox - show "System/Health" only on boards that have health monitoring
- winbox - show "System/RouterBOARD/Mode Button" on devices that have such feature
- winbox - show "usb-bus" option on all boards that have it
- winbox - show "usb-type" option on all boards that have it
- winbox - sort IPv6 firewall "chain" parameter entries alphabetically
- wireless - added support for U-NII-2 US and Canada country profiles for mANTBox series devices

Node.js 15.3.0 (64-bit) 查看版本資訊

更新時間:2020-11-25
更新細節:

What's new in this version:

Changes:
- (SEMVER-MINOR) dns: add a cancel() method to the promise Resolver
- (SEMVER-MINOR) events: add max listener warning for EventTarget
- (SEMVER-MINOR) http: add support for abortsignal to http.request
- (SEMVER-MINOR) http2: allow setting the local window size of a session
- (SEMVER-MINOR) lib: add throws option to fs.f/l/statSync
- (SEMVER-MINOR) path: add path/posix and path/win32 alias modules
- (SEMVER-MINOR) readline: add getPrompt to get the current prompt
- (SEMVER-MINOR) src: add loop idle time in diagnostic report
- (SEMVER-MINOR) util: add util/types alias module

Node.js 15.2.1 (64-bit) 查看版本資訊

更新時間:2020-11-17
更新細節:

What's new in this version:

Fixed:
- Denial of Service through DNS request (High). A Node.js application that allows an attacker to trigger a DNS request for a host of their choice could trigger a Denial of service by getting the application to resolve a DNS record with a larger number of responses.

Node.js 15.2.0 (64-bit) 查看版本資訊

更新時間:2020-11-11
更新細節:

What's new in this version:

events:
- getEventListeners static

fs:
- support abortsignal in writeFile
- add support for AbortSignal in readFile

stream:
- fix thrown object reference

Node.js 15.1.0 (64-bit) 查看版本資訊

更新時間:2020-11-05
更新細節:

The Dude 6.47.7 查看版本資訊

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

What's new in this version:

- crs3xx - improved system stability on CRS354 devices
- defconf - improved default configuration generation on devices without wireless package installed
- poe - fixed automatic PoE firmware upgrade procedure
- poe - improved PoE-out status detection
- wireless - updated "kazakhstan" regulatory domain information

The Dude 6.47.6 查看版本資訊

更新時間:2020-10-22
更新細節:

What's new in this version:

- cap - fixed L2MTU path discovery
- crs3xx - fixed hardware offloaded LACP bonding on Ethernet interfaces for CRS354 devices
- crs3xx - fixed switch rules for CRS309 and CRS317 devices (introduced in v6.47.3)
- defconf - fixed default configuration loading on RBmAP-2nD
- dhcpv4-client - fixed DHCP offer packet parsing with overload option present
- dhcpv6-server - properly save bindings when executing "make-static" command
- fetch - improved SSL handshake processing
- ike1 - allow using "my-id" parameter with XAuth
- leds - fixed LED type setting
- lora - expose "joinEui" un "devEui" values in the log
- lte - fixed multiple APN passthrough on R11e-4G
- lte - improved EARFCN reporting in 3G and LTE modes on Sierra modems
- lte - limit allowed APN count to 3 on R11e-LTE
- mpls - fixed duplicate "LabelRelease" message sending
- ospf - optimized LSA printing for smaller message sizes
- radius - added "Service-Type" attribute to Access-Request for IPv4 and IPv6 DHCP servers
- smips - reduced RouterOS main package size
- switch - fixed Ethernet padding for small packets
- user - improved WinBox and The Dude authenticated session handling
- vrrp - made "password" parameter sensitive
- w60g - general stability and performance improvements
- wireless - added support for US FCC UNII-2 and Canada country profiles for NetMetal series devices
- wireless - fixed incorrect wireless capability information in association response frames

Node.js 15.0.1 (64-bit) 查看版本資訊

更新時間:2020-10-22
更新細節:

What's new in this version:

- Crypto: fix regression on randomFillSync
- Deps: upgrade npm to 7.0.3 (Ruy Adorno)
- Doc: add release key for Danielle Adams

Node.js 15.0.0 (64-bit) 查看版本資訊

更新時間:2020-10-21
更新細節:

What's new in this version:

Deprecations and Removals:
- (SEMVER-MAJOR) build: remove --build-v8-with-gn configure option
- (SEMVER-MAJOR) build: drop support for VS2017
- (SEMVER-MAJOR) doc: move DEP0018 to End-of-Life
- (SEMVER-MAJOR) fs: deprecation warning on recursive rmdir
- (SEMVER-MAJOR) lib: add EventTarget-related browser globals
- (SEMVER-MAJOR) net: remove long deprecated server.connections property
- (SEMVER-MAJOR) repl: remove deprecated repl.memory function
- (SEMVER-MAJOR) repl: remove deprecated repl.turnOffEditorMode() function
- (SEMVER-MAJOR) repl: remove deprecated repl.parseREPLKeyword() function
- (SEMVER-MAJOR) repl: remove deprecated bufferedCommand property
- (SEMVER-MAJOR) repl: remove deprecated .rli
- (SEMVER-MAJOR) src: remove deprecated node debug command
- (SEMVER-MAJOR) timers: introduce timers/promises
- (SEMVER-MAJOR) util: change default value of maxStringLength to 1000
- (SEMVER-MAJOR) wasi: drop --experimental-wasm-bigint requirement

Node.js 14.14.0 (64-bit) 查看版本資訊

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

What's new in this version:

Changes:
- crypto: update certdata to NSS 3.56
- doc: add aduh95 to collaborators
- (SEMVER-MINOR) fs: add rm method
- (SEMVER-MINOR) http: allow passing array of key/val into writeHead
- (SEMVER-MINOR) src: expose v8::Isolate setup callbacks