GnuCash 歷史舊版本 Page19

最新版本 Prepros 7.17.0

GnuCash 歷史版本列表

GnuCash 是個人和小企業的財務會計軟件,GNU GPL 免費授權,可用於 GNU / Linux,BSD,Solaris,Mac OS X 和 Microsoft Windows.6235896 設計易於使用,但功能強大而靈活,GnuCash 允許你跟踪銀行賬戶,股票,收入和支出。作為支票簿的快速和直觀的使用,它是基於專業的會計原則,以確保平衡的書籍和準確的報告。GnuCash 特點: 複式... GnuCash 軟體介紹


Ocenaudio 3.7.15 (64-bit) 查看版本資訊

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

Mouse Jiggler 1.8.35 查看版本資訊

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

Voobly 2.2.5.67 查看版本資訊

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

Ocenaudio 3.7.14 (64-bit) 查看版本資訊

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

What's new in this version:

- Bug fixes

Mouse Jiggler 1.8.33 查看版本資訊

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

What's new in this version:

- Add stale issue/PR handling

Balsamiq Wireframes 4.0.38 (64-bit) 查看版本資訊

更新時間:2020-04-30
更新細節:

Mouse Jiggler 1.8.32 查看版本資訊

更新時間:2020-04-30
更新細節:

Symfony 5.0.8 查看版本資訊

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

What's new in this version:

- [Cache] Allow invalidateTags calls to be traced by data collector
- [PhpUnitBridge] Use COMPOSER_BINARY env var if available
- [YAML] escape DEL(x7f)
- [PhpUnitBridge] fix compatibility with phpunit 9
- [Cache] skip APCu in chains when the backend is disabled
- [Form] apply automatically step=1 for datetime-local input
- [FrameworkBundle] debug:autowiring: Fix wrong display when using class_alias
- [DependencyInjection][ServiceSubscriber] Support late aliases
- [Profiler] Fix profiler nullable string type
- [Security/Core] fix escape for username in LdapBindAuthenticationProvider.php
- [FrameworkBundle] Fix session.attribute_bag service definition
- [Routing][PrefixTrait] Add the _locale requirement
- [Cache] CacheItem with tag is never a hit after expired
- [HttpFoundation] workaround PHP bug in the session module
- [SecurityBundle] fix accepting env vars in remember-me configurations
- [Form] Fixed handling groups sequence validation
- [Mime] Ensure proper line-ending for SMIME
- [Cache] Avoid memory leak in TraceableAdapter::reset()
- Mailer from sender fixes
- [PhpUnitBridge] add PolyfillTestCaseTrait::expectExceptionMessageMatches to provide FC with recent phpunit versions
- Remove return type for Twig function workflow_metadata()
- [Messenger] Make sure redis transports are initialized correctly
- [Form] RepeatedType should always have inner types mapped
- [DI] fix loading defaults when using the PHP-DSL
- [HttpKernel] silence E_NOTICE triggered since PHP 7.4
- [Validator] Fixed default group for nested composite constraints
- [HttpClient] fix HTTP/2 support on non-SSL connections - CurlHttpClient only
- Force ping after transport exception
- [Validator] do not merge constraints within interfaces
- [HttpClient] Fix scoped client without query option configuration
- [DI] fix detecting short service syntax in yaml
- [DI] add missing property declarations in InlineServiceConfigurator
- Allowing empty secrets to be set
- [Process] Fixed input/output error on PHP 7.4
- [Workflow] Use a strict comparison when retrieving raw marking in MarkingStore
- [Workflow] Use a strict comparison when retrieving raw marking in MarkingStore
- [PropertyInfo][ReflectionExtractor] Check the array mutator prefixes last when the property is singular
- [HttpFoundation] Fixed session migration with custom cookie lifetime
- [HttpKernel][FrameworkBundle] fix compat with Debug component
- [WebProfilerBundle] Support for Content Security Policy style-src-elem and script-src-elem in WebProfiler
- [Validator] Allow URL-encoded special characters in basic auth part of URLs
- [Security] Track session usage whenever a new token is set
- [Serializer] Fix unitialized properties (from PHP 7.4.2) when serializing context for the cache key
- [MonologBridge] Fix $level type
- [MonologBridge] Fix $level type
- [Security][Http][SwitchUserListener] Ignore all non existent username protection errors
- [HttpKernel][LoggerDataCollector] Prevent keys collisions in the sanitized logs processing
- [Validator] Fixed calling getters before resolving groups
- Fix the reporting of deprecations in twig:lint
- [Security] forward multiple attributes voting flag

Joplin 1.0.200 查看版本資訊

更新時間:2020-04-12
更新細節:

What's new in this version:

New:
- Add more log statements to attempt to fix

Improved:
- Update zh_TW.po
- Update sv.po

Fixed:
- Fix Go To Anything closing when clicking inside the modal
 Fix JEX export
 Fixes todo mouse hover behaviour
 Fixes selection in text editor after applying formatting
 Title auto-update didn't work anymore

GnuCash 3.10 查看版本資訊

更新時間:2020-04-12
更新細節:

What's new in this version:

Bugfixes:
- Transfer Funds window - add Notes field
- Balance is misleading in open subaccounts when different currencies are involved
- Amounts ending in zero displayed as fractions
- libgnucash/engine/test/test-recurrence.c: In function 'check_valid': 'result' may be used uninitialized
- Register displays amount in transaction currency instead of register currency.
- 3.9: "test-gnc-path-util" failed on Debian amd64

Improvements:
- Update latest translation from the Translation project.
- [window-reconcile] when reconciling, warn on splits having a reconcile date > statement_date
- [window-reconcile] when inputing statement_date, warn if it's after today
- [find-transactions] add search for reconciled date
- Show transaction value, not amount, for registers with subaccounts
- If the register has subaccounts in different currencies and a transaction has splits in more than one, the transaction will incorrectly appear to be unbalanced if we total amounts because the balancing logic works on split values.
- Add instance argument to Session constructor
- Enables a python console to connect to the running GnuCash's session
- Make python console less noisy without --debug
- Provide locals and globals of calling context to the python console's shell on shell init
- Merge Jean Laroche's '797006_subaccounts' into maint
- Add check to display warning dialog for mismatched commodities
- Replicate changes in *2 files
- Apply astyle to modified files
- Merge Chris Mayo's iPython-fixes into maint.
- Make pycons/ishell.py compatible with Python 3 and current IPython
- [eguile-utilities] Prevent crash in balsheet-eg.scm
- [eguile] escape-html -> gnc:html-string-sanitize
- [qif-to-gnc] Properly mark intra-QIF internal transfers