JabRef 歷史版本列表 Page13

最新版本 ImageMagick 7.1.1-21 (64-bit)

JabRef 歷史版本列表

JabRef 是一個開源書目參考管理器。 JabRef 使用的本地文件格式是 BibTeX,標準的 LaTeX 參考書目格式。 JabRef 在 Java VM(版本 1.8 或更新版本)上運行,並且在 Windows,Linux 和 Mac OS 上運行良好 X. 選擇版本:JabRef 4.1(32 位)JabRef 4.1(64 位) JabRef 軟體介紹

JabRef (32-bit)JabRef (64-bit)


Leawo Prof. Media 8.3.0.1 查看版本資訊

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

DBeaver 7.1.4 查看版本資訊

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

What's new in this version:

Database navigator:
- Connection status icons and tooltips were redesigned
- Icon decorations added for Git-integrated projects
- Navigator view options were added in the context menu
- Simple view support was improved (redundant objects removed from the navigator tree)
- Icons for "Create new objects" action were fixed

Data editor:
- Unique key detection was fixed (for data editor)
- Advanced paste of multiple rows was fixed (redundant rows create was removed)
- Column filter dialog move/resize was fixed on Linux
- Grid data rendering performance was improved
- Auto-complete of column names was fixed in the filter panel

SQL editor:
- Search/replace/undio/redo shortcuts were fixed in embedded editors (view/procedure sources)
- Parameter binding was fixed for multiple occurrences of the same parameter
- Smart commit mode behavior was fixed for PostgreSQL (post-error transaction recovery)
- Delete indent with single backspace was enabled by default
- Server log panel now works for data modification triggers
- Extract query from source code now shows notification popup
- Multiple queries execution is now allowed (in separate tabs)

ERD editor: extra coloring was added for multi-schema diagrams

Oracle:
- Metadata read performance was increased (Tables, materialized views)
- Columns and constraints were added in materialized view editor
- Numeric data type precision read was fixed
- Support of implicit cursors in query results was added
- View DDL reading was improved (view comments are included in DDL)

PostgreSQL:
- Default schema detection and search_path overwrite was fixed
- Multi-dimension arrays support was added
- Table DDL for inherited tables was fixed

MySQL:
- Active database change in read-only connections was fixed
- CHECK constraints support was added
- Table copy operation was fixed
- User password management was improved (to avoid FLUSH PRIVILEGES)

Sybase:
- Support of text editing in views was added
- Schema indexes reading was fixed
- New table columns create was fixed

- CockroachDB: direct table data edit support was fixed
- HSQLDB: UUID data type support was added
- Query cancelling was improved (force cancel for hanging connections)
- Transaction isolation level settings save was fixed
- Error and debug logging was fixed
- A large number of minor UI improvements and bugfixes

SABnzbd 3.0.0 查看版本資訊

更新時間:2020-08-01
更新細節:

What's new in this version:

Big changes:
- Python 3.5 and above are the only supported versions of Python
- Cache handling is greatly improved, resulting in more stable speeds on some systems
- Articles failing with CRC errors are now retried on other servers
- SFV files, even obfuscated, will be used for renaming when there are no par2 files
- Fully obfuscated RAR-sets with no verification files are detected and extracted
- Built-in internet bandwidth test
- Windows Service support was changed. The service will need to be reinstalled
- The Windows installer is 64-bit only, for 32-bit please use the standalone package

Other changes:
- Files inside an NZB that are fully identical are now skipped automatically
- Folders of jobs that failed post-processing are renamed to _FAILED_
- Blocking of unwanted extensions that are directly inside an NZB
- In Python 3 OpenSSL 1.1.1 is used for Windows and macOS, as a resul
- newsservers manually set to RC4-MD5 cipher can no longer connect
- TLS1.3 support for newsserver connections
- SABYenc, par2 and unrar are now required to start downloading
- Growl-support was removed
- The smpl skin was removed
- Using the API with output=text to add NZB's will report the nzo_ids instead of ok
- Queue-item labels are no longer part of the name but separated in API-property labels
- API-calls tapi and qstatus were removed
- On Windows only Multipar is available for repair
- Linux tray icon support was improved
- On Linux special permission bits are removed from files after download
- macOS features such as the menu and notifications now use native code

