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'.
 EmEditor Professional 軟體歷史版本 Download Page56 :: 軟體兄弟

EmEditor Professional 歷史版本列表 Page56

最新版本 [var.version]

EmEditor Professional 歷史版本列表

EmEditor Professional 是一個快速,輕量級,但可擴展,易於使用的 Windows 文本編輯器。原生的 64 位和 32 位構建都可用! EmEditor Professional 支持強大的宏,Unicode 和非常大的文件。 Emurasoft 的永恆使命是實現我們的客戶 ' 需要和想要通過傾聽他們的共鳴和專業意見。選擇版本:EmEditor Professional 17.... EmEditor Professional 軟體介紹

EmEditor Professional (32-bit)EmEditor Professional (64-bit)


EmEditor Professional 19.6.0 (64-bit) 查看版本資訊

更新時間:2020-02-13
更新細節:

What's new in this version:

New General Features:
-The new version shows the Show Clipboard History button when the Paste (CTRL + V) command was selected. Clicking this button or selecting the Show Clipboard History (default shortcut: Ctrl+Shift+V) command displays the Clipboard History listbox, which allows you to quickly select a previously used Clipboard text (To disable this feature, clear Show Clipboard History on Paste check box to the Edit page of the Customize dialog box).
-The new version can show the Minimap only while the mouse is hovered on the vertical scroll bar (to disable this feature, clear the Show Minimap while Hovered check box on the Scroll page of configuration properties)
-Added the ability to create a table of frequent CSV cells, IPv4 addresses, or IPv6 addresses via the Extract Frequent Strings command
-Added the ability to create a table of frequent strings from the Find in Files results (the Find in Files dialog box – the arrow at the right side of the Extract button – Extract Options dialog box – the Count Frequent Strings check box)
-Number Range Expression can now specify a set of numbers with a specified increment. For example, to specify only even numbers in the range of 0 to 10, you can use [0, 10, 2]
-Added JSON to default configurations

New Options:
-Added the Retrieve Windows Clipboard History on Startup and Show Clipboard History on Paste check boxes to the Edit page of the Customize dialog box
-Added the Show Minimap while Hovered check box to the Scroll page of configuration properties
-Added the Cells, IPv4 Addresses, and IPv6 Addresses radio buttons to the Extract Frequent Strings dialog box
-Added the Multiples + Minimum numbers Only check box and Multiples of text box to the Enter Number Range dialog box
-Added the Extract button to the Find in Files dialog box
-Added the Custom text box to the Format page of the Customize dialog box

New Commands:
- Show Minimap while Hovered
- Show Clipboard History

Plug-in API New Features:
- Added the FLAG_FIND_COUNT_FREQUENCY flag to the GREP_INFO_EX structure

Macro New Features:
- Added the eeExFindCountFrequency flag to the FindInFiles method

Electron 7.1.12 (64-bit) 查看版本資訊

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

What's new in this version:

Fixed:
- an issue where sending complex objects over IPC could in some cases cause the renderer process to be terminated
- crash with Date.toLocaleString for invalid locale and locale of the format [email protected]
- flash plugin not working
- issue where renderers could crash during GC when using the contextBridge module
- netLog.stopLogging returning undefined instead of the path to the log

JRiver Media Center 26.0.22 (64-bit) 查看版本資訊

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

What's new in this version:

- Fixed: There were a couple unused DLLs in the install

KMPlayer 64x 2020.02.04.02 查看版本資訊

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

Electron 8.0.0 (64-bit) 查看版本資訊

更新時間:2020-02-04
更新細節:

What's new in this version:

Changes:
- Upgraded to Chromium 80.0.3987.86 (New since Electron 7: Chromium 79, 80)
- Upgraded to Node 12.13.0 (New since Electron 7: Node 12.9, 12.10, 12.11, 12.12, 12.13)
- Upgraded to V8 8.0 (New since Electron 7: V8 7.9, 8.0)
- IPC between main and renderer processes now uses the Structured Clone Algorithm

