Folder Lock 歷史舊版本 Page16

最新版本 Folder Lock 7.9.0

Folder Lock 歷史版本列表

Folder Lock 是一套完整的解決方案,讓您保持個人文件加密和鎖定,同時保持加密文件的自動和實時備份到在線存儲。它還提供 USB 驅動器和 CD / DVD 的便攜式安全。 Folder Lock 也可以讓你鎖定文件,文件夾和驅動器; 將您的個人信息保存在錢包中; 撕碎文件並清理 Windows 歷史記錄。 Folder Lock 提供 256 位 AES 即時加密以及將加密文件同步到在線存... Folder Lock 軟體介紹


Simplenote 1.20.0 查看版本資訊

更新時間:2020-07-13
更新細節:

Simplenote 1.19.0 查看版本資訊

更新時間:2020-06-29
更新細節:

Simplenote 1.18.0 查看版本資訊

更新時間:2020-06-16
更新細節:

Simplenote 1.17.0 查看版本資訊

更新時間:2020-06-03
更新細節:

What's new in this version:

Enhancements:
- Added option to disable keyboard shortcuts
- Added a password validation utility #2086 and stricter password requirements on signup #2087 and login

Fixes:
Many keyboard shortcut fixes:
- Delete note shortcut removed
- Search shortcut changed to CTRL+Shift+S so that it does not conflict with the native browser find
- Toggle focus on tag field changed from CTRL/Cmd+T to CTRL/Cmd+Shift+Y
- Create a new note changed from CTRL/Cmd+Shift+N to CTRL/Cmd+Shift+I
- Open the tag list changed from CTRL/Cmd+Shift+T to CTRL/Cmd+Shift+U
- Added focus mode shortcut hint to View menu
- Fixed a bug causing occasional missing characters in note titles
- Defer re-decorating note when changing search

Other Changes:
- Refactor: Extract authentication and login screen from main app
- Build updates: Simplenote now supports armv7l (aka armhf on Debian) and arm64 platforms #2042; Added 32-bit version for Windows Store
- Refactor settings reducer #2083 and tag chip
- Added types to the Checkbox component

Octave 5.2.0 (64-bit) 查看版本資訊

更新時間:2020-05-25
更新細節:

What's new in this version:

Improvements:
- Avoid color changes in MS Windows GUI terminal
- Lock amd and symbfact to avoid segmentation fault with SuiteSparse
- Fix segfault when calculating patch vertex normals
- Fix segfault in constructing patch normals for lighting
- mat2str.m: Fix for logical matrix (add transpose)
- improve file equality check for MS Windows
- ismember.m: Fix second return argument when values are complex
- findobj.m: Fix typo and correctly handle numeric properties
- Correctly display integer types with format hex
- Cast winqueryreg REG_DWORD types to DWORD
- Fix numerous errors in audiowrite / audioread
- print.m: Pass quoted path to octave-svgconvert
- dir.m: Fix occasionally returning incorrect folder field
- Stop segfault when calling 3-input form of diag with cell arrays
- improve message for setting breakpoint in nonexistent function
- Use framebuffer object for printing invisible Qt figures on mac
- Escape backslash characters in EPS output
- Use replacement characters to display non UTF-8 strings in figures
- inputrc: Add warning about modification
- documentation.cc (global_search): just return if query string is empty
- Default (c)transpose for old style class arrays
- Always reserve at least 1 element of storage for sparse matrices
- Don’t segfault at exit after reading malformed HDF5 file
- Fix pause() with no arguments called on Windows
- refactor minimum eigenvalue index search in qp
- qp: fix obscure corner case when calculating qp caused by a typo
- use std::streampos instead of std::ios::streampos
- fix pause and kbhit with glibc 2.28 end-of-file state behavior
- Fix return of left-handed vectors when inputs are complex
- waitbar.m: Fix hang when using createcancelbtn property
- shading.m: Fix unexpected error when multiple hggroups present
- dec2base.m: Correctly handle zero matrix input
- eliminate duplicate graphics callback object stack
- Improve performance when closing figures
- Reduce time to process pkg -forge list by 30X
- Feed fig2dev with PDF files converted from svg
- Improve error checking for iconv_open
- poly.m: fix the fix for input of complex conjugate pairs
- mkoctfile: use the TMPDIR environment variable if set
- line.m: Fix creation of unwanted axes
- Accept 4-input form for quiver3
- pkg.m: restore installing packages from zip archives
- axis.m: Fix issues with equal argument
- ordeig.m: Do not fail on 1x1 matrices

