TapinRadio (64-bit) 歷史版本列表 Page30

最新版本 AWS SDK for Java 1.12.483

TapinRadio (64-bit) 歷史版本列表

TapinRadio 64 位是 Windows PC 的一個簡單的互聯網廣播播放器。聽你最喜歡的電台,音樂和錄製歌曲!輕便的無線電軟件,非常適合視障人士或任何想要一個簡單而功能齊全的收音機的人。非常適合想要聽流媒體廣播而不用大驚小怪的人。 TapinRadio 64 位版本,開始竊聽!軟件,使互聯網電台如此簡單。TapinRadio 特點: 大量的電台可供選擇支持大多數的互聯網廣播格式&ndas... TapinRadio (64-bit) 軟體介紹


DBeaver 6.0.5 查看版本資訊

更新時間:2019-05-19
更新細節:

What's new in this version:

Database navigator:
- Create object menu was improved (no redundant sub-menu)
- Connection folders creation was fixed
- Elements coloring was improved (for different connection types)
- Shortcuts processing was fixed (broken shortcuts after some actions)
- Table editor tabs activation was fixed
- Columns editor: auto-completion was fixed in drop-downs.
- Data transfer: export from multiple queries was fixed (target file names)
- SQL Editor: SQL formatter was fixed (exp numbers and other minor fixes)

Spatial data editor:
- Geography/geometry value editor (plaintext, WKT)
- Numerous fixes in different SRIDs support
- Oracle: metadata (constraints, foreign keys) reading performance was significantly improved

PostgreSQL:
- Multiple query result sets support was added
- Table partitions information was extended
- Native database backup was fixed
- Database creation was fixed (special characters in db name)
- Sequence rename was fixed
- Full schema DDL generation was fixed
- Greenplum, Redshift: execution plan explain now supports plaintext format
- SQLite: sample database was updated
- Sybase (12 and older): stored procedures source reading was fixed
- Apache Ignite: identifiers quoting was fixed
- DB2 iSeries: schema reading was fixed
- Extra command line parameters (connection opening)
- Connections import from SQL Developer was fixed
- Windows installer: config files (dbeaver.ini) backup
- Extensions (Office, SVG, etc) installer was fixed
- Checking for multiple DBeaver instances was added
- Many minor UI bug fixes

WizTree 3.29 查看版本資訊

更新時間:2019-05-15
更新細節:

What's new in this version:

- Initialisation may have failed in some rare cases - fixed. (Blank screen with no drives would be selectable at start up)
- File names containing ampersands (&) will now display properly
- Command line export may have caused a stack overflow error in some rare cases (fixed)
- New Bulgarian (bg) translation

FireAlpaca 2.1.18 (64-bit) 查看版本資訊

更新時間:2019-04-22
更新細節:

Mono 5.20.1.0 (64-bit) 查看版本資訊

更新時間: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

FireAlpaca 2.1.17 (64-bit) 查看版本資訊

更新時間:2019-03-18
更新細節:

What's new in this version:

- Figure snap function to grids has been implemented
- Grids spacing setting is implemented
- Angle snapping by Shift key when drawing a straight line with brush is - implemented
- 100% and 200% magnifications have been added to the display menu

Mono 5.18.1.0 (64-bit) 查看版本資訊

更新時間:2019-03-16
更新細節:

Mono 5.18.0.268 (64-bit) 查看版本資訊

更新時間:2019-03-14
更新細節:

TapinRadio 2.11.6 (64-bit) 查看版本資訊

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

What's new in this version:

TapinRadio 2.11.6 (64-bit)
- Added: Option to use custom scheduler


TapinRadio 2.11.5 (64-bit)
- Added: Option to keep notification window within bounds of monitor
- Fixed : Minor bug fixes


TapinRadio 2.11.4 (64-bit)
- Minor bug fixes


TapinRadio 2.11.3 (64-bit)
- Added: Support for station proxy
- Fixed : Minor bug fixes


TapinRadio 2.11.2 (64-bit)
- Fixed: Sometimes crashed during search


TapinRadio 2.11.1 (64-bit)
- Added: Option to specify station listing provider


TapinRadio 2.11 (64-bit)
- Fixed: Problem with weekly scheduling


TapinRadio 2.10.9 (64-bit)
- Fixed: Problem with auto start and auto play


TapinRadio 2.10.8 (64-bit)
- Minor bug fixes


TapinRadio 2.10.7 (64-bit)
- Added: Saving audio tags for recorded files


TapinRadio 2.10.6 (64-bit)
- Fixed : Minor bug fixes


TapinRadio 2.10.5 (64-bit)
- Fixed : Minor bug fixes


TapinRadio 2.10.4 (64-bit)
- Change log not available for this version


TapinRadio 2.10.3 (64-bit)
- Fixed : Problem with the Jaws screen reader shwoing an error message
- Fixed : Encoding for some podcasts


TapinRadio 2.10.2 (64-bit)
- Change log not available for this version


TapinRadio 2.10.1 (64-bit)
- Added: Icon to show equalizer status if set for a station
- Added: Added custom equalizer settings for each station
- Added: Option to open audio files as playlist


TapinRadio 2.10 (64-bit)
- Fixed : Minor problems with equalizer
- Added : Ability to change scheduling start time format to 24 hours


TapinRadio 2.09.9 (64-bit)
- Fixed : Problems with registration in 2.09.8