Features:
- Added --enable-api-filtering-logging command-line switch, which enables caller stack logging for desktopCapturer and remote APIs that can be blocked or filtered
- Added app.getApplicationNameForProtocol()
- Added app.setAboutPanelOptions() support for credits and iconPath on Windows
- Added BrowserWindow.moveAbove(mediaSourceId)
- Added contents.getAllSharedWorkers() and contents.inspectSharedWorkerById(workerId) to allow inspection of specific shared workers
- Added Notification() options' timeoutType property to allows users to set timeout type for Linux and Windows notifications
- Added Notification() options' urgency property to allow customization of Linux-based notifications
- Added session.addWordToSpellCheckerDictionary API to support custom words in the
- Added session.downloadURL() to allow downloads to trigger without a BrowserWindow
- Added systemPreferences.getMediaAccessStatus().screen for detecting the new macOS Catalina permissions
- Added trafficLightPosition option in BrowserWindow API to allow custom positioning of traffic lights
- Added tray.displayBalloon() options: iconType, largeIcon, noSound and respectQuietTime
- Added tray.focus(), which returns focus to the taskbar notification area
- Added tray.removeBalloon(), which removes an already displayed balloon notification
- Added WebContents.printToPDF() support for fitToPageEnabled and scaleFactor
- Added win.accessibleTitle property to augment the window title for screen readers
- Added options to enable customization of print page headers and footers
- Added support for picture-in-picture mode for video elements
- Added support for the built-in spellchecker. We will use the OS spellchecker on macOS and hunspell on all other platforms
- Added the ability to prevent documents from being added to recent documents on Windows in open dialogs
- Enable macOS users to fallback to item removal when when shell.moveItemToTrash fails
- Exposed webContents.executeJavaScriptInIsolatedWorld
- Exposing methods required by capturing a hidden webContents
- Added BrowserWindow.will-move event support on macOS
- Improved TouchBarButton and TouchBarLabel a11y with the new accessibilityLabel property

Fixes:
- Added name of module to context-aware deprecation warning
- Fixed Linux console warning about gtk_disable_setlocale()
- Don't destroy active menus created as local objects in javascript
- Fixed BrowserWindow.fromWebContents() to return null when no window is found for consistency with other APIs
- Fixed a crash that could occur when calling crashReporter.getUploadedReports
- Fixed a potential crash on faulty deviceNames in webContents.print()
- Fixed an issue in the remote module which could cause the name of the Object constructor to be overwritten globally
- Fixed an issue that prevented setuid binaries from being launched from the renderer process on Linux
- Fixed an issue where menu.closePopup() would have no effect if called too soon after menu.popup()
- Fixed an issue where net requests with redirection mode 'error' could incorrectly follow a redirect
- Fixed an issue where microtasks could sometimes be scheduled too eagerly, causing crashes when invoking Electron APIs during promises in certain situations
- Fixed an issue where sites using ShadowDOMV0, CustomElementsV0, or HTMLImports would not load properly
- Fixed an issue with Node.js context initialization in renderer processes
- Fixed async Node APIs not working after received IPC message
- Fixed compilation error for native modules building with VS 2015
- Fixed crash when doing redirect navigation with webRequest listener
- Fixed debug symbol files on linux not containing private symbols
- Fixed disabling color correct rendering with --disable-color-correct-rendering
- Fixed issue with when playing videos or audio Electron would ask for accessibility access
- Fixed memory leak when using protocol.registerSchemeAsPrivileged api
- Fixed printing
- Fixed setting content-type header with charset breaking protocol APIs
- Fixed several deprecation warnings in Electron code
- Fixed some systemPreferences.getColor() inconsistencies on macOS
- Fixed white flash after restoring an app from the background
- Prevented 'Reopen windows?' dialog from appearing on macOS after a crash
- Re-enable DOM storage quota enforcement but change limit from 10MiB to 100MiB
- Removed unnecessary chromium patch for browser compositor on mac
- setLayoutZoomLevelLimits no longer works in Electron 8, so emit a warning message when using it. The function will be removed in Electron 9
- Fixed a crash that could occur if a WebContents was destroyed during a navigation event
- Fixed bug in 8.0.0 beta releases that prevented the dictionarySuggestions property from being populated correctly when the built-in spellchecker is enabled