Bug-fixes:
- Resolved potential security issue in FAT-filesystem check and Nice and IONice Parameters
- More information: GHSA-9x87-96gg-33w2
- Sample removal did not work if only 1 sample file was present
- Crash on badly formatted RSS-feeds or readout during editing
- Only really run pre-queue-script when it is set
- Always report API paused status as a boolean
- Automatic aborting of jobs that can't be completed would sometimes not trigger
- Windows systems could enter standby state during downloading
- Some errors thrown by unrar were not caught
- Files and sockets were not always closed correctly
- Unwanted extension check was overly aggressively deleting folders

Kinza 6.4.1 (64-bit) 查看版本資訊

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

What's new in this version:

- Support for minor Chromium upgrade(84.0.4147.89 → 84.0.4147.105)

Nicepage 2.21.3 查看版本資訊

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

Nicepage 2.21.2 查看版本資訊

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

What's new in this version:

- We are happy to release the new Nicepage 2.21 update with New Slider Element (Beta), Video Upload in WordPress and Joomla, Lazy Loading for Videos and Background Images, Modified Zones for Element Switching, Adding Link and Button to Table, Dragging and Dropping of Tab Items, Table Cell Height, University Videos, New Block and Page designs and more.

Symfony 3.4.43 查看版本資訊

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

What's new in this version:

- [Cache] fix catching auth errors
- [FrameworkBundle] set default session.handler alias if handler_id is not provided
- Fix checks for phpunit releases on Composer 2
- [Cache] Use the default expiry when saving (not when creating) items
- Fix DBAL deprecation
- [Form] Fix ChoiceType translation domain
- [Form] silently ignore uninitialized properties when mapping data to forms
- [Cache][Config] ensure compatibility with PHP 8 stack traces
- [Process] Fix Permission Denied error when writing sf_proc_00 lock files on Windows
- [Form] fix handling null as empty data
- [Console] Fixes question input encoding on Window
- [Validator] fix validating lazy properties that evaluate to null
- [ErrorHandler] fix throwing from __toString()
- [MimeType] Duplicated MimeType due to PHP Bug
- [Form] fix guessing form types for DateTime types
- [Validator] fix handling typed properties as constraint options
- [HttpFondation] Change file extension of "audio/mpeg" from "mpga" to "mp3
- [VarDumper] Support for cURL handler objects
- [Form] collect all transformation failures
- Fix support for PHP8 union types
- [DI] tighten detection of local dirs to prevent false positives
- [PhpUnitBridge] Streamline ansi/no-ansi of composer according to phpunit --colo
- [VarDumper] Fix CliDumper coloration on light arra
- [FrameworkBundle] preserve dots in query-string when redirecting
- [Cache] fix compat with DBAL v3

Symfony 4.4.11 查看版本資訊

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

What's new in this version:

