Telegram for Desktop 歷史舊版本 Page41

最新版本 FireAlpaca 2.11.17 (64-bit)

Telegram for Desktop 歷史版本列表

Telegram for Desktop 是一款專注於速度和安全性的通訊應用程序,它的超級快速,簡單和免費。您可以同時在所有設備上使用“電報”(&M); 您的郵件可以在任何數量的手機,平板電腦或電腦上無縫同步。下載電報離線安裝程序安裝 PC! 使用電報,您可以發送任何類型的消息,照片,視頻和文件(doc,zip,mp3 等),以及創建多達 1000 人的頻道或無限制頻道觀眾。您可以寫信給您的手機聯... Telegram for Desktop 軟體介紹


Megacubo 16.6.1 (64-bit) 查看版本資訊

更新時間:2022-07-11
更新細節:

What's new in this version:

- Minor bugfixes

Plex 1.48.2.3124 查看版本資訊

更新時間:2022-07-08
更新細節:

Nextcloud 3.5.2 查看版本資訊

更新時間:2022-07-05
更新細節:

What's new in this version:

- Explicitly ask user for notification authorisation on launch (macOS)
- Fix crash caused by overflow in FinderSyncExtension
- add new fixup workflow from nextcloud org
- Bump up minimum macOS version
- Display chat message inside the OS notification.
- Fix 'TypeError: Cannot readproperty 'messageSent' of undefined'.
- Add a transparent background to the send reply button.
- Fix build on macOS versions pre-11 (down to 10.14)
- Ignore Office temp folders on Mac ('.sb-' in folder name).
- Remove assert, it is no longer useful.
- Add contrast to the text/icon of buttons if the server defined color is light.
- fix general section
- Remove tooltip because it is only repeating the label of the link.
- bugfix/share-dialog
- Updating command-rebase.yml workflow from template
- Reply button size should be same as the input field, smaller + text color
- Close call notifications when the call has been joined by the user, or the call has ended
- Increase the call state checking interval to not overload the server
- Ensure the dispatch source only gets deallocated after the dispatch_source_cancel is done, avoiding crashing of the Finder Sync Extension on macOS

Opera GX 88.0.4412.75 (64-bit) 查看版本資訊

更新時間:2022-07-05
更新細節:

NxFilter 4.6.2.2 查看版本資訊

更新時間:2022-07-01
更新細節:

What's new in this version:

- DBCP library has been updated to v2.9.0
- DNS over HTTPS listener has been enabled
- 'tcpNoDelay' flag set for the embedded Tomcat
- Embedded Tomcat has been updated to v9.0.64
- TLS v1.3 has been enabled for Tomcat
- 'System > Mobile Config' menu has been added on SandWatch GUI pack
- Login Page category has been added to Cloudlist
- Set Config.publicBlockIp by an external HTTP query from HandyMan
- Baselist has been updated to 4423977

Opera GX 88.0.4412.65 (64-bit) 查看版本資訊

更新時間:2022-06-30
更新細節:

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

更新時間:2022-06-27
更新細節:

What's new in this version:

- Brush post-processing function has been enhanced
- ACO color palette files can now be read (RGB, grayscale only)
- Fixed a display problem with icons in the 3D Perspective window
- Drag zoom can now be disabled
- Text layers can now be merged into a 32 bpp layer

cURL 7.84.0 查看版本資訊

更新時間:2022-06-27
更新細節:

What's new in this version:

Changed:
- curl: add --rate to set max request rate per time unit
- curl: deprecate --random-file and --egd-file
- curl_version_info: add CURL_VERSION_THREADSAFE
- CURLINFO_CAPATH/CAINFO: get the default CA paths from libcurl
- lib: make curl_global_init() threadsafe when possible
- libssh2: add CURLOPT_SSH_HOSTKEYFUNCTION
- opts: deprecate RANDOM_FILE and EGDSOCKET
- socks: support unix sockets for socks proxy