Other Changes:
- Added Windows on Arm (64 bit) release
- Added Windows on Arm node header files to checksum file
- Deprecated the default value of app.allowRendererProcessReuse
- Deprecated <webview>.getWebContents() due to its dependency on the remote module
- Fixed first beta version choosing logic
- Made strip_absolute_paths_from_debug_symbols to false in debug.gn
- No-notes
- Removed undocumented ipcRenderer.sendToAll()

JRiver Media Center 26.0.20 (64-bit) 查看版本資訊

更新時間:2020-02-04
更新細節:

Electron 7.1.11 (64-bit) 查看版本資訊

更新時間:2020-01-30
更新細節:

What's new in this version:

- Fixed an edge case in checkbox logic on Windows
- Fixed an issue where window.print() only worked once on a single BrowserWindow
- Fixed an issue where the credits set in About Panel credits were not dark mode aware on macOS
- Fixed error thrown when importing powerMonitor on Linux before app's 'ready' event
- Fixed fuzzy font rendering when hot-plugging displays on macOS Catalina

Wing IDE 101 7.2.1.0 查看版本資訊

更新時間:2020-01-30
更新細節:

What's new in this version:

Changes:
- Apply the Termination Model preference for debugging to all debug processes, even if
- multi-process debugging is disabled; the default is to terminate all processes
- in the process group, in order to avoid leaving around zombie processes
- Dropped the Kill Child Processes with Parent option for the Termination Mode preference
- because it could only kill child processes attached to the IDE, would miss processes
- created during the termination phase, and could not be fixed

Bug Fixes:
- Don't display a failure dialog when pasting Python code with blank lines in it
- Fix display of the editor caret and avoid crashing Wing in vi browse mode when
- the first line of the file is blank
- Include 'from' in auto-completer after 'raise x'
- Fix problems with Prompt for Action process termination mode
- Fix killing whole process groups for all processes spawned by Wing
- Fix starting a module via python -m when $ or ~ are in the run arguments
- Fix converting shared remote hosts from old versions
- Fix other minor problems

TextAloud 4.0.42 查看版本資訊

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

What's new in this version:

- New Accessibility panel in TextAloud Settings
- Includes new options: Set tab stops on article tabs when using tabbed display (requires TextAloud restart) and Display the current article title in the main window title bar
- Moved existing option to control article line width to the accessibility panel
- Fixed accessibility issues on several settings panels / dialogs
- Fixed issues related to launching TextAloud Help with theme enabled
- Fixed problem with losing paragraph breaks between chapters when importing epub documents with File -> Open
- Updated help

JRiver Media Center 26.0.19 (64-bit) 查看版本資訊

更新時間:2020-01-24
更新細節:

What's new in this version:

Changed:
- Updated to Monkey's Audio 5.14
- ATSC and DVB tuners will be a little more responsive to canceling/stopping
- iTunes library import supports unlimited levels of iTunes playlist nesting instead of only one level
- Slovak translation updated (thanks Peter Lukac)
- Customized the waveform colors for the Black on Black, Thunderstorm, Z, Aruba, Green Eyes, Purity, Pearl Bailey, Modern Cards Dark, Modern Cards White and Blue Steel skins to better match.
- Made the waveform bar a little smoother on wide screens

Fixed:
- DVB Tuner's tuner event handler was executed repeatedly and could cause MC to crash
- Playback Status would not advance when playing a file after loading a different library
- The date field in some images was incorrectly set to "0" on import
- Some corrupt mp4 files could lead to hanging of MC (MC went into an infinite loop)

New:
- Added the relational type of one per composer to library fields