MeinPlatz 歷史版本列表 Page11

最新版本 MeinPlatz 8.23 (32-bit)

MeinPlatz 歷史版本列表

MeinPlatz“我的地方”提供了一個簡單快捷的方式來掃描硬盤丟失的磁盤空間。當然結果可以導出到 XLS,HTM,CSV 和 TXT。 MeinPlatz“我的地方”還具有集成打印預覽和可變寬高比的打印功能,並且還有一個小屏幕放大鏡。選擇版本:MeinPlatz 5.01(32 位)MeinPlatz 5.01(64 位) MeinPlatz 軟體介紹

MeinPlatz (32-bit)MeinPlatz (64-bit)


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

更新時間:2022-03-18
更新細節:

What's new in this version:

- add: default config of "detect_line" option (see the Wiki) includes 'shebang' for Bash and Python
- fix: write JSON configs (main app + Options Editor Lite) with 'flush buffers', to not wipe them by OS hard reset
- fix: too slow RegEx for 'numbers' in lexers C, C++, CSS, Lua, Python
- change: disabled highlight of Git merge conflict markers: <<<<<<< ======= >>>>>>>

Joplin 2.7.15 查看版本資訊

更新時間:2022-03-17
更新細節:

What's new in this version:

Improved: Handle invalid revision patches

Fixed:
- Clicking on folder button was no longer jumping to the right folder
- Ensure that note revision markup type is set correctly
- Fixed Tags Order
- Undo and redo on note title did not work in some cases

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

更新時間:2022-03-15
更新細節:

What's new in this version:

Added:
- Project Manager: after "Refresh" action, restore tree-nodes folding + re-select old selected item
- Emmet plugin: support more abbreviations with Lorem Ipsum: "lorem", "lorem4", "lorem*4", "p*4>lorem"
- lexer Python: folding for {...} and [...] blocks
- update data-files for CSS auto-completion

Fixed:
- option "find_separate_form" is disabled on GTK2, since that platform has a bug with it
- Addon Manager: CudaText update checker

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

更新時間:2022-03-12
更新細節:

What's new in this version:

Added:
- lexer CSS: code-tree is reworked, now it can show OK even huge _minified_ CSS files
- command "Paste and indent" in the Command Palette + upper menu. It mimics Sublime Text command with the same name, you can assign Ctrl+Shift+V to it.
- command "Paste from history" in the Command Palette + upper menu. It mimics Sublime Text command. Feature is controlled by new option "ui_max_history_clipboard".
- command "clipboard: clear history" in the Command Palette

Changed:
- removed menu item "Edit / Delete" (most apps don't have it)
- lexer CSS: removed 'properties' nodes from code-tree (like in VSCode)
- lexer CSS: removed color names (e.g. 'olive') from code-tree

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

更新時間:2022-03-03
更新細節:

What's new in this version:

Added:
- support encoding ISO-8859-9
- command 'tabulation-key uses spaces: turn on'
- command 'tabulation-key uses spaces: turn off'
- command 'tabulation size: set to 2'
- command 'tabulation size: set to 4'
- command 'tabulation size: set to 8'

Changed:
- prettified ISO encoding names: 'iso88591' -> 'iso-8859-1' etc
- change/add: better Undo steps, when Del/BkSpace key was pressed many times
- plugin Insert Time: move caret to the right side on insertion
- delete deprecated (in 2021/10) commands 'stop macro' and 'cancel macro'
- delete deprecated (in 2019) reading name of ui/syntax themes from history file, it's read from user.json

Joplin 2.7.14 查看版本資訊

更新時間:2022-03-01
更新細節:

What's new in this version:

- Improved: Improve error message when revision metadata cannot be decoded, to improve debugging
- Fixed: Prevent certain errors from stopping the revision service
- Fixed: Note export could fail in some cases (regression)

Joplin 2.7.13 查看版本資訊

更新時間:2022-02-25
更新細節:

What's new in this version:

- Fixed: Fixed search marker background color in Markdown editor
- Updated translations

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

更新時間:2022-02-25
更新細節:

What's new in this version:

Added:
- command "reopen recent file" in the Command Palette
- little better Undo, when one of actions was deleting of selected block by Del/BkSpace
- char U+00AD is also shown in hex form

Fixed:
- big flickering when editing in PHP blocks
- Find dialog: activating of 'Hi' option cleared the selection, so broke the find 'in selection only'

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

更新時間:2022-02-22
更新細節:

What's new in this version:

- add: command "reopen recent file" in the Command Palette

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

更新時間:2022-02-20
更新細節:

What's new in this version:

- change/add: option "renderer_tweaks" has new sub-option 's' to show Unicode-spaces in usual form; default is to show Unicode-spaces in Hex form, like Sublime

Fixed:
- app crashed with option "links_regex": ""
- issue in FindInFiles4 plugin when go-to-found-match did not scroll file to needed line
- regression with option "renderer_anti_flicker":20 (values 1...999): a) Console is not repainted until click; b) plugin Sync Scroll work is broken