Angry IP Scanner 歷史版本列表 Page9

最新版本 Angry IP Scanner 3.9.1

Angry IP Scanner 歷史版本列表

憤怒的 IP 掃描器是一個非常快速的 IP 地址和端口掃描器。它可以掃描任何範圍的 IP 地址以及任何端口。它是跨平台和輕量級的。不需要任何安裝,任何地方都可以自由複制和使用它.Angry IP 掃描器只需簡單地 ping 每個 IP 地址,以檢查它是否存在,然後可以選擇解析其主機名,確定 MAC 地址,掃描端口等。每個主機收集的數據可以通過插件進行擴展. 它還具有其他功能,如 NetBIOS 信... Angry IP Scanner 軟體介紹


CudaText 1.91.0 (64-bit) 查看版本資訊

更新時間:2019-12-10
更新細節:

What's new in this version:

Added:
- Windows: shell extension DLL (x32, x64), it was written by Andreas Heim (@dinkumoil). Run Cmd script from Explorer to install/uninstall the DLL
- Find/Replace dialog has new button "Replace global", to replace all matches in all opened documents
- Ctrl+click on selection was ignored before, now it can start drag-drop with copying
- option "key_bksp_wrap": allows BackSpace to go to previous line
- dialog "Go to bookmark" reworked: it shows bookmarks in all opened documents; it shows tab titles; it has filter inputbox

 Changed:
 - Command Palette commands "find first", "find next", "find all ..." now search for current text of Find dialog inputbox

Fixed:
- lexer Bash: issue with line comment
- must not clear code-tree on closing passive (lefter) tab
- must not clear code-tree on clicking active tab

CudaText 1.90.1 (64-bit) 查看版本資訊

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

What's new in this version:

Added:
- dialog "Go to bookmark" reworked: it shows bookmarks in all opened documents; it shows tab titles; it has filter inputbox

Fixed:
- must not clear code-tree on closing passive (lefter) tab
- must not clear code-tree on clicking active tab

CudaText 1.90.0 (64-bit) 查看版本資訊

更新時間:2019-11-21
更新細節:

What's new in this version:

Add:
- Command Palette shows items "opened files: ..."
- Command Palette shows items "recent files: ..."
- Command Palette: support filtering by category: #p (plugins), #l (lexers), #f (opened files), #r (recent files)
- Command Palette: Ctrl+J means "move down", Ctrl+K means "move up"
- option "ui_tree_sublexers"

Change:
- Command Palette and other menu-dialogs: keys Home/End are used for input box, Ctrl+Home/Ctrl+End for listbox

Fix:
- command "Close all" ignored modified state of 2nd file in pair-tab
- some APIs worked only for active editor, it gave issues in "File Type Profile" plugin
- command "go to screen top" was broken
- trying to fix rare program freezing with "ui_notif" option
- listbox in sidebar plugins (Tabs List, etc) should use color of Code Tree, not of Command Palette
- typing bracket with _backward_ multiline selection
- re-opening UTF8-BOM file could show the BOM
- horizontal scrollbar could hide even with scroll offset present

CudaText 1.89.5.0 (64-bit) 查看版本資訊

更新時間:2019-11-15
更新細節:

CudaText 1.89.4.0 (64-bit) 查看版本資訊

更新時間:2019-11-14
更新細節:

What's new in this version:

Added:
- bracket highlighting now also finds nearest surrounding brackets (like VS Code)
- lexer C: fix keywords, fix ligatures
- lexer C++: fix keywords, fix ligatures
- lexer Ruby: fix keywords, fix ligatures

Changed:
- bracket highlighting now ignores brackets in comments/strings (to show surrounding brackets in real code)
- deleted menu item "Help / Changelog"
- deleted folder "readme" from Linux/macOS installers

CudaText 1.89.2.0 (64-bit) 查看版本資訊

更新時間:2019-11-07
更新細節:

What's new in this version:

Added:
- horizontal scrollbar in Output/Validate panels (it auto shows for long lines)
- don't run Multi Installer on first start, just show info message
- lexer CSS: support more standard properties
- lexer CSS: underline incorrect units after numbers

Changed:
- replace option "hide_horiz_scrollbar" with "scroll_style_horz" (enum)

Fixed:
- theme filenames in mixed case could not be used
- file session did not restore saved encoding
- not working HTML auto-completion tag list
- incorrect multi-caret positions after Del on complex selections
- slow start of plugin Config Toolbar
- reset of file encoding after Reopen command

CudaText 1.89.0.0 (64-bit) 查看版本資訊

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

What's new in this version:

Added:
- built-in bracket highlighting, no more need in plugin Bracket Helper, and it works much faster than plugin. It supports most of plugin's features, including show brackets on gutter, including checks for syntax elements
- option "bracket_highlight"
- option "bracket_symbols"
- option "bracket_distance"
- command "brackets: pair highlight: on"
- command "brackets: pair highlight: off"
- command "brackets: pair highlight: toggle"
- command "brackets: jump to pair"
- command "brackets: select to pair"
- command "brackets: select to pair, inside"
- plugin Spell Checker keeps font color of highlighted words
- lexer JSON: reworked code tree
- lexer Markdown: minor fixes, adapted for Spell Checker
- Project Manager: "Go to file" command reworked, much faster now on big projects
- Project Manager: feature from Kate editor: on opening a file from Git/SVN repo, project is created and file is focused in that project (if no named project was opened before); added option in the plugin dialog

Fixed:
- macOS: crash on copying vertical block to clipboard
- crash with non-ASCII text after showing Command Palette
- plugin Tabs List: font options didn't work

Angry IP Scanner 3.6.2 查看版本資訊

更新時間:2019-10-15
更新細節:

What's new in this version:

Changes:
- New launcher for Windows that respects JAVA_HOME and PATH environment variables and thus works with AdoptOpenJDK
- Improve detection of 32/64-bit JVM in Windows installer. Assume 64-bit if detection fails (was 32-bit before)
- Checkbox allowing opt-out of crash reports to Google Analytics to Getting Started dialog

CudaText 1.88.3.0 (64-bit) 查看版本資訊

更新時間:2019-10-14
更新細節:

What's new in this version:

- Add Linux program can open virtual files like /proc/version, /proc/meminfo
- Add command "markers select to last marker"
- Add command "markers delete to last marker"
- Add arrow keys skip position inside Unicode surrogate pairs
- Change menu item "View / Lexers" now shows dialog, like Command Palette
- Fix tree-helpers did not work (when no folding ranges)
- Fix Unicode surrogate pairs gave crash in Python plugins
- Fix rendering of Unicode surrogate pairs (when lexer sees surrogates as symbols)
- Fix plugin API sometimes changed file encoding to UTF16
- Fix Linux dialog labels with CJK text were clipped

CudaText 1.88.1.0 (64-bit) 查看版本資訊

更新時間:2019-10-05
更新細節:

What's new in this version:

Fixed:
- API sometimes changed file encoding to UTF16
- Linux: dialog labels with CJK text were clipped