KakaoTalk for Windows 歷史版本列表
沒有更多的短信超齡,短信計劃或任何其他與短信相關的麻煩。 KakaoTalk for Windows 是一個免費的智能手機信使,允許用戶發送和接收消息,包括照片,視頻,語音筆記和聯繫信息通過一對一和群聊在國際上。您可以通過點擊免費下載按鈕,從我們的網站下載 KakaoTalk for PC 離線安裝程序.KakaoTalk 功能:與您的朋友共享文件 從您的 PC 發送文件,視頻,圖像,音頻或壓縮... KakaoTalk for Windows 軟體介紹更新時間:2021-01-10
更新細節:
更新時間:2021-01-07
更新細節:
What's new in this version:
- Enterprise : Running OCCT in command-line could result in a "TaskCanceledException" when closing it automatically. Even if this was harmless, this exception will not occur anymore
- Enterprise: Dramatically improved report generation time
- UI: Added Word-wrap on all the buttons for OCCT's section (the left-hand side menu)
- Translations: Updated Russian
更新時間:2021-01-02
更新細節:
What's new in this version:
- Grundig: added support for dvb*_config.xml channel lists
更新時間:2020-12-31
更新細節:
更新時間:2020-12-30
更新細節:
What's new in this version:
- Monitoring: Fixed an issue where the filters were reset upon startup
更新時間:2020-12-26
更新細節:
What's new in this version:
- Memory & vram: The error count will be reset much faster between subsequent runs
更新時間:2020-12-23
更新細節:
What's new in this version:
- Monitoring: Updated HwInfo to 6.4.1 (Bleeding edge !)
- Monitoring: Largely improved CPU power reading accuracy - Frequent polling resulted in flickering CPU Power values
更新時間:2020-12-21
更新細節:
更新時間:2020-12-21
更新細節:
What's new in this version:
- Code analysis and code completion in PyCharm 2020.3 would sometimes get stuck and never finish. This issue has been solved
- The debugger now works on Linux with Python 3.9 and Cython speedups
- Python Console: parameter info and autocompletion is now displayed dynamically. Now it should be as easy, efficient, and comfortable to work in the Console as it is in the main Editor window
- The type checker works correctly for the ‘argparse’ module
- NamedTuple factories are now supported
- PyCharm remembers the selected color theme for the Jupyter notebooks Preview pane
- Having the Vue.js plugin enabled no longer affects Django template tags recognition
- Settings for Django projects are no longer reset after closing the project
- Setting up Docker as a remote interpreter doesn’t result in an empty package list
- Standard library imports are now correctly resolved on Windows using the Python installed from Microsoft Store
更新時間:2020-12-18
更新細節:
What's new in this version:
- [FrameworkBundle] Fix NFS detection on macOs
- [Notifier] [Mattermost] Host is required
- [Notifier] [Infobip][Zulip] Host is required
- [HttpFoundation] keep turning dots to underscores when using Request::create()
- [Notifier] Fix parsing Dsn with empty user/password
- [Mailer] Fix parsing Dsn with empty user/password
- [Notifier] [Discord] Use private const and mb_strlen()
- [Notifier] Set message id on SentMessage
- [Notifier] Fix toString when optional parameter is not set
- [Ldap] Incorrect determination of RelativeDistinguishedName for the "move" operation
- [VarDumper] dont hide any nodes until JS is proven to work
- [DoctrineBridge] Guess correct form types for DATE_IMMUTABLE and DATETIME_IMMUTABLE (@guillaume-sainthillier)
- [Notifier] [Free Mobile] Could not use custom host in DSN
- [Notifier] Fix wrong package name
- [Notifier] Fix wrong package names
- Add missing symfony/deprecation-contracts requirement - 5.2
- Add missing symfony/deprecation-contracts requirement
- [FrameworkBundler] Fix cache:clear with buildDir
- [Lock] Prevent store exception break combined store
- [FrameworkBundle] Fix missing kernel.build_dir on cache clear
- [Notifier] [Free Mobile] Fix wrong scheme in mapping
- Fix enabled key for ratelimiter config
- [PropertyInfo][Serializer] Fixed extracting ignored properties for Serializer
- [Cache] fix setting "read_timeout" when using Redis
- [HttpClient] Fix content swallowed by AsyncClient initializer
- [Cache] Prevent notice on case matching metadata trick
- [Notifier] [Discord] Make webhookId argument required
- [DI] Fix not working if only "default_index_method" used
- [Notifier] [Twilio] Add tests
- [DoctrineBridge] no-op RegisterUidTypePass if DBAL types aren't loaded
- [Form] Fix UUID exception
- [Config] Stop treating multiline resources as globs
- [Form] Fixed StringUtil::trim() to trim ZERO WIDTH SPACE (U+200B) and SOFT HYPHEN (U+00AD)
- [HttpClient] Use decoration instead of class replacement for mock factory
- [Config][TwigBundle] Fixed syntax error in config
- [DI] Fix Xdebug 3.0 detection
- [SecurityBundle] fix LDAP-based HTTP Basic Auth entry point registration
- [PhpUnitBridge] Fix disabling DeprecationErrorHandler from PHPUnit configuration file
- [Cache] Fixed incorrect usage of UNLINK with PHPRedis with Redis < 4.0
- [FrameworkBundle] acces public-deprecated services via the private container to remove false-positive deprecations
- [HttpFoundation] fix parsing some special chars with HeaderUtils::parseQuery()
- [FrameworkBundle] fix preserving some special chars in the query string
- [Notifier] Add exception for deprecated slack dsn
- [HttpFoundation] Fix TypeError: Argument 1 passed to JsonResponse::setJson() must be of the type string, object given
- [DependencyInjection] Fix container linter for union types
- [Config] YamlReferenceDumper: No default value required for VariableNode with array example
- [Form] do not apply the Valid constraint on scalar form data
- [PhpUnitBridge] Fixed PHPunit 9.5 compatibility
- [HttpKernel] Fix bug with whitespace in Kernel::stripComments()
- [Mime] Leverage PHP 8's detection of CSV files
- [FrameworkBundle] TextDescriptor::formatControllerLink checked method…
- [HttpClient] throw clearer error when no scheme is provided
- [Yaml] fix lexing backslashes in single quoted strings
- [DependencyInjection] Fixed incorrect report for private services if required service does not exist
- [Notifier] Fix slack section block
- [Yaml] fix lexing mapping values with trailing whitespaces
- [Workflow] Fixed case when the marking store is not defined
- [String] Fix Notice when argument is empty string
- [Inflector] Fix Notice when argument is empty string
- [Security] more defensive PasswordMigratingListener
- [Security] fix #39249, default entry_point compiler pass was returning too early
- [Security] remove return type definition in order to avoid type juggling
- [Console] Re-enable hyperlinks in Konsole/Yakuake
- [Yaml] fix lexing inline sequences/mappings with trailing whitespaces
- [Filesystem] File existence check before calling unlink method