- Allows RedisClusterProxy instance in Lock RedisStore
- [Mime] Fix EmailHeaderSame to make use of decoded value
- [Messenger] Allow same middleware to be used multiple times with different arguments
- [Cache] Connect to RedisCluster with password auth
- [Cache] fix catching auth errors
- [Serializer] Support multiple levels of discriminator mapping
- [Messenger] fix ignored account & endpoint options amazon sqs connection
- [FrameworkBundle] set default session.handler alias if handler_id is not provided
- Removed @internal from Composite
- Fix checks for phpunit releases on Composer 2
- [Mailer] Fix failover transport
- Use hexadecimal numerals instead of hexadecimals in strings to repres…
- [WebProfilerBundle] modified url generation to use absolute urls
- [Mailer] Fix mandrill raw http request setting from email/name
- [Mailer] Fix reply-to functionality in the SendgridApiTransport
- [Mime] Fix compat with HTTP requests
- [Mime] Keep Sender full address when used by non-SMTP transports
- [DependencyInjection][Config] Use several placeholder unique prefixes for dynamic placeholder values
- [Cache] Use the default expiry when saving (not when creating) items
- Fix DBAL deprecation
- [Form] Fix ChoiceType translation domain
- [OptionsResolver] Fix force prepend normalizer
- [Form] silently ignore uninitialized properties when mapping data to forms
- [PhpUnitBridge] consider traits imported in parent classes
- [PhpUnitBridge] Fix expectDeprecation() in isolation
- [Cache][Config] ensure compatibility with PHP 8 stack traces
- [PhpUnitBridge] ExcludeList usage for PHPUnit 9.4
- [String] throw when Alpine is used and translit fails
- [SecurityHttp] Skip remember-me logout on empty token
- [Process] Fix Permission Denied error when writing sf_proc_00 lock files on Windows
- [Form] fix handling null as empty data
- [Console] Fixes question input encoding on Windows
- [Form] Missing return in loadValuesForChoices method
- [HttpClient] Fix promise behavior in HttplugClient
- [Console] always use stty when possible to ask hidden questions
- [HttpClient] fix parsing response headers in CurlResponse
- [HttpClient][CurlHttpClient] Fix http_version option usage
- [Validator] fix validating lazy properties that evaluate to null
- [ErrorHandler] fix throwing from __toString()
- [Translation] Fix caching of parent locales file in translator
- [HttpClient] fix casting TraceableResponse to php streams
- [PhpUnitBridge] Fix compatibility with phpunit 9.3
- [DoctrineBridge] work around Connection::ping() deprecation
- [MimeType] Duplicated MimeType due to PHP Bug
- [DI] fix minor perf regression when creating non-shared services
- [DI] fix parsing of argument type=binary in xml
- [Form] fix guessing form types for DateTime types
- [Validator] fix handling typed properties as constraint options
- Fix the supports() method argument type of the security voter
- Directly use the driverConnection executeUpdate method
- [HttpFondation] Change file extension of "audio/mpeg" from "mpga" to "mp3"
- [HttpClient] Support for cURL handler objects
- [VarDumper] Support for cURL handler objects
- add .body wrapper element
- [HttpClient] unset activity list when creating CurlResponse
- [DI] Fix call to sprintf in ServicesConfigurator::stack()
- [Security] Resolve event bubbling of logout + new events in a compiler pass
- Check whether path is file in DataPart::fromPath()
- [SecurityBundle] Fix UserCheckerListener registration with custom user checker
- [Messenger] fixed queue_name option on amazon sqs connection
- [Form] collect all transformation failures
- [SecurityBundle] Drop cache.security_expression_language service if invalid
- [DI] disable preload.php on the CLI
- [Messenger] Fix precedence of DSN options for 4.4
- [Lock][Messenger] Fix precedence of DSN options for 5.1
- Fix support for PHP8 union types
- [FrameworkBundle] preserve dots in query-string when redirecting
- Fix support for PHP8 union types
- [DI] tighten detection of local dirs to prevent false positives
- [PhpUnitBridge] Streamline ansi/no-ansi of composer according to phpunit --colors option
- [VarDumper] Fix CliDumper coloration on light arrays
- [FrameworkBundle] preserve dots in query-string when redirecting
- Fix package rename when releasing
- [HttpClient] Convert CurlHttpClient::handlePush() to instance method
- [Cache] fix compat with DBAL v3
- [Console] Reset question validator attempts only for actual stdin (bis)
- Reset question validator attempts only for actual stdin
- [PropertyInfo] Make PhpDocExtractor compatible with phpDocumentor v5

Symfony 5.0.11 查看版本資訊

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

What's new in this version:

- Allows RedisClusterProxy instance in Lock RedisStore
- [Mime] Fix EmailHeaderSame to make use of decoded value
- [Messenger] Allow same middleware to be used multiple times with different arguments
- [Cache] Connect to RedisCluster with password auth
- [Cache] fix catching auth errors
- [Serializer] Support multiple levels of discriminator mapping
- [Messenger] fix ignored account & endpoint options amazon sqs connection
- [FrameworkBundle] set default session.handler alias if handler_id is not provided
- Removed @internal from Composite
- Fix checks for phpunit releases on Composer 2
- [Mailer] Fix failover transport
- Use hexadecimal numerals instead of hexadecimals in strings to repres…
- [WebProfilerBundle] modified url generation to use absolute urls
- [Mailer] Fix mandrill raw http request setting from email/name
- [Mailer] Fix reply-to functionality in the SendgridApiTransport
- [Mime] Fix compat with HTTP requests
- [Mime] Keep Sender full address when used by non-SMTP transports
- [DependencyInjection][Config] Use several placeholder unique prefixes for dynamic placeholder values
- [Cache] Use the default expiry when saving (not when creating) items
- Fix DBAL deprecation
- [Form] Fix ChoiceType translation domain
- [OptionsResolver] Fix force prepend normalizer
- [Form] silently ignore uninitialized properties when mapping data to forms
- [PhpUnitBridge] consider traits imported in parent classes
- [PhpUnitBridge] Fix expectDeprecation() in isolation
- [Cache][Config] ensure compatibility with PHP 8 stack traces
- [PhpUnitBridge] ExcludeList usage for PHPUnit 9.4
- [String] throw when Alpine is used and translit fails
- [SecurityHttp] Skip remember-me logout on empty token
- [Process] Fix Permission Denied error when writing sf_proc_00 lock files on Windows
- [Form] fix handling null as empty data
- [Console] Fixes question input encoding on Windows
- [Form] Missing return in loadValuesForChoices method
- [HttpClient] Fix promise behavior in HttplugClient
- [Console] always use stty when possible to ask hidden questions
- [HttpClient] fix parsing response headers in CurlResponse
- [HttpClient][CurlHttpClient] Fix http_version option usage
- [Validator] fix validating lazy properties that evaluate to null
- [ErrorHandler] fix throwing from __toString()
- [Translation] Fix caching of parent locales file in translator
- [HttpClient] fix casting TraceableResponse to php streams
- [PhpUnitBridge] Fix compatibility with phpunit 9.3
- [DoctrineBridge] work around Connection::ping() deprecation
- [MimeType] Duplicated MimeType due to PHP Bug
- [DI] fix minor perf regression when creating non-shared services
- [DI] fix parsing of argument type=binary in xml
- [Form] fix guessing form types for DateTime types
- [Validator] fix handling typed properties as constraint options
- Fix the supports() method argument type of the security voter
- Directly use the driverConnection executeUpdate method
- [HttpFondation] Change file extension of "audio/mpeg" from "mpga" to "mp3"
- [HttpClient] Support for cURL handler objects
- [VarDumper] Support for cURL handler objects
- add .body wrapper element
- [HttpClient] unset activity list when creating CurlResponse
- [DI] Fix call to sprintf in ServicesConfigurator::stack()
- [Security] Resolve event bubbling of logout + new events in a compiler pass
- Check whether path is file in DataPart::fromPath()
- [SecurityBundle] Fix UserCheckerListener registration with custom user checker
- [Messenger] fixed queue_name option on amazon sqs connection
- [Form] collect all transformation failures
- [SecurityBundle] Drop cache.security_expression_language service if invalid
- [DI] disable preload.php on the CLI
- [Messenger] Fix precedence of DSN options for 4.4
- [Lock][Messenger] Fix precedence of DSN options for 5.1
- Fix support for PHP8 union types
- [FrameworkBundle] preserve dots in query-string when redirecting
- Fix support for PHP8 union types
- [DI] tighten detection of local dirs to prevent false positives
- [PhpUnitBridge] Streamline ansi/no-ansi of composer according to phpunit --colors option
- [VarDumper] Fix CliDumper coloration on light arrays
- [FrameworkBundle] preserve dots in query-string when redirecting
- Fix package rename when releasing
- [HttpClient] Convert CurlHttpClient::handlePush() to instance method
- [Cache] fix compat with DBAL v3
- [Console] Reset question validator attempts only for actual stdin (bis)
- Reset question validator attempts only for actual stdin
- [PropertyInfo] Make PhpDocExtractor compatible with phpDocumentor v5
- [EOM] End of maintenance release for branch 5.0

Symfony 5.1.3 查看版本資訊

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

What's new in this version:

- Allows RedisClusterProxy instance in Lock RedisStore
- [Mime] Fix EmailHeaderSame to make use of decoded value
- [Messenger] Allow same middleware to be used multiple times with different arguments
- [Cache] Connect to RedisCluster with password auth
- [Cache] fix catching auth errors
- [Serializer] Support multiple levels of discriminator mapping
- [Messenger] fix ignored account & endpoint options amazon sqs connection
- [FrameworkBundle] set default session.handler alias if handler_id is not provided
- Removed @internal from Composite
- Fix checks for phpunit releases on Composer 2
- [Mailer] Fix failover transport
- Use hexadecimal numerals instead of hexadecimals in strings to repres…
- [WebProfilerBundle] modified url generation to use absolute urls
- [Mailer] Fix mandrill raw http request setting from email/name
- [Mailer] Fix reply-to functionality in the SendgridApiTransport
- [Mime] Fix compat with HTTP requests
- [Mime] Keep Sender full address when used by non-SMTP transports
- [DependencyInjection][Config] Use several placeholder unique prefixes for dynamic placeholder values
- [Cache] Use the default expiry when saving (not when creating) items
- Fix DBAL deprecation
- [Form] Fix ChoiceType translation domain
- [OptionsResolver] Fix force prepend normalizer
- [Form] silently ignore uninitialized properties when mapping data to forms
- [PhpUnitBridge] consider traits imported in parent classes
- [PhpUnitBridge] Fix expectDeprecation() in isolation
- [Cache][Config] ensure compatibility with PHP 8 stack traces
- [PhpUnitBridge] ExcludeList usage for PHPUnit 9.4
- [String] throw when Alpine is used and translit fails
- [SecurityHttp] Skip remember-me logout on empty token
- [Process] Fix Permission Denied error when writing sf_proc_00 lock files on Windows
- [Form] fix handling null as empty data
- [Console] Fixes question input encoding on Windows
- [Form] Missing return in loadValuesForChoices method
- [HttpClient] Fix promise behavior in HttplugClient
- [Console] always use stty when possible to ask hidden questions
- [HttpClient] fix parsing response headers in CurlResponse
- [HttpClient][CurlHttpClient] Fix http_version option usage
- [Validator] fix validating lazy properties that evaluate to null
- [ErrorHandler] fix throwing from __toString()
- [Translation] Fix caching of parent locales file in translator
- [HttpClient] fix casting TraceableResponse to php streams
- [PhpUnitBridge] Fix compatibility with phpunit 9.3
- [DoctrineBridge] work around Connection::ping() deprecation
- [MimeType] Duplicated MimeType due to PHP Bug
- [DI] fix minor perf regression when creating non-shared services
- [DI] fix parsing of argument type=binary in xml
- [Form] fix guessing form types for DateTime types
- [Validator] fix handling typed properties as constraint options
- Fix the supports() method argument type of the security voter
- Directly use the driverConnection executeUpdate method
- [HttpFondation] Change file extension of "audio/mpeg" from "mpga" to "mp3"
- [HttpClient] Support for cURL handler objects
- [VarDumper] Support for cURL handler objects
- add .body wrapper element
- [HttpClient] unset activity list when creating CurlResponse
- [DI] Fix call to sprintf in ServicesConfigurator::stack()
- [Security] Resolve event bubbling of logout + new events in a compiler pass
- Check whether path is file in DataPart::fromPath()
- [SecurityBundle] Fix UserCheckerListener registration with custom user checker
- [Messenger] fixed queue_name option on amazon sqs connection
- [Form] collect all transformation failures
- [SecurityBundle] Drop cache.security_expression_language service if invalid
- [DI] disable preload.php on the CLI
- [Messenger] Fix precedence of DSN options for 4.4
- [Lock][Messenger] Fix precedence of DSN options for 5.1
- Fix support for PHP8 union types
- [FrameworkBundle] preserve dots in query-string when redirecting
- Fix support for PHP8 union types
- [DI] tighten detection of local dirs to prevent false positives
- [PhpUnitBridge] Streamline ansi/no-ansi of composer according to phpunit --colors option
- [VarDumper] Fix CliDumper coloration on light arrays
- [FrameworkBundle] preserve dots in query-string when redirecting
- Fix package rename when releasing
- [HttpClient] Convert CurlHttpClient::handlePush() to instance method
- [Cache] fix compat with DBAL v3
- [HttpFoundation] Allow null in [email protected]