Fixed:
- aws-sigv4: fix potentional NULL pointer arithmetic
- bindlocal: don't use a random port if port number would wrap
- c-hyper: mark status line as status for Curl_client_write()
- ci: avoid `cmake -Hpath`
- CI: bump FreeBSD 13.0 to 13.1
- ci: update github actions
- cmake: add libpsl support
- cmake: do not add libcurl.rc to the static libcurl library
- cmake: enable curl.rc for all Windows targets
- cmake: fix detecting libidn2
- cmake: support adding a suffix to the OS value
- configure: skip libidn2 detection when winidn is used
- configure: use the SED value to invoke sed
- configure: warn about rustls being experimental
- content_encoding: return error on too many compression steps
- cookie: address secure domain overlay
- cookie: apply limits
- copyright.pl: parse and use .reuse/dep5 for skips
- copyright: make repository REUSE compliant
- curl.1: add a few see also --tls-max
- curl.1: mention exit code zero too
- curl: re-enable --no-remote-name
- curl_easy_pause.3: remove explanation of progress function
- curl_getdate.3: document that some illegal dates pass through
- Curl_parsenetrc: don't access local pwbuf outside of scope
- curl_url_set.3: clarify by default using known schemes only
- CURLOPT_ALTSVC.3: document the file format
- CURLOPT_FILETIME.3: fix the protocols this works with
- CURLOPT_HTTPHEADER.3: improve comment in example
- CURLOPT_NETRC.3: document the .netrc file format
- CURLOPT_PORT.3: We discourage using this option
- CURLOPT_RANGE.3: remove ranged upload advice
- digest: added detection of more syntax error in server headers
- digest: tolerate missing "realm"
- digest: unquote realm and nonce before processing
- DISABLED: disable 1021 for hyper again
- docs/cmdline-opts: add copyright and license identifier to each file
- docs/CONTRIBUTE.md: document the 'needs-votes' concept
- docs: clarify data replacement policy for MIME API
- doh: remove UNITTEST macro definition
- examples/crawler.c: use the curl license
- examples: remove fopen.c and rtsp.c
- FAQ: Clarify Windows double quote usage
- fopen: add Curl_fopen() for better overwriting of files
- ftp: restore protocol state after http proxy CONNECT
- ftp: when failing to do a secure GSSAPI login, fail hard
- GHA/hyper: enable debug in the build
- gssapi: improve handling of errors from gss_display_status
- gssapi: initialize gss_buffer_desc strings
- headers api: remove EXPERIMENTAL tag
- http2: always debug print stream id in decimal with %u
- http2: reject overly many push-promise headers
- http: restore header folding behavior
- hyper: use 'alt-used'
- krb5: return error properly on decode errors
- lib: make more protocol specific struct fields #ifdefed
- libcurl-security.3: add "Secrets in memory"
- libcurl-security.3: document CRLF header injection
- libssh: skip the fake-close when libssh does the right thing
- links: update dead links to the curl-wiki
- log2changes: do not indent empty lines [ci skip]
- macos9: remove partial support
- Makefile.am: fix portability issues
- Makefile.m32: delete obsolete options, improve -On [ci skip]
- Makefile.m32: delete two obsolete OpenSSL options [ci skip]
- Makefile.m32: stop forcing XP target with ipv6 enabled [ci skip]
- max-time.d: clarify max-time sets max transfer time
- mprintf: ignore clang non-literal format string
- netrc: check %USERPROFILE% as well on Windows
- netrc: support quoted strings
- ngtcp2: allow curl to send larger UDP datagrams
- ngtcp2: correct use of ngtcp2 and nghttp3 signed integer types
- ngtcp2: enable Linux GSO
- ngtcp2: extend QUIC transport parameters buffer
- ngtcp2: fix alert_read_func return value
- ngtcp2: fix typo in preprocessor condition
- ngtcp2: handle error from ngtcp2_conn_submit_crypto_data
- ngtcp2: send appropriate connection close error code
- ngtcp2: support boringssl crypto backend
- ngtcp2: use helper funcs to simplify TLS handshake integration
- ntlm: provide a fixed fake host name
- projects: fix third-party SSL library build paths for Visual Studio
- quic: add Curl_quic_idle
- quiche: support ca-fallback
- rand: stop detecting /dev/urandom in cross-builds
- remote-name.d: mention --output-dir
- runtests.pl: add the --repeat parameter to the --help output
- runtests: fix skipping tests not done event-based
- runtests: skip starting the ssh server if user name is lacking
- scripts/copyright.pl: fix the exclusion to not ignore man pages
- sectransp: check for a function defined when __BLOCKS__ is undefined
- select: return error from "lethal" poll/select errors
- server/sws: support spaces in the HTTP request path
- speed-limit/time.d: mention these affect transfers in either direction
- strcase: some optimisations
- test 2081: add a valid reply for the second request
- test 675: add missing CR so the test passes when run through Privoxy
- test414: add the '--resolve' keyword
- test681: verify --no-remote-name
- tests 266, 116 and 1540: add a small write delay
- tests/data/test1501: kill ftp server after slow LIST response
- tests/getpart: fix getpartattr to work with "data" and "data2"
- tests/server/sws.c: change the HTTP writedelay unit to milliseconds
- test{440,441,493,977}: add "HTTP proxy" keywords
- tool_getparam: fix --parallel-max maximum value constraint
- tool_operate: make sure --fail-with-body works with --retry
- transfer: fix potential NULL pointer dereference
- transfer: maintain --path-as-is after redirects
- transfer: upload performance; avoid tiny send
- url: free old conn better on reuse
- url: remove redundant #ifdefs in allocate_conn()
- url: URL encode the path when extracted, if spaces were set
- urlapi: make curl_url_set(url, CURLUPART_URL, NULL, 0) clear all parts
- urlapi: support CURLU_URLENCODE for curl_url_get()
- urldata: reduce size of a few struct fields
- urldata: remove three unused booleans from struct UserDefined
- urldata: store tcp_keepidle and tcp_keepintvl as ints
- version: allow stricmp() for sorting the feature list
- vtls: make curl_global_sslset thread-safe
- wolfssh.h: removed
- wolfssl: correct the failf() message when a handle can't be made
- wolfSSL: explicitly use compatibility layer
- x509asn1: mark msnprintf return as unchecked

Telegram for Desktop 4.0.2 查看版本資訊

更新時間:2022-06-25
更新細節:

What's new in this version:

Telegram for Desktop 4.0.2
- Fix window title on Windows 7. (again)
- Fix file chooser and global menu on macOS
- Crash fix and OpenAL check for PipeWire fix on Linux


Telegram for Desktop 4.0.1
- Fix window title on Windows 7
- Bug fixes and other minor improvements