GUI:
- fix editors search and replace in selection
- undo a complete replace all action in the editor
- fix missing unlock of mutex when gui editor is not present
- prevent unnamed editor tab from being closed by rmdir
- prevent editor from closing files that are not affected by rmdir
- fix creating keyword files for editor autocompletion
- fix dock widget position when being dragged out of the main window

Build system / Tests:
- fetch upstream gnulib changes using git fetch
- update gnulib archive if requested changeset is not in the local archive
- eliminate gnulib subrepo
- configure: prevent overlinking when SUNDIALS is disabled
- use QtCore and Qt5Gui modules instead of Qt5OpenGL
- make building with Qt4 QGLWidget work again
- build: adapt mk-qthelp.pl to changes in Texinfo 6.7
- BIST should not rely on the current directory to be writable
- bp-table.cc: Fix test
- maint: Make old style class tests Matlab compatible
- Add BIST tests for unlink

Documentation:
- fix many spelling errors
- help: improve documentation for the startup.m user script
- avoid conflict with @seealso macro in Texinfo 6.6
- mk-doc-cache.pk: Also translate @seealso here
- makeinfo.m: Also translate @seealso here
- polar.m: Document that input is expected to be in radians
- gallery.m: Fix typo in docstring for poisson
- Add 1024x1024 Octave logo icon
- add .editorconfig for default file encoding and indentation
- octave.doap: Copy localized (short) description over from appdata
- org.octave.Octave.appdata.xml: Add German and French description
- languages/*.ts: updated language files
- quiver3.m: Fix texinfo typo in docstring from cset f7b10bd40045
- doc: fix . Operator Index entry to build with Texinfo 6.7
- doc: improve example of using global variables from oct-files
- doc: Create en-dashes and em-dashes correctly in documentation
- doc: expand page_output_immediately doc string, mention page_screen_output
- doc: Clarify documentation of history_file
- doc: Improve documentation for get_help_text, get_help_text_from_file
- doc: Add documentation for GNUTERM variable used with gnuplot
- doc: Improve contour docstring example
- doc: Add example to show limitations of the given BLAS integer size
- doc: Improve documentation of sparse functions
- doc: Improve spelling of bicgstab
- doc: Remove Map functions keys, values, remove from unimplemented list
- doc: Add function index entry for alias inverse
- add content rating declaration to AppStream metadata
- doc: Remove stray semicolons from pie, pie3 calling forms
- doc: Redo documentation for rats function
- doc: Specify position property for text objects is a three-element vector
- doc: state that Octave can only load HDF5 files created by itself
- doc: Fix names of options in issorted
- doc: Small fixes to mat2cell and polyeig docstrings
- doc: Improve example code for using -pdflatexstandalone
- doc: Refer to “root object” rather than “root figure object”
- doc: Place cross-reference from list of graphics object properties back to object
- doc: document the newline character in warning messages
- doc: pkg versions can be more general than “x.y.z”

Simplenote 1.16.0 查看版本資訊

更新時間:2020-05-06
更新細節:

Victoria 5.28 查看版本資訊

更新時間:2020-04-14
更新細節:

What's new in this version:

- Now, with an unscheduled update of the database from the SMART chart menu, the chart is immediately updated
- In the absence of a base, an attempt is made to create it immediately upon receipt of SMART. In case of failure (the disk is write-protected, etc.), no other attempts are made until the program is completed.
- An opportunity has been made to build SMART graphs not from zero, but from a minimum value - for attributes with a large absolute value, which varies slightly. Jackdaw enabling this mode is not yet remembered
- Compound attribute graphs are now displayed with lines of different thicknesses
- The temperature attributes 190, 194, 231, [189 on SSD], except 231 on SSD, are now forcibly switched to schedule 0
- The active chart selection element is now highlighted - perhaps it will be more convenient
- In order for the graphs not to merge at the 0th or maximum mark, an artificial divergence of +/- 2 pixels between them was made

Victoria 5.27 查看版本資訊

更新時間:2020-04-05
更新細節:

What's new in this version:

- As it turned out, on some systems with a day of the week in the date / time format, this format does not fit into the database. Reserved more space for the base.
- ATTENTION! Before applying this version, delete the old databases (files starting on SMBASE in the log folder). Otherwise, the program will not be able to work normally.

Simplenote 1.15.1 查看版本資訊

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

What's new in this version:

- Fix application signing to generate appx for windows store

Simplenote 1.15.0 查看版本資訊

更新時間:2020-03-11
更新細節: