Password Boss 歷史版本列表 Page2

最新版本 Adobe Photoshop Elements 2020.1

Password Boss 歷史版本列表

Password Boss 是個人電腦和數字錢包的頂級密碼管理器,專為任何有困難的人記住他們的密碼。 PC,iOS 和 Android 設備的密碼管理器。保存您的密碼並自動將您登錄到您的帳戶。請記住只有一個主密碼,並為您輸入所有唯一的用戶名和密碼。您的密碼和個人信息使用銀行級安全加密,只有您有權訪問您的數據。在所有設備上輕鬆同步您的數據,以便安全地訪問您的密碼– 隨時隨地。 Passw... Password Boss 軟體介紹


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

Password Boss 5.0.4488.0 查看版本資訊

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

What's new in this version:

Password Boss 5.0.4488.0
- Change log not available for this version


Password Boss 4.5.4177.0
- Change log not available for this version


Password Boss 3.1.3562.0
- Change log not available for this version


Password Boss 3.1.3485.0
- Change log not available for this version


Password Boss 2.0.3214.0
- Change log not available for this version


Password Boss 2.0.3131.0
- Change log not available for this version

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

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

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

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

What's new in this version:

Changed:
- option "word_chars" replaced with "nonword_chars" (to be like Sublime & Atom)
- detection of file changes in external programs is rewritten. Now it uses thread, not timers (per each file-tab) as before. It should work more reliable and fast
- confirmation "File was changed outside. Reload?" changed from messagebox to modalless panel inside file-tab
- clicking micromap doesn't move caret
- names of color themes now stores to user.json (reading of old setting from history.json is supported)

Added:
- option "caret_keep_visible_on_scroll"
- option "ui_notif" was returned back
- paired file-tab: auto-reloading works for second file; if both files were changed outside, 2 "Reload?" prompts appear at the same time
- don't reload file, which was deleted outside
- during drag-drop of text fragment, editor shows red marker for drop position
- zip file installer: for lexers and lite-lexers, support to install lexer-override settings in "lexer*.json"
- plugin Tabs List: reworked, using listbox with x and circle marks
- plugin Tabs List: added options in [columns] section to specify additional listbox columns (width values: >0 - in pixels, <0 - in percents, =0 - auto-stretch; show values: 0 or 1)
- file with ASCII char 07 is still considered as text
- command "ui: focus editor notification panel"
- command "ui: hide editor notification panels"