Telegram for Desktop 4.0.0
- Premium: Send media and files each up to 4 GB in size
- Premium: Download media and files at the fastest possible speed, with no limits
- Premium: Double most of the limits in the app
- Premium: Get a new button next to any voice message to generate a transcript of its audio
- Premium: React with even more emoji, including :clown: and ????
- Premium: Send unique stickers with additional effects, updated monthly
- Premium: Set a default chat folder or enable tools to auto-archive and hide new chats
- Premium: Subscribers have a badge next to their name, showing they help support Telegram
- Premium: Show off your profile video that will be animated for everyone in chats and the chat list
- Premium: Sponsored Messages that are sometimes shown in public channels will no longer appear
- Enable join requests for your public groups – no invite links required
- Users who open the group will see an Apply to Join Group button
- Once approved by an admin, users will be able to participate in the chat
- Bots that are integrated into the attachment menu can be programmed to work in groups and channels


Telegram for Desktop 3.7.3
- Fix a crash in the pinned bar bot button refresh


Telegram for Desktop 3.7.2
Fixed:
- mute period selector values
- a crash in repeated context menu item selection
- context menu item selection of systems without a compositor


Telegram for Desktop 3.7.1
- Hardware accelerated video decoding off by default
- Fix several crashes


Telegram for Desktop 3.7.0
- Use any short music file or voice message as a notification sound
- Right click audio files in chats to add them to your list of sounds - or use 'Upload Sound' in the Notifications menu
- Click on Mute notifications > Select sound in a chat's (...) menu to change its notification sound
- Set custom tones for notifications in Settings > Notifications > Play sound
- Click on Mute notifications in a chat's (...) menu to manage its notifications
- Choose 'Mute for...' to turn off notifications for a preset period, like 1 hour or 1. day- Quickly configure Auto-Delete settings from any chat info page
- Click (...) to turn on Auto-Delete, then select a specific duration
- Replies are now preserved when forwarding messages, making forwarded conversations easier to read
- Bots can now open detailed pages directly in the chat
- Use these streamlined interfaces to buy real-world goods and services without leaving the app
- Open a bot's profile to add it to your group or channel
- Instantly configure a bot's rights and permissions when adding it
- Bots can send a new type of button that lets you add them to your group or channel


Telegram for Desktop 3.6.1
- Change volume for RTMP stream from the context menu
- Set a profile photo from your camera
- Improve RTMP stream full screen mode
- Improve edit account section design

Fixed:
- switching personal account or channel in video chats
- pinning chats in folders with 100 chats
- YouTube timestamp links after 10 hours


Telegram for Desktop 3.6.0
- Active and recently finished downloads pop up in bar in the bottom left corner, like they do in browsers
- View recently downloaded files in Settings > Advanced > Downloads
- Get an alert before closing the app if you have unfinished downloads
- Share a direct t.me link to your phone number that instantly opens a chat with you
- Use the full number in international format, like t.me/+12345678
- Manage Live Streams in your channels using external software like OBS Studio or XSplit Broadcaster
- Choose "Stream With..." when staring a video chat or live stream - then copy your Stream Key and paste it into your streaming software


Telegram for Desktop 3.5.1
- Keep the screen on while watching a video or participating in a video chat
- Save experimental settings between relaunches
- Bug fixes and other minor improvements


Telegram for Desktop 3.5.0
- Use a new type of detailed stickers with smooth animations
- Create new sets by sending .webm videos to @stickers
- Bring your custom animated stickers from other apps
- See smaller, compact animations when reacting to messages
- See real-time animations in chat when a user reacts to your message
- React with additional emoji expressing love, appreciation, anger or surprise
- Tap the new button in chats to jump to your messages that have unseen reactions
- Watch the animations for unseen reactions play when you hit the button
- The app will warn you before closing if you are uploading photos or files to a chat
- Enjoy better screencast quality in video chats


Telegram for Desktop 3.4.8
- Nice animations in reactions
- Add snap layouts support on Windows 11
- Bug fixes and other minor improvements


Telegram for Desktop 3.4.3
- Bug fixes and other minor improvements


Telegram for Desktop 3.4.2
- Bug fixes and other minor improvements


Telegram for Desktop 3.4.1
- Bug fixes and other minor improvements


Telegram for Desktop 3.3.0
- Content creators can restrict the ability to save media and forward messages from their groups and channels
- Clear messages in one-on-one chats from a specific day or date range
- Comment as one of your channels in public groups and channel comments
- When you request to join a community and its admin or bot-admin contacts you with a message, you will see which chat they are from at the top of the chat
- Bot-admins can now ask users to complete tasks before they are allowed to join - like accepting community rules, passing a test, or making a donation to the content creators


Telegram for Desktop 3.2.5
Fixed:
- connecting in case bad characters appear in device name on Windows
- custom input methods on macOS


Telegram for Desktop 3.2.2
Fixed:
- webpage preview links when View Button is present
- possible crash on sponsored messages


Telegram for Desktop 3.2.0
- Create special invite links that require admins to approve users before they become members
- Admins can view the applicants' profiles and bios by tapping the Join Requests bar at the top of the chat
- Add internal labels to your chat's Invite Links to keep them organized
- More Interactive Emoji - ????, :dislike:, :face_vomiting:, ????, ???? or ????


Telegram for Desktop 3.1.8
- Show small media previews in chats list
- Show media album previews and caption text in chats list
- Add "Quick Reply" and "Mark as Read" to native Windows notifications


Telegram for Desktop 3.1.1
- Crash fixes


Telegram for Desktop 3.1.0
- Some animated emoji now have extra effects
- Send ???? ????, ????, :like:, ???? or ❤️ to any private chat, then click on the animated emoji to launch the effect
- If your chat partner also has the chat open, you will both see the effects
- See the "Watching" status when your chat partner is enjoying emoji effects with you
- More interactive emoji coming soon
- Right click one of your outgoing messages in small groups to see who recently viewed it
- To protect privacy, read receipts are only stored for 7 days after the message was sent
- Record video and audio from live broadcasts in your group or channel
- Admins can start recording from the '...' menu
- Choose between recording in portrait or landscape orientation
- Finished recordings are sent to the admin's Saved Messages and can be easily shared


Telegram for Desktop 3.0.1
- Crash fixes


Telegram for Desktop 3.0.0
- Broadcast video and share your screen to an unlimited number of viewers
- To begin, tap the Live Stream button in the title bar of a community where you are an admin
- Tap the "Forward Message" label above the input field to change how messages will be sent
- Hide or show the original sender's name
- Remove or keep captions from media messages
- See how many unread comments there are when opening a channel's comments


Telegram for Desktop 2.9.2
Fixed:
- crashes and bugs in scheduled messages
- file sending after a call or voice chat on Windows
- main window title glitches on Windows 7


Telegram for Desktop 2.9.0
- Enable auto-delete in your chats to remove messages after 1 month (also 1 day or 1 week)
- Quickly find all GIFs from a chat using the new GIF section in Shared Media
- Reset your Two-Step Verification password even if you forgot your old password and don't have a recovery email
- To do this, you must be logged into your account. The reset takes 7 days and can be cancelled from any of your devices
- Enjoy a new app icon and default background


Telegram for Desktop 2.8.11
- Check shader compilation / linking before using ANGLE


Telegram for Desktop 2.8.10
- Fix media loading


Telegram for Desktop 2.8.9
Fixed:
- GIF caption edit
- version on Windows without SetDefaultDllDirectories
- fonts on Linux


Telegram for Desktop 2.8.4
- Crash fixes in WebView on Windows


Telegram for Desktop 2.8.1
- Fix crash in audio player volume slider


Telegram for Desktop 2.8.0
- Start video conferences from Voice Chats in any group
- Share your screen or video from your camera with up to 30 participants (limit to be increased soon)
- Talk without video with an unlimited number of participants
- Create voice chats from the info page of any group where you are an admin
- Group video calls are supported natively on all devices, including iPads and laptops


Telegram for Desktop 2.7.4
- Fix crash in viewing an invoice after a payment is made
- Respect Focus Assist only for native notifications
- Mark messages as read only in active window


Telegram for Desktop 2.7.3
Fixed:
- crash on some versions of Linux
- video not stopping when PiP window is closed
- messages marking as read if the Windows session is locked


Telegram for Desktop 2.7.2
- Offer real goods and services for sale in any group, channel or bot – Telegram doesn't charge a commission
- Pay for goods securely using one of the 8 integrated payment providers – Telegram doesn't collect your payment info
- See how this works in our @teststore
- Schedule voice chats to let participants know about them in advance
- View a countdown to the voice chat and get notified when it starts
- Try two new, fully-featured versions of Telegram Web – both supporting animated stickers, dark mode, chat folders and more


Telegram for Desktop 2.7.1
- Fix editing 'Manage Voice Chats' rights for channel admins.
- Fix verification check display in voice chat participants list.
- Allow removing and blocking channels from voice chats.


Telegram for Desktop 2.7.0
- Start limitless Voice Chats in Groups and Channels
- Host discussions that can be listened to by millions of people simultaneously
- Record voice chats to share or publish in Channels later
- See that a chat is being recorded from the red dot next to its title
- See user bio texts right from the list of participants
- Raise your hand to show admins you want to speak
- Create separate Voice Chat Invite Links for listeners or speakers
- Change the title of your Voice Chat to give people an idea of the current topic
- Join Voice Chats as one of your Channels to hide your personal account


Telegram for Desktop 2.6.1
Fixed:
- time formatting in links
- copy QR code in night mode
- invite link sharing without a comment
- crash in link editing on Linux


Telegram for Desktop 2.6.0
- Set messages to auto-delete for everyone 24 hours or 7 days after sending
- Control auto-delete settings in any of your chats, as well as in groups and channels where you are an admin
- To enable auto-delete, right click on the chat in the chat list > Clear History > Enable Auto-Delete
- Create invite links that work for a limited time or a limited number of uses
- See which users joined using your, or your admins', invite links
- Turn any invite link into a QR code users can scan with their phone cameras
- To manage invite links, click ... > Manage Group/Channel > Invite Links
- Convert groups that have reached 200,000 members into unlimited Broadcast Groups


Telegram for Desktop 2.5.9
- Add 'Invite via Link' button to Add Members box
- Fix window size in Windows 10 Tablet Mode
- Fix layout of round video messages in channels


Telegram for Desktop 2.5.8
- Fix OpenAL device closing in calls and voice chats
- Fix video chat rotation when calling from iOS
- Fix scheduling messages without sound
- Remove redundant Cancel button in ScheduleBox


Telegram for Desktop 2.5.7
- Delete not only messages, but also groups you created and call history for all sides, without a trace
- Adjust volume for individual participants of a voice chat
- Report fake groups or channels impersonating famous people or organizations by opening their Profile > ... > Report


Telegram for Desktop 2.5.1
- Fix crash in voice calls


