Skip to content

Latest commit

 

History

History
43 lines (31 loc) · 1.08 KB

File metadata and controls

43 lines (31 loc) · 1.08 KB

RELEASE NOTES

1.8.1-SNAPSHOT

  • Fixed the bug with '/start' command

1.8.0-SNAPSHOT

  • Added gif support to bot

1.7.0-SNAPSHOT

  • Added 2 types of knowledge testing using quiz polls and updatable messages
  • Added settings to make a choice between them

1.6.0-SNAPSHOT

  • Added remainder notifications and added support to enable/disable them

1.5.1-SNAPSHOT

  • The bug with Yandex API fixed

1.5.0-SNAPSHOT

  • Added choices when user enter a translated word to increase user experience

1.4.0-SNAPSHOT

  • Added full multi-language support to all commands

1.3.0-SNAPSHOT

  • Added user settings
  • Added multi-language support for some commands
  • Added new flyway migration file

1.2.0-SNAPSHOT

  • Added flyway migration

1.1.0-SNAPSHOT

  • Added github actions to project
  • Added docker files for local and test environments

1.0.0-SNAPSHOT

Implemented logic planned by the MVP

  • User can be registered.
  • User can add words to dictionary using '/add' command
  • User can remove words from a dictionary using '/delete' command
  • User can test knowledge using '/test' command