Password Boss 歷史版本列表 Page3

最新版本 Adobe Photoshop Elements 2020.1

Password Boss 歷史版本列表

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


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

更新時間:2019-09-22
更新細節:

What's new in this version:

Added:
- option "mouse_scroll_speed_vert"

Changed:
- command "Select all" now doesn't scroll to document end; it's like in Sublime & EmEditor & GEdit
- new dialog to choose UI+syntax themes "Options / Themes...", instead of two menu-dialogs
- removed option "ui_notif"; to disable file auto-reload, set "ui_notif_time" to 0

Fixed:
- show unprinted symbols "only in selection" was wrong with wrapped text
- file saving with write-error stops file auto-reloading
- issue with command "find current word next"

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

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

What's new in this version:

- add: can show unprinted characters only in selection (like Sublime). To do this, add char "x" to the option "unprinted_content"
- add: selecting words by double-click: allow clicking after line end too
- add: command "Toggle side panel / code tree" (same as "Show side panel / code tree" but it toggles)
- add: command "Add next occurrence of selected word": must find not whole words, if not whole word was initially selected (like Sublime)
- fix: command "Add next occurrence of selected word": bug when no selection (didn't repaint editor)
- fix: program should not crash if file-tab is closed during lexer parsing
- fix: to hide Lazarus/GTK2 bug when mouse-over buttons remain highlighted, program disables this button highlighting on Linux
- fix: slow response of scrollbars on Windows

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

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

What's new in this version:

Added:
- dialog Go To allows negative line numbers and negative values in %, this goes relative to file end (like VS Code)
- lexer parser optimizations: now parsing of big files is ~30% faster
- minimap highlightes entire lines with selections, with theme color "current line BG" (similar to VS Code)

Fixed:
- on big files (lot of folding ranges), program had big slowdown on text editing

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

更新時間:2019-09-04
更新細節:

What's new in this version:

Changed:
- Windows build upgraded to Python 3.6, option "pylib" (on Windows) is now ignored

Added:
- Windows build: added support for Python 3.4...3.8; the existing python3x.dll with latest number from app folder is used
- Windows build: Addon Manager has packages "Windows Python37 32-bit" and "... 64-bit"; after installing one of them, and app restart, app will use Python 3.7
- drag&drop from Windows Explorer to floating groups (f1, f2, f3)
- Char Map dialog has hotkeys Ctrl+Up, Ctrl+Down to change combobox choice
- plugins "Terminal", "Find in Files": input fields consider option "ui_active_border": true
- lexer JavaScript: code-tree supports function/class names with Unicode and $ char
- lexer "Batch files" improved

Fixed:
- macOS: wrong display of menu-dialogs (if nagative font size in user.json)

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

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

What's new in this version:

Added:
- on moving selection in Theme menu dialog, program previews selected theme (like Sublime)
- program saves to history the last selected item in Command Palette
- lexer VBScript improved (by @dinkumoil)

Changed:
- deleted option "ui_listbox_centered", changed behaviour for its default
- function call-tip in plugin "Python IntelliSense" has different look and position

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

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

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

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

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

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

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

更新時間:2019-06-18
更新細節:

What's new in this version:

- Add: Find dialog: option "find_hotkey_op_tokens", hotkey for 'syntax elements'
- Add: Find dialog: 'syntax elements' has checkable style
- Fix: plugin "Insert Time" bug

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

更新時間:2019-06-17
更新細節:

What's new in this version:

Added:
- dialog Find/Replace has option button to choose "syntax elements" (like SynWrite): any, only comments, only strings, only comments+strings, except comments, except strings, except comments+strings
- embedded Emmet engine (written by Rickard Johansson); preinstalled plugin Emmet which uses this engine (old plugin "Emmet Lite" is now almost not needed, remove it).
- sidebar shows "badges" with number of items in Output and Validate panels
- ui-theme colors for sidebar "badges"
- plugin "Insert Time": if text selected, replace it on insertion

Changed:
- menu items in "Options / Settings-more" moved one level up