Shotcut 歷史版本列表
Shotcut 是一款適用於 Windows,Mac 和 Linux 的免費開源跨平台視頻編輯器。主要功能包括支持多種格式; 不需要進口意味著本地時間線編輯; Blackmagic Design 支持輸入和預覽監視; 和解決方案支持 4k。 選擇版本:Shotcut 18.01(32 位)Shotcut 18.01(64 位) Shotcut 軟體介紹Shotcut (32-bit)Shotcut (64-bit)
更新時間:2019-04-10
更新細節:
更新時間:2019-04-10
更新細節:
What's new in this version:
Enhancements:
- Import Tool: Added an option for whether or not to fully qualify table names in generated insert statements for delimited, Excel, and fixed width imports
- Database Browser: Added support for View Contents - Limit Results for SQLite, HSQLDB, and H2
- Added an Edit -> Backup User Data menu option for backing up all user specific RazorSQL data such as preferences, connections, etc. to a zip file
- Query Results: Added a locale specific number formatting option on the Edit -> Preferences -> Query Results screen
Changes:
- Associate File: If file is already open on an unconnected and unmodified tab, connect that tab instead of creating a new tab
- Launch Edit Table Tool from query results: If the query is a select * query and all the results are retrieved, use the already retrieved results for editing instead of re-executing a new query
- Edit Table Tool: Max rows to retrieve per table now use the connection profile specific max rows setting instead of the global max rows setting from the preferences
- Edit Table Tool: Query to populate uses a limit clause for certain databases to prevent retrieval of extra rows and improve performance
Bug Fixes:
- Connection Wizard: If profile is deleted, copied, or renamed, profile tree does not update immediately
更新時間:2019-04-09
更新細節:
更新時間:2019-04-03
更新細節:
What's new in this version:
- Point mac users to the launched desktop app
更新時間:2019-04-02
更新細節:
What's new in this version:
Resolved Issues:
- Type.IsSubclassOf Performance Regression
- unhandled-exception-2.exe crashes crash reporting
- BinaryReaderTest.ReadBytesException and BinaryReaderTest.ReadCharsException fail on FullAOT+LLVM after hybrid suspend change
- recent string loading changes break big endian with mojibake
- Process.GetProcessesByName Memory Leak, Not Disposing Filtered Process Objects
- Generic with “unmanaged” constraint crashes runtime
- ProductHeaderValue parser throws exception for empty values
- opt and llc missing from mono 2018-08 pkg
- [wasm] Make test.js use generated driver and bindings.
- Latest mono on macOS broke Xamarin Studio 5 compatibility: Marshal.SizeOf reports type 0x01 not handled
- Mono issuing SIGSEGV running C# Semantic Tests
- Native crash when debugging with exception watchpoint
- FullAOT LLVM Linux x64 one flaky failure.
- [ WASM ]Build fail host error
- [iOS] CalendarTest.Hijri and CalendarTest.UmAlQura fail
- mono_thread_info_exit ignores exit_code and just passes 0 on.
- iOS cannot save Entity models with Nullable Guid (Guid?) property types (among others) using EF Core 2.1.2.
- HttpWebRequest throws an uncatchable task exception when processing requests simultaneously with timeout specified
- Update CI build scripts to not hardcode -j4
- Wrong characters in decimal number representation on s390x
- Many scary “Your mono runtime and class libraries are out of sync” mono warnings when building for device
- [wasm] Stop using mmap for loading assemblies
- [wasm] Rename sdks WebAssembly framework libraries
- [wasm] Build fails - ninja can not be found.
- mono64[80780:1186894] error: * Assertion: should not be reached at debugger-agent.c:6619
- mono_jit_init on macOS 10.14 has graphics corruption due to mprotect invocation
- Error loading generic override of in parameter
- Possible GC hang while building msbuild with mono/2018-08 and mono/master
- Type.IsSubclassOf throws TypeLoadException
- Hybrid suspend: mono_add_internal_call is broken
- Unhandled exception at the end of MonoDevelop.UnitTesting.Tests test run
- Mac installer does not always clear out old files
- SDK ‘Microsoft.NET.Sdk.Razor’ not found
- ParameterInfo.[Raw]DefaultValue returns Missing.Value for non-null default values of DateTime? and decimal? parameters
- Unexpected behaviour of DateTime.ToString with Korean language on iOS/Android
- [WASM AOT] Method returning a ValueType is not returning its value as a value
- HttpClient requests not cancelled in Dispose()
- [XA] [2018-10] Failure in PropertyInfoTests.GetValue_Invalid
- Loading assembly generated using tlbimp.exe give error in mono runtime
- IronPython 2.7.9 strange issue on mono 5.16
- AOT crash: error: * Assertion: should not be reached at ../../../../../mono/mini/mini-arm64-gsharedvt.c:119
- watchOS: mini test failure in release mode: JitTests.Aot : System.Reflection.TargetInvocationException
- os-event-unix.c:82 assert(event) failure
- [iOS/32bit/device] mscorlib test failures: DoubleFormatterTest.TestFormatStringsN# and DoubleTest.LongLongValueRoundtrip
- MethodInfo.ReturnParameter.IsDefined(type) throws IndexOutOfRangeException
- [watchOS] MT3001: Could not AOT the assembly mscorlib.dll
- Crash while profiling roslyn compiler server
- FastCopy may silently fail to do anything
- Problem with DefaultValueAttribute and Color values
- Task calls SynchronizationContext.Post on cancelling
- ReflectionModelServices.IsExportFactoryImportDefinition should not throw
- xtro-sharpie.exe crashes with “Cannot transition thread 0x10c3ef5c0 from STATE_BLOCKING with DO_BLOCKING”
- System.Reflection.Emit.ParameterBuilder.SetCustomAttribute() throws undocumented ArgumentOutOfRangeException
- [iOS] Generic sharing with long float arguments list
- MonoDevelop SDB regressions
- Bug in TextRenderer.DrawText on Linux
- Calling TcpListener.Create(int port) on multiple threads can fail
- Mono mkbundle output executable throws: “Error mapping file: No error”
- struct with 3 bytes not marshaled correctly with LLVM on watchOS
- GetCustomAttributes on a type from an assembly in the LoadFile context fails
- Memory leak in HttpWebRequest / HttpWebResponse when using a WebProxy
- Starting process with empty ProcessStartInfo.Environment incorrectly inherits all variables
- Error when debugging
- Mono to SQL Server using integrated security no longer works on iOS
- WaitHandle.WaitAny returns invalid result
- SslStream.AuthenticateAsClient throws wrong exception types
- Mono.Unix.Native.Syscall.sys_strerror_r SEGFAULT on musl libc
- flaky runtime.finalizer-exception.exe (Assertion at unwind.c:640, condition `cfa_reg != -1’ not met)
- Update macOS minimal version
- Behaviour difference between Mono and CoreCLR
- iOS: 32-bit device unit test failure: [FAIL] FSharpTest.SprintfTest : Expected: True
- tests/src/baseservices/threading/readerwriterlockslim/upgrader.cs CoreCLR acceptance-test fails
- WASM: Use BrowserHttpMessageHandler when available
- System.Reflection.Assembly.LoadFile should throw ArgumentException for relative path name
- AOT images compiled with safepoints should be usable with MONO_THREADS_SUSPEND=preemptive
- cross build regressed wrt System.Native and “shm_open that works well enough with mmap”
- Update framework facades list used by loader
- SynchronizedCollection.Add throws an ArgumentOutOfRangeException
更新時間:2019-03-30
更新細節:
What's new in this version:
Enhancements:
- Connection Wizard: Added a tree view for existing connection profiles for faster selection
- Connection Wizard: Added the ability to categorize connections inside sub-folders
- Added a columnEncryptionSetting configurable property for the MS SQL Server JDBC driver
- DynamoDB: Added the ability to scan for values inside of Map columns. See https://razorsql.com/docs/dynamodb_sql_support.html for syntax details
- Connection Process: Added the ability to associate a file to a connection profile. Whenever the connection profile is connected, the file will load in the SQL editor
Changes:
- Salesforce: Updated API version to 45
- Execute procedure tool - if procedure returns a result set, results are now displayed in the query results tab of the main window
- Oracle: If DBMS Output is turned on, and query / statement does not return results but does return output, output is displayed in the query results section
- Added ability to call SQL Server / Sybase functions that return a table via the Call Procedure Tool
- Import Tool: Create Table from Import: If data values are decimal, will pre-populate decimal type with estimated precision and scale set on the create table window
Bug Fixes:
- MySQL and MariaDB: Column aliases not always appearing as column names in query results for queries that use aliases for the column names
- Initial screen size may be larger than current screen for multiple monitor machines having monitors with different resolutions
更新時間:2019-03-27
更新細節:
更新時間:2019-03-25
更新細節:
What's new in this version:
- Live streaming to Facebook pages is working again
更新時間:2019-03-19
更新細節:
更新時間:2019-03-16
更新細節: