ConEmu 歷史舊版本 Page40

最新版本 ConEmu Build 230724

ConEmu 歷史版本列表

ConEmu 是一個帶有選項卡的 Windows 控制台模擬器,它將多個控制台和簡單的 GUI 應用程序作為一個可自定義的 GUI 窗口提供各種功能.最初,該程序是作為遠程管理器(維基百科中的 FAR)的伴侶創建的,和檔案管理,指揮歷史和完成,功能強大的編輯。 ConEmu 免費下載 Windows PC 的最新版本。這是 ConEmu.的完全脫機安裝程序安裝程序今天,ConEmu 可以與任何其他... ConEmu 軟體介紹


ConEmu Build 180408 查看版本資訊

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

ConEmu Build 180309 查看版本資訊

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

What's new in this version:

- Tab tooltip was not shown for Far editor/viewer tabs
- Ellipsis was not shown for long tab titles
- Fix error dialog when toggling ‘Show buttons (toolbar) in tab bar’
- Workaround for unexpected WINDOW_BUFFER_SIZE_EVENT appeared after console scrolling
- Installer: readme.txt in the ConEmuScripts folder
- ANSI FG/BG reset codes did not reset bright intensity
- Settings/Environment was not saved properly (last new line was stripped)
- Write to ANSI Log calls to certain console WinAPI functions. Example: ^[]9;11;"cmd.exe: SetConsoleCursorPosition(0,0)"^[
- In some cases output of certain tools was printed as ‘black on black’. Ref: https://superuser.com/q/1198421/139371 Related?: conemu#134
- Fix jumbled output from git log/diff, reverse scrolling speed
- Mouse cursor was not updated while hovering over ChildGui

ConEmu Build 180206 查看版本資訊

更新時間:2018-02-07
更新細節:

What's new in this version:

- Toolbar buttons Min/Max/Close dissapears after toggling ‘Show buttons in tab bar’
- Lines were not erased properly from multiline xml entries (Environment variables, aliases, cp)
- TitleBar was not painted properly if theming was disabled
- Error message was not displayed if 7-zip was not found
- Write to log Theming and DWM flags

ConEmu Build 180131 查看版本資訊

更新時間:2018-01-31
更新細節:

What's new in this version:

- Environment settings (and other multiline values) were not loaded from xml properly (xmlparser regression)
- Fix TitleBar glitches whith option ‘Hide caption when maximized’

ConEmu Build 180130 查看版本資訊

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

What's new in this version:

- Use internal XML parser instead of msxml3.dll
- Resize refactoring; refactoring of ideal/stored normal rect
- Fix resize glitches if TabBar was set to ‘Auto show’
- Correct TabBar height if system DPI was set to custom value
- Resize Far Manager panels separately. If mouse cursor is over panels bottom edge at center - resize panels heights simultaneously, otherwise - resize panels separately
- Rename option to ‘Adjust font size for monitor DPI’
- Don’t print download progress: ConEmuC.exe -download -nolog ...
- Erase deleted Tasks/Palettes/AppDistinct options from xml file on save

PhpStorm 2017.3.4 查看版本資訊

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

What's new in this version:

PhpStorm 2017.3.4 Build 173.4548.32
Fixed:
- Allow UI scale exceed 2x
- Multiple “Updating indices” bg tasks after external file system changes
- Evaluate window: cannot TAB from expression into results tree

PhpStorm 2017.3.3 Build 173.4301.34
REST Client: Auto-formatting of responses:
- In this build, we’ve implemented one of the new REST client’s most voted features: auto-formatting of request results. PhpStorm analyses Content-Type and formats the response accordingly. If type detection has failed for some reason, you can still choose between JSON, HTML and XML formatting manually. To see the original response, you can select the View as Text formatting type

Highlighting call-site in case of pass-by-reference:
- PHP 7.3 may introduce “Explicit call-site pass-by-reference” (RFC) that will allow prepending of a call-site argument with &. This should help to understand the code and notice possible unexpected changes of a variable. It’s still a year till the 7.3 release, but why wait?
- In this build, we’ve extended parameter hints with pass-by-reference visualization that will help you find a function or a method call that has reference declaration in a parameter. The new parameter hints will be shown for all arguments that are actually passed by reference. Please share your feedback about the new feature!

Notable bug fixes and features worth mentioning:
- Fixed: Short syntax array destructuring does not allow skipping values: WI-34517
- Fixed: Unhandled exception: doesn’t analyze “new MyClass” (constructor) expression: WI-37946
- Fixed: Broken “Change to” spelling quickfix in the Commit dialog: WI-39142
- PHP New Class now saves previously selected template: WI-39427
- Fixed: “Can’t run 32-bit version on Windows”: JRE-590
- Fixed: All run configurations lost after upgrade to 2017.3: IDEA-182966
- Fixed: Tool Window docking issue IDEA-149061
- Fixed: FETCH ALL IN returns error org.postgresql.jdbc4.Jdbc4ResultSet: DBE-2465
- Fixed: DataGrip does not recognize Redshift’s WITH NO SCHEMA BINDING clause: DBE-5404

PhpStorm 2017.3.2 Build 173.4127.29
Notable bug fixes and features worth mentioning:
- Unhandled exception shouldn’t be reported for tests with @expectedException
- Improved discoverability of Recursive Search in Find Window

PhpStorm 2017.3.1 Build 173.3942.32
- Support custom templates variables in ‘new class’ dialog
- Fix “Structure view is always collapsed”
- Fix Tool Window docking issue
- Fix “Unable to update issue state from Open Task dialog”


PhpStorm 2017.3 Build 173.3757.138
- Brand new editor-based REST client. With the new REST client, all the powers of the PhpStorm code editor are now available for your REST requests.
- Significant performance improvements. Typing latency in very complex PHP files has decreased significantly. We've examined typing latency in the mPDF main file, which is a 38k-line-long mix of PHP, JS, and HTML, and it is down by 75% in PhpStorm 2017.3!
- New inspections for exception handling. Three new inspection Unhandled exception, Redundant @throws and Redundant catch clause with corresponding Quick Fixes will help you take exceptions under your control!
- Test generation improvements. Now you can create Codespec and PhpSpec classes and create test methods!
- Improved Twig support. We've implemented language injections for Twig custom tags and named blocks as well as improved Twig formatting that can now handle complex structures.

ConEmu Build 180114 查看版本資訊

更新時間:2018-01-15
更新細節:

What's new in this version:

- Fix frame gaps when maximizing caption-less window on Windows 10
- Drag window by frame top if caption is hidden and TabBar is hidden or shown at the bottom
- Fix wrong TabBar position when ‘Tabs on bottom’ is checked
- Fixes for unexpected unthemed title bar appeared in some cases
- Allow resize Far panels with mouse if border fore color match back 4bit color

ConEmu Build 180111 查看版本資訊

更新時間:2018-01-11
更新細節:

What's new in this version:

- Resize fixes for quake mode in Windows 10
- Don’t turn on ‘self-resizable’ frame on mouse-hover if the frame is already resizable
- Settings/Integration: If the ‘Command’ field contains only -nosingle and no -run, don’t add -run BEFORE -nosingle
- Settings/Integration: Force Explorer to use hotkey if ‘&’ is specified
- Some more logging on changing window style
- Fix backscrolling with pager (git bash started from connector)
- New image-base for ConEmuHk64: 0x7E1100000000

ConEmu Build 180108 查看版本資訊

更新時間:2018-01-09
更新細節:

What's new in this version:

- A lot of resize fixes
- Fix snap to desktop edges on Win8 when caption is not hidden and ‘Frame width’ set to non-negative value
- Fix wrong StatusBar size (it was greater) when caption is hidden
- Proper ‘OriginalFilename’ in version info
- Proper sizing cursor for caption-less window with positive Frame width
- During text selection IBeam cursor was set for many superflous areas
- Fix wrong Aero peek position for caption-less window with positive ‘Frame width’
- Fix window size and TabBar/StatusBar/Workspace position when caption is hidden and ‘frame width’ is zero
- Don’t force show frame during dragging the ConEmu window
- Fix GDI resources leak

ConEmu Build 171226 查看版本資訊

更新時間:2017-12-27
更新細節:

What's new in this version:

- Resize fixes
- Fix missed slash in the installer temp directory for %TEMP%ConEmuYYMMDD
- Let background image cover VCon pad areas too
- Fix NestedCallLevel <= 2 assertion in ConEmu-Inside when parent window has zero size
- Explorer context menu integration didn’t start console in the folder, if starting task has /dir %CD% in the task parameters
- Special keys were applied multiple times for GroupInput in xterm mode
- Add GetConsoleKeyboardLayoutName result to ConEmuC -checkunicode
- The newest build | Build 171217 (alpha)