Telegram for Desktop 2.5.0
- Turn any of your group chats into a hop-on, hop-off conference call
- Get up to several thousand participants in each voice chat
- Control the number of speakers with flexible admin tools


Telegram for Desktop 2.4.7
- Fix playback display in albums of music files
- Several crash fixes


Telegram for Desktop 2.4.6
- Fix image compression option when sending files with drag-n-drop
- Fix caption text selection in media albums
- Fix drafts display in personal chats in the chats list
- Bug fixes and other minor improvements


Telegram for Desktop 2.4.5
- Pin several messages in any chat, including one-on-one chats
- Jump between pinned messages or open them all on a separate page via the top bar
- Send several music tracks as a playlist
- Send several files as an album in one chat bubble
- Send a ???? emoji to any chat to see if you hit the jackpot
- Hide Telegram taskbar icon on Linux in Settings > Advanced


Telegram for Desktop 2.4.4
- Fix application quit on call end with main window hidden in tray
- Update OpenAL library on Windows
- Several crash fixes


Telegram for Desktop 2.4.3
- Fix sending voice messages in scheduled messages section
- Fix deleting profile / group / channel photos
- Several crash fixes


Telegram for Desktop 2.4.2
- Allow block, report and delete all message from user from "user joined" service message context menu
- Fix admin badge display in groups
- Fix loading and opening of comments in channels


Telegram for Desktop 2.4.1
- Move by PageUp and PageDown in channel comments
- Several layout bugfixes
- Several crashfixes


Telegram for Desktop 2.4.0
- Turn on "Remain Anonymous" in an admin's Permissions to let them post on behalf of the group and become invisible in the list of members
- Comment on posts in channels that have a discussion group
- Get notified about replies to your comments via the new Replies chat (if you are not a member of the discussion group)


Telegram for Desktop 2.3.1
- Fix Calls Settings for Video Calls


Telegram for Desktop 2.3.0
- Video Calls (alpha version)


Telegram for Desktop 2.2.0
- Quickly switch between different Telegram accounts if you use multiple phone numbers
- Share and store unlimited files of any type, now up to 2'000 MB each
- Edit your scheduled messages
- Use Auto-Night Mode to make Telegram night mode match the system Dark Mode settings
- Also added an option to switch to system window frame in Windows and Linux


Telegram for Desktop 2.1.13
- Fix photos loading
- Fix Picture-in-Picture window movement on Wayland in Linux


Telegram for Desktop 2.1.12
- Fix sticker and video results in inline bots
- Fix clipboard issues in Linux
- Fix several crashes


Telegram for Desktop 2.1.10
- Improve memory usage
- Add support for full group message history export
- Allow export of a single chat message history in JSON format


Telegram for Desktop 2.1.6
- Bug fixes and other minor improvements


Telegram for Desktop 2.1.5
- Disable the taskbar icon flash or the dock icon bounce in Settings > Notifications
- View messages containing long monospace texts in wide bubbles
- Bug fixes and other minor improvements


Telegram for Desktop 2.1.4
- Improve bold font selection


Telegram for Desktop 2.1.3
- Added support for new emoji
- Channels to which you can't post will no longer be suggested when forwarding
- Improved font selection and bold font support for CJK and Farsi


Telegram for Desktop 2.1.2
- Fix polls and quizes results viewing
- Fix memory leak in web page previews with autoplayed videos
- Fix running on OS X 10.10
- Other minor bug fixes and improvements


Telegram for Desktop 2.1.1
- Improve quiz explanation tooltip layout
- Fix possible crash in theme editor
- Other minor bug fixes and improvements


Telegram for Desktop 2.1.0
- Access a catalog of over 20,000 stickers made by professional artists from the updated Sticker Panel by clicking the '+' icon
- Use sticker search to find the stickers you're looking for - or scroll from the latest packs all the way to the classics
- Add explanations that appear after users respond to a quiz question
- See how much time you have left to answer a question from @quizbot with the new countdown animation
- Send a single ???? emoji to see if you hit the bullseye


Telegram for Desktop 2.0.1
- Switch between folders using Ctrl+1, ..., Ctrl+8
- Fix crash when a pinned in folder chat was added to archive


Telegram for Desktop 2.0.0
- Organize chats into Chat Folders if you have too many chats
- Create custom folders with flexible settings, or use default recommendations
- Pin an unlimited number of chats in each folder
- Archive chats to hide them from "All chats". Muted chats will always stay in the Archive
- View detailed statistics about the growth of your large channels and the performance of their posts
- Send ???? to any chat to try your luck and get a random number from the animated dice
- Send ????, ????, ????, ????, ????, ????, ????, ????, ????, ???? or ???? to try out the new animated emoji


Telegram for Desktop 1.9.21
- Mark new messages as read while scrolling down through them
- Improved spellchecking on Windows 7 and Linux


Telegram for Desktop 1.9.14
- Bug fixes and other minor improvements


Telegram for Desktop 1.9.13
- Bug fixes and other minor improvements


Telegram for Desktop 1.9.9
- Bug fixes and other minor improvements


Telegram for Desktop 1.9.8
- Bug fixes and other minor improvements


Telegram for Desktop 1.9.7
- Create three new kinds of polls
- See who voted for what in polls with visible votes
- Vote for several options in polls that allow multiple answers
- Guess the correct answer in quiz-style polls
- Explore various ways of combining the different poll options
- Add polls from the '...' menu in any group or channel
- Use bots like @quizbot to create quizzes with several questions and media attachments
- Schedule messages to be sent when your recipient comes online (only works if you know their online status)