TapinRadio 2.09.8 (64-bit)
- Fixed : Minor volume problems


TapinRadio 2.09.7 (64-bit)
- Fixed : Scheduling would split even if record without splitting was set


TapinRadio 2.09.6 (64-bit)
- Change log not available for this version


TapinRadio 2.09.5 (64-bit)
- Added: Option to split or not to split in the scheduling dialog
- Added: Menu to record button with split and no split options
- Added: Scale option for larger fonts


TapinRadio 2.09.4 (64-bit)
- Fixed: Larger fonts in favorites list


TapinRadio 2.09.3 (64-bit)
- Added: Option to select different cover art provider


TapinRadio 2.09.2 (64-bit)
- Fixed: Updated language files


TapinRadio 2.09.1 (64-bit)
- Fixed: Sometime crashed when clicking on Options button


TapinRadio 2.09 (64-bit)
- Added: Podcasts tab
- Added: Grouping for favorites


TapinRadio 2.08.4 (64-bit)
- Fixed: Minor bugs


TapinRadio 2.08.3 (64-bit)
- Fixed: Minor bugs


TapinRadio 2.08.2 (64-bit)
- Fixed: Minor problems with scheduling


TapinRadio 2.08.1 (64-bit)
- Fixed: Graphic equalizer for favorite stations


TapinRadio 2.08 (64-bit)
- Change log not available for this version


TapinRadio 2.07.7 (64-bit)
- Fixed: Sometimes failed to save favorites file


TapinRadio 2.07.6 (64-bit)
- Fixed: Showing error box when starting for first time if missing favorites file


TapinRadio 2.07.5 (64-bit)
- Change log not available for this version


TapinRadio 2.07.4 (64-bit)
- Change log not available for this version


TapinRadio 2.07.3 (64-bit)
- Fixed: Minor bug fixes


TapinRadio 2.07.2 (64-bit)
- Fixed: Sometimes scheduled task would not start


TapinRadio 2.07.1 (64-bit)
- Fixed: Search would show Document Moved error message


TapinRadio 2.07 (64-bit)
- Fixed: Sometimes when clicking on the scheduling tab it would crash


TapinRadio 2.06.5 (64-bit)
- Fixed: Problem with the station browser sometimes crashing


TapinRadio 2.06.4 (64-bit)
- Change log not available for this version


TapinRadio 2.06.3 (64-bit)
- Fixed: Minor bug fixes


TapinRadio 2.06.2 (64-bit)
- Changed: NO LONGER FREE
- Fixed: Bug fixes


TapinRadio 2.06.1 (64-bit)
- Changed: No longer free
- Fixed: Bug fixes


TapinRadio 2.06 (64-bit)
- Changed: No longer free
- Changed: Station listing now online
- Fixed: Bug fixes


TapinRadio 2.05.01 (64-bit)
- Fixed: Sometimes didn't close external volume module on exit


TapinRadio 2.05 (64-bit)
- Added: Online search
- Fixed: Minor bugs


TapinRadio 2.04.4 (64-bit)
- Fixed: Minor bugs


TapinRadio 2.04.3 (64-bit)
- Fixed: List of devices now uses unicode
- Fixed: Sometimes crashing when removing a favorite


TapinRadio 2.04.2 (64-bit)
- Added: Now possible to add the favorite station comments as a column


TapinRadio 2.04.1 (64-bit)
- Fixed: English language setting missing


TapinRadio 2.04 (64-bit)
- Fixed: Minor bug fixes


TapinRadio 2.03.2 (64-bit)
- Fixed: Minor bug fixes


TapinRadio 2.03.1 (64-bit)
- Added: Settings to configure tab buttons
- Fixed: Minor bug fixes


TapinRadio 2.03 (64-bit)
- Added: Scheduled tasks view
- Added: Space bar shows context menu


TapinRadio 2.02 (64-bit)
- Added: Keyboard shortcut configuration


TapinRadio 2.00 (64-bit)
- Added: Grouping by columns in search results
- Added: Change volume from task bar using mouse wheel
- Added: Import and export of favorites
- Added: Search for podcasts using iTunes or BBC
- Added: Quick add to favorites
- Added: Trial period for pro version available
- Fixed: Scrolling menus
- Fixed: Cover art and lyrics

Colibri Browser 1.11.2 (32-bit) 查看版本資訊

更新時間:2019-03-10
更新細節:

What's new in this version:

Colibri Browser 1.11.2 (32-bit)
- Fix FileReader vulnerability


Colibri Browser 1.11.1 (32-bit)
- Improve compatibility for some websites


Colibri Browser 1.11.0 (32-bit)
- Improve security
- Fix rendering issue in the Feed view


Colibri Browser 1.10.2 (32-bit)
- Improve focus handling for the Web view


Colibri Browser 1.10.1 (32-bit)
- Fix Tab key handler
- Fix address input suggestion item click handler
- Optimize rendering performance


Colibri Browser 1.10.0 (32-bit)
- Improve toolbar with a new design
- Optimize rendering performance

WizTree 3.28 查看版本資訊

更新時間:2019-02-04
更新細節:

What's new in this version:

- Fixed: "Match entire path" filter option on files tab was not working (only file name was being searched)
- Fixed: "Invalid argument to date encode" error might have occurred on some hard drives containing invalid file data
- Updated: Norwegian (no) and Swedish (sv) translations