Tresorit 歷史版本列表 Page40

最新版本 Tresorit 3.5.4603.4010

Tresorit 歷史版本列表

Tresorit 是一個端到端的加密,安全的雲存儲和共享設計,以存儲,同步和共享機密數據.只需將任何類型的文件放入 Tresorit 文件夾,它們將自動與連接到同一帳戶的每台計算機同步。文件在上傳到雲中之前被加密。解密只有經過所有者的許可才可以。無需重新加密即可共享加密內容.無論身在何處,都可以安全地與您的團隊進行協作 在辦公室或路上進行協作。來自任何瀏覽器,台式機,Android,iOS,黑莓... Tresorit 軟體介紹


GameMaker Studio 2.1.3 Build 273 查看版本資訊

更新時間:2017-12-15
更新細節:

What's new in this version:

Hotfix (v272+):
- Fixed instance variables which override defaults not overriding if you also have instance creation code
- Fixed editing the variable list for an object at the same time as editing variables for an instance of that object caused the instance's variables to override incorrectly
- Fixed the object window to allow using macros and enums without this resulting in a compiler error
- Fixed the manual saying that variables added via the new object variables system used 32bit doubles instead of the normal 64bit
- Fixed base64_decode() affecting chr() and causing HTML5 games to fail to load if you used this function

Object Variables:
- The object editor now has a new 'Variables' section
- This editor allows you to define variables and their default values, and these will be automatically set upon creation
- These default values can then be overridden for specific instances by opening the same variables window when in the room editor

Inherited Parent Events:
- The object editor's Events list now shows "ghosted" events inherited from a parent object
- This makes it easy to view all events available to an object in one place
- You can quickly open, inherit or override a parent event via its right-click context menu

Amazon Fire:
- Fixed an issue where some users got "Unable to obtain permission to execute" when running projects
- Fixed Device Manager's Test Connection button appeared to do nothing if you had the above issue

iOS:
- Added support for required new iOS icons, fixes game submission fails
- NOTE: You will be prompted (once) on opening an out-of-date project to update its iOS images
- Fixed an issue which meant Push Notification support was always being included in builds

Ubuntu and Mac 64bit games:
- Ubuntu support has now shifted to 64bit, rather than 32bit
- NOTE: You need to clean your project cache for Ubuntu if you get an error about already being connected when trying to build
- Mac now includes 64bit and 32bit binaries in its packages in order to comply with submission requirements, so builds will take a little longer now

Misc IDE Changes:
- Code Editor: Now uses "standard" text editor behaviour for home/end keys
- Debugger: Graph now shows more accurate fps_real values rather than a mean of a few frames
- Preferences: Android/Amazon keystore Import, Generate, and Show Hash buttons will show the output Window so you can see messages
- Resource Tree: Optimisations to speed up the IDE when large projects are open
- Target Manager: Currently-selected target is saved per-project when you close your projects

Fixed Bugs:
- Extension Editor: Removing proxy files with matching name can cause extension files to be deleted
- Code Editor: Multi select gets removed if you backspace more than once
- Code Editor: display_set_gui_maximise() should allow support for the US equivalent display_set_gui_maximize()
- Code Editor: Reopening projects with open code editors, not all of the code is coloured correctly until editor is focused
- Code Editor: Autocomplete suggests previously used incomplete variable
- Code Editor: Unstable error if you do a replace whilst selection only is enabled, delete some text then type in the search field
- Sound Editor: Short sounds are not played completely in preview
- DnD Editor: Missing a context menu entry for Expand All
- DnD Editor: Live Preview doesn't get focused if already open and contents have changed
- DnD Editor: Context menu is missing the entries for Go To Object and Add/Open Event
- DnD Editor: Context menu is missing keyboard shortcuts
- DnD Editor: Can't Cut/Copy/Paste using keyboard shortcuts using macOS IDE
- Image Editor: Shift selecting frames can cause Shift key to become locked
- Image Editor: Blend Mode 'Multiply' will not use destination alpha
- Image Editor: Dropping any non-image file on top of an open Image Editor gives incorrect prompt
- Tile Set Editor: Changing 'Auto tile background colour' appears to change nothing
- Sprite Editor: Texture Settings -> Edge Filtering will cause GameMaker Studio 2 to close when using a 4K sprite size (3840x2160)
- Physics shape fixture not generated unless Modify Collision Shape has been opened
- Importing Projects: Dragging gmez onto start page occasionally orders rooms incorrectly
- General: "GMS2 has become unstable" when dismissing Ctrl+T via spamming Escape
- Source Control: 'Import Project to Repo' creates local repo if the import fails, preventing further imports
- Preferences: Android keystore import / generate / show hash buttons should force showing their output
- Preferences: Android keystore alias should check for spaces and block with a description of how to fix
- Debugger: DS_Map key output in instances tab does not show bitshifted integers
- Debugger: Always uses the IP for the last Mac in device manager, which might not be the targeted Mac
- Debugger: GMS2 Runner.exe creates new inbound rule each time you debug
- Resource Tree: Pressing Enter after searching for a resource does not open the resource
- My Library: DPI scaling removes refresh button and squashes Search
- Search + Replace: Can't resize window
- Game Options: Mac is missing 'Enable Retina' option
- Game Options: UWP Publisher Name is missing from the UWP Game Options
- Tutorials: Crash when clicking 'Get More Tutorials'
- Licensing: Buying GMS2 products will require log out/in to properly update your licence
- Build Android: Cannot build for Android VM if the path to the NDK has not been set
- Build UWP: Certificate install not prompted / isn't performed as part of pfx install, causes builds to fail to install on phone

Known Issues:
- If you have cached Ubuntu build output for projects you will need to clean these to avoid a "already connected" error (just need to do this once)
- Explorer file dialogs can sometimes fail to open. This is a Windows 10 Creators Update issue and has been seen failing in other applications
- Welcome Page is still disabled during start-up - it can still be accessed via the Help menu, so new users can still get to these videos and links
- Runtime download/activation has been seen to crash the IDE occasionally during subsequent startup
- Closing and reopening the Marketplace tab can cause issues downloading some assets thereafter, need to restart GMS2 to fix
- Dead instances of Window's RuntimeBroker application can block attempts to use the manual in the IDE - just get a white page
- UWP requires you to have the older SDK tools installed as well as the current ones, not just the current ones

Vim 8.0.586 查看版本資訊

更新時間:2017-04-24
更新細節:

What's new in this version:

- I have built a version of Vim 8.0 with all the latest patches. This is mainly interesting for MS-Windows users who download the binary. Upgrading to this version is recommended, since it fixes many problems.
- I have renamed the original Vim 8.0 files to include the patchlevel. The new files are both available as "80" and "80-586". Note that caching may cause the "80" file to still be the old one.