Telegram for Desktop 1.9.6
- Bug fixes and other minor improvements


Telegram for Desktop 1.9.4
- Bug fixes and other minor improvements


Telegram for Desktop 1.9.3
- Videos in chats start playing automatically
- Resume playback from where you left off when watching long videos and listening to long audio tracks
- Control automatic playback for videos, GIFs and round video messages in Settings > Advanced > Automatic media download
- Enjoy system spell checker support on all modern systems


Telegram for Desktop 1.8.15
- Change log not available for this version


Telegram for Desktop 1.8.13
- Change log not available for this version


Telegram for Desktop 1.8.12
- Change log not available for this version


Telegram for Desktop 1.8.10
- Change log not available for this version


Telegram for Desktop 1.8.9
- Bug fixes and other minor improvements


Telegram for Desktop 1.8.8
- Create new themes based on your color and wallpaper choices
- Share your themes with other users via links
- Update your theme for all its users when you change something


Telegram for Desktop 1.8.4
- Bug fixes and other minor improvements


Telegram for Desktop 1.8.3
- Right click the 'Send' button and select 'Schedule Message' to automatically send something at a specified time
- Schedule reminders for yourself in the 'Saved Messages' chat
- Get a notification when any of your scheduled messages are sent
- Customize your app's appearance by choosing accent colors for the 'Day', 'Night' and 'Tinted' themes
- Choose who can find you on Telegram when they add your number to their phone contacts
- Send a single ????, ????, ????, ????, ???? or ???? to check out what's new in the animated emoji department


Telegram for Desktop 1.8.2
- Bug fixes and other minor improvements


Telegram for Desktop 1.8.1
- Change log not available for this version


Telegram for Desktop 1.8.0
- Right click the Send button to send any message without sound - in case the recipient is sleeping
- Enable Slow Mode in Group Permissions to control how frequently members can post
- Set custom titles for group admins - like 'Founder', 'CFO' or 'Spam Fighter'
- Toggle looped playback for animated stickers in Chat Settings
- Send a single ??, :like:, ??, ?? or :party: to add a mighty animated emoji to the chat


Telegram for Desktop 1.7.13
- Send ultra-lightweight high-quality animated stickers to express emotion with motion
- Receive animated stickers instantly on any connection at just 20-30 KB per sticker
- Enjoy smooth animations at 60 frames per second
- Create new animated sets and upload them to @stickers for everybody to use
- Try out these sample stickers: t.me/addstickers/hotcherr
- Use strikethrough and underline formatting


Telegram for Desktop 1.7.10
- Change log not available for this version


Telegram for Desktop 1.7.9
- You can now add any users to your contacts, even if their phone numbers are not visible
- Transfer ownership of group chats and channels by granting full rights to another admin. Useful when switching jobs or if you just want to retire as creator
- Hide archived chats to the main menu
- See who is online straight from the chat list
- Use the MacBook Pro TouchBar to apply formatting to selected text, insert emoji, and send stickers


Telegram for Desktop 1.7.7
- Bug fixes and other minor improvements


Telegram for Desktop 1.7.3
- Bug fixes and other minor improvements


Telegram for Desktop 1.7.2
- Choose who can see your phone number with granular precision in Privacy & Security settings
- Add group chats to "Always/Never Share" exceptions for any privacy setting. Permissions will update as users leave and join the groups
- Connect a discussion group to your channel, subscribers will see a "Discuss" button
- Integrate bots seamlessly with web services. For example, see t.me/DiscussThis/1
- Use TouchBar on MacBooks Pro to control music playback and switch between pinned chats


Telegram for Desktop 1.7.0
Introducing Archived Chats:
- Archive any chat from the right-click menu
- Chats with enabled notifications will pop out of the archive when a notification arrives
- Muted chats will stay in the archive
- Pin an unlimited number of chats in your archive


Telegram for Desktop 1.6.7
- Replace media when editing messages with media content
- Jump quickly to the top of your chats list
- Get emoji suggestions for the first word you type in a message
- Help Telegram improve emoji suggestions in your language using this interface https://translations.telegram.org/en/emoji


Telegram for Desktop 1.6.3
- Change log not available for this version


Telegram for Desktop 1.6.1
- Bug fixes and other minor improvements


Telegram for Desktop 1.6.0
- Play video files and listen to music without waiting for them to fully download
- Press CTRL+0 (CMD+0 on macOS) to jump to your Saved Messages


Telegram for Desktop 1.5.15
- Crash fix


Telegram for Desktop 1.5.12
- Apply blur effects to backgrounds
- Use the backgrounds you set in Telegram Desktop in all other Telegram apps


Telegram for Desktop 1.5.11
- Bug fixes and other minor improvements


Telegram for Desktop 1.5.10
- Bug fixes and other minor improvements


Telegram for Desktop 1.5.9
- Bug fixes and other minor improvements


Telegram for Desktop 1.5.8
- Global permissions for groups. Restrict all members in any group from posting certain types of content
- Unified group settings. Make groups public, set admins with granular permissions and toggle persistent history in just a few clicks in any group
- Choose the emoji set you would like to use in Chat Settings
- Choose input and output devices for Telegram Calls in Settings > Advanced > Call Settings
- Support for automatically downloading files and music


