Tags: qtinsider/meegram2
Tags
Version 0.1.6 - Migrated from TdLib JSON to TdLib C++ interface for better performance. - Added QR code authentication and improved error handling. - Redesigned authentication UI for better user flow and feedback. - Updated ChatsPage layout with a Ripple component for flexibility. - Fixed UI alignment issues (#4). - Added language code mapping and integrated language pack loading. - Fixed locale management (#8).
Version 0.1.5 - Updated Device with `GCC 14.2`, `OpenSSL 1.1.1w`, `TDLib 1.8.35`, `zlib 1.3.1`, the latest `nlohmann` JSON library, and enhanced `rlottie` support. - Transitioned from QMake to CMake for build configuration. - Added new strings and improved localization. - Renamed Chats Component to FilterChats, updated the component name for clarity. - Improved message processing and introduced a settings class. - Cleaned up code for better readability and maintainability. - Added contribution guidelines and contact information. - Resolved the login issue reported in issue #6. - Improved translations and fixed localization bugs. - Cleaned up the UI by removing the MoreIndicator component. - Organized files for better management.