Shift 歷史版本列表
Shift 更高的齒輪與電子郵件客戶端,使郵件,日曆和雲端硬盤帳戶之間的導航快速,方便,美觀。厭倦了在 Gmail 帳戶之間切換?獲取 Shift 電子郵件客戶端為 Windows PC 現在!Shift 特點:Gmail,Outlook& Office 365 就像 boss一樣可以跨多個賬戶完成,而電子郵件客戶端只需一個漂亮的應用程序。您好生產力!輕鬆訪問,無限帳戶 您花了很多時間檢... Shift 軟體介紹更新時間:2021-04-18
更新細節:
What's new in this version:
- Shortcut for "Save image as..." menu changed from Ctrl+S to Ctrl+Shift+S
- Shortcut for "Open image location" menu changed from Ctrl+Shift+L to L
New:
- Added JPEG XL (*.jxl) support
- Added "Save image" menu (Ctrl+S)
- ImageGlass official Discord server
Improvements:
- Updated Magick.NET to 7.23.3.0
- Improved startup time when opening the image in a large folder
- Exif tool: Added ability to customize the EXIF tags to view
- Disabled "View channels" menu if it is not supported for the viewing image
- Hided "Open with" menu on Windows 7
- Added more interpolation options in Zoom Optimization setting
- Added current viewing folder item in Open/Save file dialog
- Reused the existing File Explorer window for "Open Image Location"
- Improved opening time of menu / context menu
- Updated the text in Check for update dialog to be more subtle
Fixed:
- an issue where cannot integrate exiftool.exe if its path contains space
- an issue that an unhandled exception thrown when using Windows touch and pen input
- an issue that an unhandled exception thrown when saving a theme
- an issue where memory leak happens for certain GIF files
- an issue where the app crashed in Settings if using custom ThumbnailDimension
- an issue that HEIC images with YUV444P8/10 color space doesn't present correct chroma resolution
- an issue that unchecking "Auto-center the window in Window Fit mode" in Settings doesn't work
- an issue that toolbar disappears when returning from Full screen mode
- an issue that Previous / Next Image with arrow keys also pan the view
- an issue that toolbar buttons are misaligned after maximized
更新時間:2021-04-16
更新細節:
What's new in this version:
- Fixed issue in 0.99.34 H1/H2/H3/H4/H5/H6/small not working for certain locale
- Fixed issue with bookmarks in tree right click menu
更新時間:2021-04-16
更新細節:
更新時間:2021-04-12
更新細節:
What's new in this version:
Added:
- improved the way how option "undo_limit" is applied. Now Undo limit is not N simple memory-items, but N 'actions', where 'action' is one simple command (typing a char, Del, BkSp etc), one multi-caret editing, or one mass-replacement.
- panels Output/Validate are now based on 'editor' control (before it was a 'listbox' control), so it's possible to select some text range and "copy" this range
- panels Output/Validate: context menu has item "Toggle word wrap"
- plugin Comments: after toggling line comment, shift caret horizontally too
- plugin Sort: new option "ini_files_case_sensitive" for "Ini files: sort sections and keys"
- option "dim_unfocused" allows value<0
- Undo for commands "move selected lines up/down" undoes all commands by single step
- Linux/BSD: app locates config in ~/.config if it was run from /opt/AnyDir
- handle plugin exceptions in Command.__init__
- Change: renamed option "undo_for_caret_jump" to "undo_mouse_clicks", changed its default
- Change: changed default of "renderer_offsets__linux" to true for Qt5 version
- Fix: option "undo_persistent" did not work when file was loaded from session
更新時間:2021-04-03
更新細節:
更新時間:2021-04-03
更新細節:
What's new in this version:
New:
- Improved dark theme based on QDarkstyle 3.0
- New light theme based on QDarkstyle 3.0
- New look and feel for toolbars
- New icon set based on Material Design
- New API to extend core plugins, with the exception of the Editor, IPython console and Projects
- New plugins to manage menus, toolbars, layouts, shortcuts, preferences and status bar
- New architecture to access and write configuration options
- New API to declare code completion providers
- New registries to access actions, tool buttons, toolbars and menus by their identifiers
Fixed:
- Project menu indicator overlapped by its text, missing icons
- Project recent_files not respected in Spyder 5
- qdarkstyle.colorsystem requirement missing
- Error report dialog pop ups when creating a new console
- Tour Icon not showing
- Kite support migration
- Layout broken in master branch when using 4.x settings
更新時間:2021-04-02
更新細節:
What's new in this version:
+ add: HTML auto-completion: support HTML entities (like )
+ add: HTML auto-completion: update tags/attribs lists (thanks @d-mal)
+ add: much faster multi-carets editing, with 100+ carets and heavy lexer (thanks @JairoMartinezA)
+ add: work on Undo/Redo (thanks @xcme)
Added:
- Undo: Caret movements were considered as actions that could be cancelled/repeated. It led to unneeded caret jumps. Now it looks more like undo/redo manages the content, not caret.
- Undo: If last change was performed in area which isn't visible now, then undo/redo actions will highlight for a while the line and insert a short delay before the undo/redo action.
- Undo: New options "undo_for_caret_jump" and "undo_pause"
- Undo: Paste followed by other editing were considered as single action, so undo cancelled both the pasting and the editing at once. Now these actions are separated.
- Undo: If pause (1500 msec) is passed between typing actions, undo them by steps.
- tab's context menu has new item "Pinned"; pinned tabs captions show prefix "!" (thanks @kvichans)
- command "set tab color..."
- command "reset tab color"
- command "toggle tab pinned state"
- better work of the feature which shows UI-tab titles like "test.txt * folder1" / "test.txt * folder2"
- better statusbar "message" cell: instead of hiding the text it dims it; floating tooltip for that cell shows 30 last messages
- app updates 'enabled state' of toolbar buttons (visible on colorful toolbar theme)
- fix: calculating width of some Unicode chars
- change: Multi-caret edition - undo all chars at once, like ST3
更新時間:2021-04-01
更新細節:
What's new in this version:
- Xojo IDE is now native on Apple Silicon Macs
- XojoScript now supported on Apple Silicon Macs
- macOS 11 SDK now used for both Intel and Apple Silicon builds
- iOS apps now use iOS SDK 14
- SF Symbol toolbar icons on Big Sur
- Graphics.Translate, Rotate, SaveState and RestoreState available in Desktop projects
- New WebLocation class
- New iOS UserAuthentication class
- Much faster JSON processing
- Many IDE improvements
- Worker improvements, including native Apple Silicon helper apps
- WebFileUploader optimized to improve speed, memory and CPU usage
- PDFGraphics improvements
- Numerous Code Editor and Autocomplete improvements
- SQLite updated to 3.34.1
- 172 bug fixes
更新時間:2021-03-25
更新細節:
What's new in this version:
Fixed:
- Fix restoring window properties at startup
- Fix a segfault when restarting kernels
- Fix a segfault when processing linting results
更新時間:2021-03-22
更新細節:
What's new in this version:
Added:
- code-tree for CSS lexer shows colored squares near 'Colors' items
- lexer CSS: show color formats 'rgb', 'hsl', '#aabbccdd' in code-tree
- add/change: reworked the way how app saves/restores per-file-history for properties: word wrap, show unprinted chars, show line numbers, show folding column, show minimap, show micromap, show ruler; format of JSON history: changed 'bool' values to 'int'
Fixed:
- problem with "CudaExt / Code-Tree Symbol list" and non-ASCII file text
- command 'Redo' could not work sometimes
- crash after installing lexer, while lite-lexer SQL^ was active
- regression since 1.124.0: Console's right-click menu is incomplete
- regression since 1.127.0: broken work of lite lexers with minimap
- regression since 1.128.0: app crashes on start, if lexers have 'grammar' (examples: C#, Pascal, SQL)
- plugins hotkeys become broken in current app session, after any plugin installation