Skip to content

Latest commit

 

History

History
40 lines (27 loc) · 1.23 KB

File metadata and controls

40 lines (27 loc) · 1.23 KB

Changelog

All notable changes to the Telegram Bot Compiler project will be documented in this file.

[1.1.0] - 2023-06-09

Added

  • Save button list display state.
  • Hide the full list of buttons if there are none and vice versa.

Changed

  • Conducted initial code refactoring for a better overview of the code
  • Changed minor parts of the interface and icons for better performance.

Fixed

  • Fixed bot and logo settings window icon
  • Resolved minor bugs and issues.

Removed

  • Removed the 'folder' field in the button file for the bot due to its non-use in the program.

[1.1.1] - 2023-06-09

Added

  • Hide the full list of tokens if there are none and vice versa.
  • Added a button to hide the active bot token in settings with state saving

Changed

  • The hide buttons button has been changed to a more convenient and understandable one

Fixed

  • Fixed display of Cyrillic in Telegram bot and saving to file

Old:
image 1
New:
image 2