Rocket.Chat 歷史版本列表
Rocket.Chat 是 Windows PC 的終極聊天平台。體驗下一級的團隊溝通! Rocket.Chat 是一個了不起的產品,因為我們有一個令人難以置信的開發者社區。超過 200 名參與者使這個平台成為一個動態和創新的工具包,從群組消息和視頻通話到幫助台殺手功能。從任何地方訪問:網頁瀏覽器,桌面和移動應用程序。按照您的要求設置您的系統。根據需要重新品牌。該代碼是在 MIT 許可下的 100... Rocket.Chat 軟體介紹更新時間:2020-05-20
更新細節:
What's new in this version:
- Fix AIFC file saving issue
- Fix MP4 file reading issue
- Add keybindings for Convert to Stereo and Convert to Mono
- Add recording start notification indicating the name of the device used
- Minor fixes and optimizations
更新時間:2020-05-20
更新細節:
What's new in this version:
- Fix: A startup crash problem in certain cases
更新時間:2020-05-16
更新細節:
What's new in this version:
New:
- Added the support for some new Java protections
- Added the support for the new copy protection as found on certain Japanese adult DVDs
- Added the support to preset conversion profiles for different scenarios (mobile devices and home theaters) when converting DVDs, Blu-rays and 4K Ultra HD Blu-rays with the Ripper modules
- Improved the support for the burning engine
Fix:
- An error 600 problem when copying Blu-rays in certain cases
- A problem that chapters are created when converting certain MKV files with Enlarger AI even there are no chapters in the original files
- A failure problem when converting videos with the MP4.Passthrough profile in the Video Converter module
更新時間:2020-05-14
更新細節:
What's new in this version:
- Fixed an issue with a background process and the 32-bit version of Silhouette Studio
更新時間:2020-05-02
更新細節:
What's new in this version:
- Bug fixes
更新時間:2020-04-29
更新細節:
What's new in this version:
Bug fixes:
- Z seam placement. Changes to the Simplify() algorithm in 4.6.0 caused Z seam placement issues, which resulted in less-than-perfect results. This has been fixed.
- Ender 3 Pro nozzles missing. A lot of issue reports came in about nozzles missing for this machine definition, so we made a fix to stop this happening.
更新時間:2020-04-29
更新細節:
What's new in this version:
- New: Added the support for some new Java protections
- New: Improved the support for Enlarger AI upscaling conversion
更新時間:2020-04-24
更新細節:
What's new in this version:
New:
- Added the support for some new Java protections
- Added the Ultra Quality conversion model when upscaling DVDs in DVD Ripper and 480p videos in Video Converter, with Enlarger AI
- Improved the overall user experience on Installation, Task Manager and Enlarger AI
更新時間:2020-04-22
更新細節:
What's new in this version:
- Add function, Repeating events can set deadline and cycle times
- Add function, Repeated events can be set to complete the task
- Solve the problem that the desktop management software coexistence mouse does not take effect
更新時間:2020-04-21
更新細節:
What's new in this version:
New features:
- New Intent profiles. In version 4.4 we introduced Intent profiles for the Ultimaker S3 and Ultimaker S5 which allow you to start prints at the click of a button without a lot of configuration steps. Due to popular demand, version 4.6 expands the range of Engineering Intent profiles to include more of the Ultimaker material portfolio: PC, Nylon, CPE, and CPE+. These work with 0.4 print cores.
- Show active post processing scripts. fieldOfview has contributed an ease of use improvement to the post processing plugin. The number of enabled post processing scripts will now display as a badge notification over the post processing scripts icon. A tooltip gives extra information about which scripts are enabled for quick and easy inspection, so there's no need to open the post processing dialog.
- Hole Horizontal Expansion. smartavionics has contributed a new setting that applies an offset to all holes on each layer, allowing you to manually enlarge or contract holes to compensate for horizontal expansion.
- Per-model settings. The "Infill only" checkbox has been changed to a dropdown selection: “Infill mesh only” or “Cutting mesh”.
- Transparent support rendering. In preview mode with ‘Line type’ selected, support material will render with transparency so you can easily see what’s being supported.
- No stair stepping for PVA profiles. Stair stepping is intended to reduce the adhesion between support and the model, where the support rests on the model, and to reduce scarring. As PVA doesn't suffer from scarring or adhesion issues due to its water-solubility, this value has been set to 0 for PVA profiles. A known issue with the stair stepping algorithm causes support to disappear sometimes, so doing this reduces the chance of that happening when PVA is used.
- Separators in extensions menu. fieldOfview has contributed a method for plugin authors to add separators between menu items in the “Extensions” submenu. The method is backwards-compatible so changes don’t have to be made in Cura and Uranium together.
- Ultimaker account sign in prompt. Added clearer text to the sign in popup and first use flow to highlight the benefits of using an Ultimaker account with Cura.
- Updated installer. Small fixes have been made to the installer. To keep up with the times, we’ve also updated the images to display an Ultimaker S3 instead of an Ultimaker 3.
Bug fixes:
- Infill mesh ordering
- When you have three objects overlapping each other and you set two of them to "Modify settings for infill of other models", then the setting "Infill Mesh Order" determines which of the two infill meshes gets priority where they overlap. This was broken for cutting meshes, so BagelOrb contributed a fix.
- Backups storage size. We’ve put a hard limit on backup file size in this release to prevent other files being stored there
- 3MF gcode comments removed. Fixed a bug where comments were removed from Start/End G-codes when opening from a 3MF
- Print monitor preheat fields. Values in the print monitor preheat fields were broken in previous versions, they have now been fixed by fieldOfview
- Stepper motor disarming during pause at height. Some printers automatically disable their steppers after a pause (after a certain time). This script makes it possible to set that in the pause script (instead of relying on default behavior of the firmware).
- Crash if logging in on two instances at the same time. During the beta period we caught a critical bug where logging in to an Ultimaker account with two instances of Cura would crash the second instance. It crashes because while the web page is open, Cura opens a web server in the local host. The web page redirects to that web server when you've logged in, so that it knows that the log-in was successful and what the credentials are. Both instances try to create a web server on the same port, which is impossible.
- "Changes detected from your Ultimaker account" message. We fixed a bug on MacOS where duplicate "Changes detected from your Ultimaker account" popups would appear at a single time.
- Crashes when inactive. Some people reported experiencing crashes when the computer had been inactive for a long time, or when the laptop got suspended or went to sleep. This has been fixed.
- Support blocker is not blocking support. Fixed an issue where the support blocker was not blocking support.
- Sending slice message takes too long when using mesh helpers. Fixed an issue where it would take too long to trigger a slice when using the mesh helpers and support blocker.