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 Page83 :: 軟體兄弟

EmEditor Professional 歷史版本列表 Page83

最新版本 [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 17.6.2 (64-bit) 查看版本資訊

更新時間:2018-04-28
更新細節:

What's new in this version:

- Fixed customer-reported issues (1, 2, 3, 4, 5, 6)

更新時間:2018-04-26
更新細節:

What's new in this version:

- New version with a smooth transition between different values and especially the Programming mode transition to reversed colors

EmEditor Professional 17.6.1 (32-bit) 查看版本資訊

更新時間:2018-04-25
更新細節:

What's new in this version:

- Fixed the bug where EmEditor could crash when opening a very large file under a certain condition
- Fixed some issues in text rendering when DirectWrite is enabled
- Fixed a certain issue related to removing quotes during CSV to TSV conversion
- Fixed customer-reported issues (1, 2, 3, 4)

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

更新時間:2018-04-25
更新細節:

What's new in this version:

- Fixed the bug where EmEditor could crash when opening a very large file under a certain condition
- Fixed some issues in text rendering when DirectWrite is enabled
- Fixed a certain issue related to removing quotes during CSV to TSV conversion
- Fixed customer-reported issues (1, 2, 3, 4)

Iris 0.9.6.3 查看版本資訊

更新時間:2018-04-24
更新細節:

What's new in this version:

- If UI is too small or too big use this hidden feature
set ui scale to [scale]
- Change the scale of the UI and make it bigger or smaller. If the scale is zero it will be automatically detect based on screen size
set ui scale to 1 – Normal UI for small devices 1280×1024
set ui scale to 2 – Bigger UI for devices with high resolution

Iris 0.9.6.1 查看版本資訊

更新時間:2018-04-22
更新細節:

What's new in this version:

- Added Re-check Invite button if the first invite was not clicked and you haven’t got your 1 month free time

EmEditor Professional 17.6.0 (32-bit) 查看版本資訊

更新時間:2018-04-19
更新細節:

What's new in this version:

- Greatly improved the speed of the Delete Duplicate Lines command when very large files are used
- Improved the speed of sort commands
- New support for DirectWrite, which uses sub-pixel anti-alising to improve the rendering of text. Also supported color fonts such as Emoji (Color fonts are supported only on Windows 8.1 or later). DirectWrite is turned off by default. After opening a file in EmEditor, changing options in the Text Rendering page of the Customize dialog box will preview the changes in the EmEditor window before confirming the changes
- The Character Code Value dialog window now includes the Unicode name
- New configuration for Markdown
- Improved the Flash Fill command

New Options:
- Added the Text Rendering page to the Customize dialog box
- In the Join CSV window, headings in the key column of CSV documents will be ignored if the Ignore Headings checkbox is checked, so that original headings are retained in the merged document
- Added the Ignore Case check box to the Delete/Bookmark Duplicate Lines dialog box
- Added the Size slider to the Toolbars dialog box, which allows you to adjust the font size of drop-down list boxes in the Find and Filter toolbars
- Allows you to enter a negative value (up to -2) to the Line Space text box in the Display page of configuration properties

Plug-in API New Features:
- Added the EI_GET_NEWLINE_CODE flag to EE_INFO message
- Added the MANAGE_DUPLICATES_INCLUDE_ALL and MANAGE_DUPLICATES_IGNORE_CASE flags to the MANAGE_DUPLICATES_INFO structure
- Improved the EE_IS_CHAR_HALF_OR_FULL message and Editor_IsCharHalfOrFull inline function

Macro New Features:
- Added the NewlineCode property to the Document object
- Added the eeIncludeAll and eeSortIgnoreCase flags to the DeleteDuplicates method

Bug Fixes:
- Improved caret movement behavior on combining characters
- Fixed an issue where EmEditor could crash if the number of columns in the Column drop-down list of the Filter toolbar does not match the number of columns in the CSV document
- Fixed an issue where a regular expression search using “b” could result in an error
- Fixed an issue related to the Save Opened Portion As button in the Large File Controller
- Fixed a bug where the Delete/Bookmark Duplicate Lines (Advanced) command could work incorrectly when the Compare Adjacent Lines Only option is enabled and only one column in a CSV document is selected

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

更新時間:2018-04-19
更新細節:

What's new in this version:

- Greatly improved the speed of the Delete Duplicate Lines command when very large files are used
- Improved the speed of sort commands
- New support for DirectWrite, which uses sub-pixel anti-alising to improve the rendering of text. Also supported color fonts such as Emoji (Color fonts are supported only on Windows 8.1 or later). DirectWrite is turned off by default. After opening a file in EmEditor, changing options in the Text Rendering page of the Customize dialog box will preview the changes in the EmEditor window before confirming the changes
- The Character Code Value dialog window now includes the Unicode name
- New configuration for Markdown
- Improved the Flash Fill command

New Options:
- Added the Text Rendering page to the Customize dialog box
- In the Join CSV window, headings in the key column of CSV documents will be ignored if the Ignore Headings checkbox is checked, so that original headings are retained in the merged document
- Added the Ignore Case check box to the Delete/Bookmark Duplicate Lines dialog box
- Added the Size slider to the Toolbars dialog box, which allows you to adjust the font size of drop-down list boxes in the Find and Filter toolbars
- Allows you to enter a negative value (up to -2) to the Line Space text box in the Display page of configuration properties

Plug-in API New Features:
- Added the EI_GET_NEWLINE_CODE flag to EE_INFO message
- Added the MANAGE_DUPLICATES_INCLUDE_ALL and MANAGE_DUPLICATES_IGNORE_CASE flags to the MANAGE_DUPLICATES_INFO structure
- Improved the EE_IS_CHAR_HALF_OR_FULL message and Editor_IsCharHalfOrFull inline function

Macro New Features:
- Added the NewlineCode property to the Document object
- Added the eeIncludeAll and eeSortIgnoreCase flags to the DeleteDuplicates method

Bug Fixes:
- Improved caret movement behavior on combining characters
- Fixed an issue where EmEditor could crash if the number of columns in the Column drop-down list of the Filter toolbar does not match the number of columns in the CSV document
- Fixed an issue where a regular expression search using “b” could result in an error
- Fixed an issue related to the Save Opened Portion As button in the Large File Controller
- Fixed a bug where the Delete/Bookmark Duplicate Lines (Advanced) command could work incorrectly when the Compare Adjacent Lines Only option is enabled and only one column in a CSV document is selected

Iris 0.9.5.8 查看版本資訊

更新時間:2018-04-12
更新細節:

What's new in this version:

- Fixed per monitor brightness saving
- Update translation
- Fixed bip sounds

Pinegrow Web Editor 4.6 查看版本資訊

更新時間:2018-04-03
更新細節:

What's new in this version:

WordPress Theme Builder:
- Smart Actions that make theme creation even simpler
- CMD + W (CTRL + W on Win and Linux) shortcut for exporting the whole theme
- Use WordPress -> Validate and show Content area to visualize the Site Content area on templates
- Page Template action can now have custom field key, for example “WP Post Template”
- get_field() function from ACF
- New Actions and WordPress panel has better organization

Other changes:
- Bug fixes