Telegram for Desktop 1.5.7
- Choose the emoji set you would like to use in Settings > Chat Settings
- Choose input and output devices for Telegram Calls in Settings > Adavanced > Call Settings


Telegram for Desktop 1.5.4
- Bug fixes and other minor improvements


Telegram for Desktop 1.5.3
- Change log not available for this version


Telegram for Desktop 1.5.2
- Bug fixes and other minor improvements


Telegram for Desktop 1.5.1
- Change log not available for this version


Telegram for Desktop 1.5.0
- Support for custom languages. Crowdsource a cloud-based language pack for Telegram in any language using our Translations platform - then apply it in real time.
- Interface scaling for large screens, up to 300% (up to 150% for macOS retina screens)
- 'Count unread messages' setting for the Badge counter in Settings > Notifications. Disable to show number of unread chats.
- Video messages displayed in shared media (under voice messages)
- Updated emoji. Farewell to question marks!

Also in this update:
- Listen to voice and video messages in 2X mode if you're in a hurry
- Add a comment when sharing posts from channels
- View all photos and videos in Twitter and Instagram link previews
- Add emoji to media captions


Telegram for Desktop 1.4.3
- Bug fixes and other minor improvements


Telegram for Desktop 1.4.2
- Crash fix


Telegram for Desktop 1.4.0
- Change log not available for this version


Telegram for Desktop 1.3.14
- Change log not available for this version


Telegram for Desktop 1.3.13
- Export data from individual chats using the '...' menu
- Added a new night theme
- You can now assign custom themes as night and day themes to quickly switch between them
- Support for Telegram Passport 1.1 and improved password hashing algorithm to better protect Telegram Passport data


Telegram for Desktop 1.3.10
- Bug fixes and other minor improvements


Telegram for Desktop 1.3.9
- Mark chats in the chat list as Read or Unread
- Improved censorship circumvention


Telegram for Desktop 1.3.8
- Bug fixes and other minor improvements


Telegram for Desktop 1.3.7
- Push fixes to stable version


Telegram for Desktop 1.3.0
- Improved censorship circumvention
- Improved stability when working through proxy servers
- Save several proxy servers to quickly switch between them in Settings
- Use proxy for calls
- Emoji and text replacement now happens immediately after typing (instead of after sending) and can be rolled back using Backspace or CTRL/CMD + Z. Replacement no longer happens when pasting text

Added formatting shortcuts. Select text and use:
- CTRL/CMD + B/I for bold and italic
- CTRL/CMD + K to create or edit a custom link
- CTRL/CMD + SHIFT + M for monospace font
- CTRL/CMD + SHIFT + N to clear formatting


Telegram for Desktop 1.2.17
- Change log not available for this version


Telegram for Desktop 1.2.15
- Change log not available for this version


Telegram for Desktop 1.2.14
- Discover new stickers: Type one emoji to see suggestions from popular sticker sets. Suggestions from your installed sticker sets will come first
- Search for Stickers: Click on the new search icon to access your sticker sets or find new ones
- Quick Reply: Double click near a message for a quick reply


Telegram for Desktop 1.2.6
- Grouped Photos. Group media into an album when sharing multiple photos and videos. Choose the exact order of media you send


Telegram for Desktop 1.2.4
- Group media into an album when sharing multiple photos and videos
- Bug fixes and other minor improvements


Telegram for Desktop 1.2.3
- Several crash fixes


Telegram for Desktop 1.2.2
- Grouped photos and videos are displayed as albums


Telegram for Desktop 1.2.1
- Bug fixes and other minor improvements


Telegram for Desktop 1.2.0
- Radically improved navigation. New side panel on the right with quick access to shared media and group members
- Saved Messages. Bookmark messages by forwarding them to "Saved Messages". Access them from the Chats list or from the side menu
- Pinned Messages. If you are a channel admin, pin messages to focus your subscribers' attention on important announcements
- Easily recognize messages from group admins by the new 'admin' badge
- Also supported clearing history in supergroups and added a host of minor improvements


Telegram for Desktop 1.1.25
- Bug fixes and other minor improvements


Telegram for Desktop 1.1.24
- Radically improved navigation. New side panel on the right with quick access to shared media and group members
- Pinned Messages. If you are a channel admin, pin messages to focus your subscribers' attention on important announcements
- Also supported clearing history in supergroups and added a host of minor improvements


Telegram for Desktop 1.1.23
- Change log not available for this version


Telegram for Desktop 1.1.22
- Change log not available for this version


Telegram for Desktop 1.1.21
- Bug fixes and other minor improvements


Telegram for Desktop 1.1.20
- Groups with unread mentions and replies are now marked with an '@' badge in the chats list
- Navigate new mentions and replies in a group using the new '@' button
- Mark your stickers as “favorite” to quickly access them from the redesigned sticker panel
- Add an official sticker set for your group which all members will be able to use while chatting in your group (100+ member groups only)


Telegram for Desktop 1.1.19
- Change log not available for this version


Telegram for Desktop 1.1.18
- Bug fixes and other minor improvements


Telegram for Desktop 1.1.17
- Bug fixes and other minor improvements


Telegram for Desktop 1.1.15
- Send bold and italic text in your messages
- Get a share link for posts in public supergroups
- Quickly share posts from channels and media messages from bots
- Search large supergroup members by name
- Search channel members by name for admins
- Use search in the service actions log
- Ban supergroup members via the right click menu in the service actions log


