Angry IP Scanner 歷史版本列表
憤怒的 IP 掃描器是一個非常快速的 IP 地址和端口掃描器。它可以掃描任何範圍的 IP 地址以及任何端口。它是跨平台和輕量級的。不需要任何安裝,任何地方都可以自由複制和使用它.Angry IP 掃描器只需簡單地 ping 每個 IP 地址,以檢查它是否存在,然後可以選擇解析其主機名,確定 MAC 地址,掃描端口等。每個主機收集的數據可以通過插件進行擴展. 它還具有其他功能,如 NetBIOS 信... Angry IP Scanner 軟體介紹更新時間:2020-11-27
更新細節:
What's new in this version:
- fixed crash applying rich text tags in flatpak version
更新時間:2020-11-26
更新細節:
What's new in this version:
Added:
- non-text file detection: ignore last 2 bytes at the file end
- Addon Manager: support all git branch names in "Install from GitHub"
- support translation for more std plugins: ProjManager, TabsList, MakePlugin
- support Python 3.9 on macOS
Fixed:
- lexer Bash: (( #text ))
- issue in API on_state
- hex viewer cannot scroll big file to the end
更新時間:2020-11-10
更新細節:
更新時間:2020-11-08
更新細節:
更新時間:2020-11-04
更新細節:
What's new in this version:
- add: if new tab was opened without disk file, it was edited, its content was erased, then don't show confirmation to save that tab on closing
- add: mouse hover highlighting for statusbar cells
- add: can work if CudaText runs via symlink on Unix systems
- add: option "auto_delete_bookmarks"
- fix: dragging of sel-rect in minimap stopped when mouse goes lefter/righter of minimap
- fix: on deleting block with n bookmarks, bookmarks shifted upper too much
更新時間:2020-10-31
更新細節:
What's new in this version:
Added:
- detect encoding also by Python standard
- Wiki topic
- options "find_indent_vert"/"find_indent_horz" are now respected in Undo/Redo commands
- option "find_indent_vert": big values >= 100 (or <= -100) now center position vertically
- plugin Project Manager supports "Find in Files 4" with its command "Find in directory"
- plugins Comments, Sort, Emmet are translatable like many others
- can assign hotkey to Left Backslash key on 102-key keyboard
- after "save file as", clear read-only editor state
Changed:
- shortened button captions in Find dialog: "First", "Next", "Prev", "Select", "Mark"
- deleted static auto-completion files for JS and Python (data/autocomplete/*.acp), because they interferred with Snippets plugin and intelligent auto-completion plugins
Fixed:
- even with "def_encoding_utf8":true, app must not activate UTF8 if file has clearly not the UTF8 encoding
- some plugin APIs didn't properly shift carets+markers
更新時間:2020-10-28
更新細節:
What's new in this version:
- Local IP address popup will now list IPv6 addresses and support IPv6 netmasks
- Support for silent uninstall on Windows #263
- Improve detection of the default primary network interface on Windows #257
- Update Linux SWT for better support for KDE dark themes #247
- Support installing of .deb packages with Java 15 #266
- Do not show first run dialog nor check version updates if run with any command-line arguments (for automation)
更新時間:2020-10-23
更新細節:
What's new in this version:
- add: Wiki topic /CudaText#Encoding_detection
- add: can assign hotkey to Left Backslash key on 102-key keyboard
- fix: even with "def_encoding_utf8":true, app must not activate UTF8 if file has clearly not the UTF8 encoding
- fix: some plugin API didn't shift carets+markers property
更新時間:2020-10-21
更新細節:
更新時間:2020-10-20
更新細節:
What's new in this version:
- Find dialog: when "search in selection" is checked, and "find first"/"find next" is called, editor places marker instead of caret, so we don't break the selection, and can "find next" all matches
- Wiki topic https://wiki.freepascal.org/CudaText#Text_searcher_features
- Wiki topic https://wiki.freepascal.org/CudaText#How_to_support_Spell_Checker_in_lexer
- plugin "Sort" has new command "Sort char-separated values in lines"
- option "marker_size"
- command "duplicate line(s)" supports multi-carets
- command-line options -nsl and -nss (option -ns is a shortcut to both of them)
- command-line option -z=uhex
- CSS auto-completion: more complete colors list for color-properties
- CSS auto-completion: add standard values to all properties: inherit, initial, unsert, var()
- CSS auto-completion: better auto-inserting of bracket for functions
- Unix: better support paths with ~/ (didn't work if app was run by external tools)
- dialog Find/Replace: second press of Ctrl+F / Ctrl+R returns focus to editor
- dialog "Save tabs?" shows button "don't save/ keep in session" more often, now ignoring "t" in "ui_history_disabled"
- lexer CSS: highlight names of "system colors"
- lexer XML: better support Spell Checker
- crash and not sync'ed editors when in splitted view
- code-tree was reset on change grouping mode to "1+2"
- "distraction-free mode" was partially reset: by Option Editor plugin call, by lexer changing
- some plugins crashed when app was run with -s= command-line param
- flags in "View / Toggle unprinted chars" were reset on switching tabs