Telegram for Desktop 1.1.10
- Add event log filter for channel or supergroup event log
- Fix search by username in privacy exceptions editor
- Fix adding admins in channels


Telegram for Desktop 1.1.9
- Supergroups can now have up to 10.000 members
- Appoint supergroup admins with granular rights. Choose who can add users, manage messages, block members, edit group info & username, add new admins, etc.
- Restrict and ban supergroup members with granular precision. Read-only bans, GIF & sticker bans, media bans, temporary bans and restrictions
- Check the new event log to see all service actions taken by members and admins of a channel or supergroup in the last 48 hours
- Toggle night mode in the main menu


Telegram for Desktop 1.1.7
- Improved video messages: radial playback progress, Picture-in-Picture support, duration countdown
- Voice and video messages now automatically play one after another


Telegram for Desktop 1.1.2
- Emoji icon tooltip about hiding the sidebar
- Fix possible calls deadlock in Linux
- Preserve Emoji/Stickers/GIFs panel state between activations


Telegram for Desktop 1.1.0
- Change log not available for this version


Telegram for Desktop 1.0.29
- Improved Emoji, Stickers, and Saved GIFs panel
- Bug fixes and other minor improvements


Telegram for Desktop 1.0.27
- Update API scheme


Telegram for Desktop 1.0.26
- Send MP4/MOV files as videos that will play right inside Telegram
- Click on the date in any chat to quickly jump to messages from a specific day
- Change your phone number in Settings
- Edit who can see your last seen time and who can add you to groups in Settings
- Edit your list of blocked users in Settings
- Bug fixes and other minor improvements


Telegram for Desktop 1.0.14
- Fix crash in text rendering


Telegram for Desktop 1.0.13
- Fix unnecessary window activations


Telegram for Desktop 1.0.12
- Support for more emoji
- Click and drag on waveform to play audio from a chosen moment
- Added Theme editor to Settings
- Bug fixes and other minor improvements


Telegram for Desktop 1.0.7
- Change log not available for this version


Telegram for Desktop 1.0.6
- Change log not available for this version


Telegram for Desktop 1.0.5
- Change log not available for this version


Telegram for Desktop 1.0.2
- Resize chats list
- Fixed drag and drop from Firefox
- Bug fixes and other minor improvements


Telegram for Desktop 1.0.0
- Change log not available for this version


Telegram for Desktop 0.10.20
- Change log not available for this version


Telegram for Desktop 0.10.19
- Change log not available for this version


Telegram for Desktop 0.10.18
- Change log not available for this version


Telegram for Desktop 0.10.17
- Change log not available for this version


Telegram for Desktop 0.10.16
- New audio player design
- Quick reply from notifications
- Hide all notifications button added
- Change notifications location and maximum count
- Respecting quiet hours for the notifications (for Windows 10)


Telegram for Desktop 0.10.15
- Some grammar improvements and pinned message bar hiding fixed


Telegram for Desktop 0.10.14
- Fixed retina icon userpics, langs updated


Telegram for Desktop 0.10.11
- Change log not available for this version


Telegram for Desktop 0.10.10
- Change log not available for this version


Telegram for Desktop 0.10.9
- Change log not available for this version


Telegram for Desktop 0.10.8
- Change log not available for this version


Telegram for Desktop 0.10.7
- Fix of settings saving
- Fix of OpenSSL in Linux build
- Fix entities moving when replacing emoji


Telegram for Desktop 0.10.6
- Fixed updater erasing for OS X
- Fixed build for linux (dynamic linking of xcb)


Telegram for Desktop 0.10.5
- New cute design for the Settings page
- Bug fixes and other minor improvements

Anki 2.1.54 查看版本資訊

更新時間:2022-06-25
更新細節:

What's new in this version:

A new CSV importer & exporter:
- Shows a preview based on the selected field separator
- Column mapping includes field text for reference
- Multiple decks and notetypes can now be imported/exported at once, as columns can be mapped to deck or notetype name
- Supports exporting and importing a unique identifier for a note, to use instead of a matching first field. This removes the need for the 'add note id' add-on
- Extends the header syntax so that files can specify metadata such as the desired field separator, and the mapping of fields
- The new functionality is not enabled by default, and can be enabled with a checkbox in the preferences screen. This also enables the new apkg import/export code introduced in 2.1.52. If you use the Special Fields add-on, you will need to disable this option in order to use the add-on.

Update to Qt 6.3.1:
- Fixes complex-language input (eg Japanese, Hindi, etc) on macOS being flaky
- Fixes unwanted text when copying from the review screen on Windows
- Fixes a startup failure with certain Linux keyboard configurations
- Due to a change in Qt, you will need to reconfigure your columns in the browse screen after updating

Fixes & improvements:
- Accept .zip extension when importing add-ons
- Add support for getting light/dark mode status with latest freedesktop standard
- Editor API improvements
- Field descriptions in the editor are now shown inline, instead of in a tooltip
- Fixed a rounding issue when describing time intervals of a year or more
- Fixed an error that occurred after a one-way download fetched a collection with a different scheduler version enabled.
- Fixed desktop hanging when attempting to add a new notetype in KDE (kwin)
- Fixed flag names not updating after sync until Anki restarted
- Fixed inability to enter underscore in tags area on some keyboard layouts
- Fixed undo history being cleared and error showing when double-tapping delete in Browse screen
- Provide a way for the review screen to support drop events
- Other minor fixes and improvements