Skip to content

Commit

Permalink
Initial version
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenlagus committed Mar 31, 2024
1 parent e1f3028 commit f42edfd
Show file tree
Hide file tree
Showing 2 changed files with 78 additions and 73 deletions.
119 changes: 62 additions & 57 deletions Writerside/topics/Changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,87 +2,92 @@

Find here changelog for all releases though the years

### <a id="6.9.7.1"></a>6.9.7.1 ###
## 7.0.0
1. WIP

[How to update to version 7.0.0](How-To-Update.md##to-version-7-0-0)

## 6.9.7.1
1. Update Api version [7.1](https://core.telegram.org/bots/api-changelog#february-16-2024)
2. Bug fixing: #1276 #1273 #1303 #1282 #1310 #1315 #1322 #1323

### <a id="6.9.7.0"></a>6.9.7.0 ###
## 6.9.7.0
1. Update Api version [7.0](https://core.telegram.org/bots/api-changelog#december-29-2023)

[How to update to version 6.9.7.0](How-To-Update.md##To version 6.9.7.0)

### <a id="6.9.0"></a>6.9.0 ###
## 6.9.0
1. Update Api version [6.9](https://core.telegram.org/bots/api-changelog#september-22-2023)

### <a id="6.8.0"></a>6.8.0 ###
## 6.8.0
1. Update Api version [6.8](https://core.telegram.org/bots/api-changelog#august-18-2023)
2. Fix #1254

### <a id="6.7.0"></a>6.7.0 ###
## 6.7.0
1. Update Api version [6.7](https://core.telegram.org/bots/api-changelog#april-21-2023)

[How to update to version 6.7.0](How-To-Update.md###To version 6.7.0)

### <a id="6.6.0"></a>6.6.0 ###
## 6.6.0
1. Update Api version [6.6](https://core.telegram.org/bots/api-changelog#march-9-2023)

### <a id="6.5.0"></a>6.5.0 ###
## 6.5.0
1. Update Api version [6.5](https://core.telegram.org/bots/api-changelog#february-3-2023)

### <a id="6.4.0"></a>6.4.0 ###
## 6.4.0
1. Update Api version [6.4](https://core.telegram.org/bots/api-changelog#december-30-2022)
2. Bug fixing: #1159

### <a id="6.3.0"></a>6.3.0 ###
## 6.3.0
1. Update Api version [6.3](https://core.telegram.org/bots/api-changelog#November-5-2022)
2. Bug fixing: #1116

### <a id="6.1.0"></a>6.1.0 ###
## 6.1.0
1. Update Api version [6.1](https://core.telegram.org/bots/api-changelog#june-20-2022)
2. Add support for Long when setting the chatId: #1065
3. Bug fixing: #755, #1036, #1055, #1060, #1064, #1065, #1067, #1069, #1070, #1086, #1088

[How to update to version 6.1.0](How-To-Update.md###To version 6.1.0)

### <a id="6.0.1"></a>6.0.1 ###
## 6.0.1
1. Update Api version [6.0](https://core.telegram.org/bots/api-changelog#april-16-2022)
2. Removed all deprecated methods/classes with this major upgrade

### <a id="5.7.1"></a>5.7.1 ###
## 5.7.1
1. Update Api version [5.7](https://core.telegram.org/bots/api-changelog#january-31-2022)
2. Spring boot 2.5.8
3. Bug Fixing: #1023

### <a id="5.6.0"></a>5.6.0 ###
## 5.6.0
1. Update Api version [5.6](https://core.telegram.org/bots/api-changelog#december-30-2021)

### <a id="5.5.0"></a>5.5.0 ###
## 5.5.0
1. Update Api version [5.5](https://core.telegram.org/bots/api-changelog#december-7-2021)

### <a id="5.4.0.1"></a>5.4.0.1 ###
## 5.4.0.1
1. Bug fixing: #999, #1000

### <a id="5.4.0"></a>5.4.0 ###
## 5.4.0
1. Update Api version [5.4](https://core.telegram.org/bots/api-changelog#november-5-2021)
2. Bug fixing: #968, #958, #942

### <a id="5.3.0"></a>5.3.0 ###
## 5.3.0
1. Update Api version [5.3](https://core.telegram.org/bots/api-changelog#june-25-2021)
2. `KeyboardRow` now support creation from a collection of buttons.
3. Bug fixing: #920, #931 and #937

[How to update to version 5.3.0](How-To-Update.md###To version 5.3.0)

### <a id="5.2.0"></a>5.2.0 ###
## 5.2.0
1. Update Api version [5.2](https://core.telegram.org/bots/api-changelog#april-26-2021)
2. Allow custom BackOff implementations
3. Spring version 2.4.5 in spring module
4. Bug fixing: #869, #888 and #892

### <a id="5.1.1"></a>5.1.1 ###
## 5.1.1
1. Bug fixing: #874

### <a id="5.1.0"></a>5.1.0 ###
## 5.1.0
1. Update Api version [5.1](https://core.telegram.org/bots/api-changelog#march-9-2021)
2. Bug fixing: #832, #841, #844, #851, #857
3. Update Spring boot version 2.4.3
Expand All @@ -92,13 +97,13 @@ Find here changelog for all releases though the years

[How to update to version 5.1.0](How-To-Update.md###To version 5.1.0)

### <a id="5.0.1"></a>5.0.1 ###
## 5.0.1
1. Fixing a couple of bugs from 5.0.0
2. Bug fixing: #794
3. Docs updated to reflect usage for version 5.0.0
4. EditMessageText setChatIId(Long) is removed to keep consistency

### <a id="5.0.0"></a>5.0.0 ###
## 5.0.0
1. Update Api version [5.0](https://core.telegram.org/bots/api-changelog#november-4-2020)
2. Added Builders for many of the API methods and objects (hopefully all of them unless I missed something)
3. Some setters/getters may have change name. They no longer return a reference to itself, use Builder for that.
Expand All @@ -114,78 +119,78 @@ Find here changelog for all releases though the years

[How to update to version 5.0.0](How-To-Update.md###To version 5.0.0)

### <a id="4.9.2"></a>4.9.2 ###
## 4.9.2
1. Bug fixing: #792, #801, #804, #810, #812, #813, #820 and #814

### <a id="4.9.1"></a>4.9.1 ###
## 4.9.1
1. Bug fixing: #767, #766, #761, #763, #776, #772, #771, #780

### <a id="4.9"></a>4.9 ###
## 4.9
1. Update Api version [4.9](https://core.telegram.org/bots/api-changelog#june-4-2020)
2. Bug fixing: #731, #749, #752 and #753

### <a id="4.8.1"></a>4.8.1 ###
## 4.8.1
1. Update Api version [4.8](https://core.telegram.org/bots/api-changelog#april-24-2020)
2. Add stats for Abilities
3. New and updated wiki page
4. Spring-boot support for version 2.2.2
5. Bug fixing: #745, #716, #629, #749, #730

### <a id="4.7"></a>4.7 ###
## 4.7
1. Update Api version [4.7](https://core.telegram.org/bots/api-changelog#march-30-2020)

### <a id="4.6"></a>4.6 ###
## 4.6
1. Update Api version [4.6](https://core.telegram.org/bots/api-changelog#january-23-2020)

### <a id="4.5"></a>4.5 ###
## 4.5
1. Update Api version [4.5](https://core.telegram.org/bots/api-changelog#december-31-2019)
2. Fixes: #697, #710

### <a id="4.4.0.2"></a>4.4.0.2 ###
## 4.4.0.2
1. Use SLF4J
2. Support case-insensitive usernames
3. Add Ability toggles and export default abilities to their own class
4. Add state machine capability to AbilityBot via ReplyFlow
5. Support backup and recovery of db vars
6. Fixes: #602, #641, #652, #691

### <a id="4.4.0.1"></a>4.4.0.1 ###
## 4.4.0.1
1. Bug fix when importing the project

### <a id="4.4.0"></a>4.4.0 ###
## 4.4.0
1. Update Api version [4.4](https://core.telegram.org/bots/api-changelog#july-29-2019)
2. Removed BotLogger, replaced with [log4j2](https://logging.apache.org/log4j/2.x/)
3. Library is now built using [Java11](https://www.oracle.com/technetwork/java/javase/overview/index.html)
4. Updated dependencies to use last versions
5. Files can be downloaded into a stream. Allowing it to be processed immediately.
6. A java.io.File can be passed into the methods. The downloaded file is copied into that file instead of a temp file then (does not work with the async methods)

### <a id="4.3.1"></a>4.3.1 ###
## 4.3.1
1. Fix bug #625
2. Moved ApiResponse to different package, deprecated old one (will be removed in next mayor version)
3. Deprecated InputBotApiObject (It will be removed in next mayor update). And all usages moved to basic BotApiObject type.
4. Updated jackson dependency to avoid security bug

### <a id="4.3"></a>4.3 ###
## 4.3
1. Update to Api version [4.3](https://core.telegram.org/bots/api-changelog#may-31-2019)
2. Fixed: #615, #621

### <a id="4.2"></a>4.2 ###
## 4.2
1. Update to Api version [4.2](https://core.telegram.org/bots/api-changelog#april-14-2019)
2. Fixed: #498, #578

### <a id="4.1.2"></a>4.1.2 ###
## 4.1.2
1. Removed unsafe dependencies
2. Fix bugs: #535, #524, #563, #562 and #557

### <a id="4.1"></a>4.1 ###
## 4.1
1. Support for Api Version [4.1](https://core.telegram.org/bots/api-changelog#august-27-2018)
2. Fix #507 and #512

### <a id="4.0.1"></a>4.0.1 ###
## 4.0.1
1. Fix bug #499

### <a id="4.0.0"></a>4.0.0 ###
## 4.0.0
1. Support for Api Version [4.0](https://core.telegram.org/bots/api-changelog#july-26-2018)
2. Abilities: Internationalization
3. Socks 5 support
Expand All @@ -196,35 +201,35 @@ Find here changelog for all releases though the years

[How to update to version 4.0.0](How-To-Update.md###To version 4.0.0)

### <a id="3.6.1"></a>3.6.1 ###
## 3.6.1
1. Support for proxy connections
2. New module for Spring
3. Bug fixing

### <a id="3.6"></a>3.6 ###
## 3.6
1. Support for Api Version [3.6](https://core.telegram.org/bots/api-changelog#february-13-2018)
2. Bug fixing and other improvements

### <a id="3.5"></a>3.5 ###
## 3.5
1. Support for Api Version [3.5](https://core.telegram.org/bots/api-changelog#november-17-2017)
2. Bug fixing: #168, #329 and #335
3. Added processInvalidCommandUpdate (#337)
4. AbilityBot update and tutorial (#324)
5. Add DefaultBotCommand with message ID (#330)
6. New wiki content (#326 and #327)

### <a id="3.4"></a>3.4 ###
## 3.4
1. Support for Api Version [3.4](https://core.telegram.org/bots/api-changelog#october-11-2017)
2. Use regular expressions to split parameters in `TelegramLongPollingCommandBot` (#309)
3. Option to handle a bunch of updates at a time via `onUpdatesReceived` in `TelegramLongPollingBot` (#284)
4. Fix characters encoding (#275)


### <a id="3.3"></a>3.3 ###
## 3.3
1. Support for Api Version [3.3](https://core.telegram.org/bots/api-changelog#august-23-2017)


### <a id="3.2"></a>3.2 ###
## 3.2
1. Support for Api Version [3.2](https://core.telegram.org/bots/api-changelog#july-21-2017)
2. Deprecated all redundant methods in AbsSender, will be removed in next major release
3. New Abstract methods `addStickerToSet`, `createNewStickerSet` and `uploadStickerFile` in AbsSender.
Expand All @@ -235,13 +240,13 @@ Find here changelog for all releases though the years

[How to update to version 3.2](How-To-Update.md###To version 3.2)

### <a id="3.1.2"></a>3.1.2 ###
## 3.1.2
1. Fix bug #266

### <a id="3.1.1"></a>3.1.1 ###
## 3.1.1
1. Fix bug #264

### <a id="3.1.0"></a>3.1.0 ###
## 3.1.0
1. Support for Api Version [3.1](https://core.telegram.org/bots/api-changelog#june-30-2017)
2. Simplified `DefaultAbsSender`
3. Added new abstract method `setChatPhoto` to AbsSender.
Expand All @@ -250,20 +255,20 @@ Find here changelog for all releases though the years

[How to update to version 3.1.0](How-To-Update.md###To version 3.1.0)

### <a id="3.0.2"></a>3.0.2 ###
## 3.0.2
1. Bug Fixing: #250
2. Added new module `telegrambots-extensions` that should contain any extensions of the API such as CommandBot or TimedBot.
3. `TelegramLongPollingCommandBot` receives now the bot username as constructor parameters, all deprecated constructors will be removed in next major release.
4. `getUsername` method from `TelegramLongPollingCommandBot` can be considered `final` and will be so in next major release.

[How to update to version 3.0.2](How-To-Update.md###To version 3.0.2)

### <a id="3.0.1"></a>3.0.1 ###
## 3.0.1
1. Added `getLevel` to `BotLogger` class.
2. Fix wrong URL when setting webhook
3. Bug Fixing: #244, #233

### <a id="3.0"></a>3.0 ###
## 3.0
1. New field `gif_duration` and `mpeg4_duration` in `InlineQueryResultGif` and `InlineQueryResultMpeg4Gif`.
2. Field `new_chat_member` was replaced by `new_chat_members` in `Message` object.
3. Some methods get now constructors with mandatory parameters to simplify their creation (including preconditions).
Expand All @@ -274,32 +279,32 @@ Find here changelog for all releases though the years

[How to update to version 3.0](How-To-Update.md###To version 3.0)

### <a id="2.4.4.5"></a>2.4.4.5 ###
## 2.4.4.5
1. New validations for AnswerInlineQuery according to Telegram Bots API changes.
2. Added Maven-enforcer-plugin to Maven pom.
3. Added new How to send photos by file_id to FAQ.
4. Added reference to new gitbook about this library.
5. Added custom ExponentialBackOff waiting time when having network problems in long-polling mode. (Custom implementation is allowed via BotOptions)
6. Bug fixing: #184, #183

### <a id="2.4.4.4"></a>2.4.4.4 ###
## 2.4.4.4
1. EditMessageText, EditMessageCaption and EditMessageReplyMarkup now return a `Serializable` object that can be `Boolean` or `Message`

[How to update to version 2.4.4.4](How-To-Update.md###To version 2.4.4.4)

### <a id="2.4.4.3"></a>2.4.4.3 ###
## 2.4.4.3
1. In `BotSession`, renamed `close` to `stop`. `Close` method is maintained for backward compatibility.
2. Support crating webhook with HTTP servers (HTTPS must be managed via external tools)

[How to update to version 2.4.4.3](How-To-Update.md###To version 2.4.4.3)

### <a id="2.4.4.1"></a>2.4.4.1 ###
## 2.4.4.1
1. New `max_connections` in `setWebhook` method.
2. New `allowed_updates` in `setWebhook` and `getUpdates`
3. New `deleteWebhook` method
4. Added new configs to DefaultBotOptions to handle `max_connections` and `allowed_updates`

### <a id="2.4.4"></a>2.4.4 ###
## 2.4.4
1. Added `cache_time` to ÀnswerCallbackQuery method
2. Added field `forward_from_message_id` to `Message` object
3. Renamed `ReplyKeyboardHide` to `ReplyKeyboardRemove` and its field `hide_keyboard` to `remove_keyboard`
Expand All @@ -308,7 +313,7 @@ Find here changelog for all releases though the years

[How to update to version 2.4.4](How-To-Update.md###To version 2.4.4)

### <a id="2.4.3"></a>2.4.3 ###
## 2.4.3
1. Split library in two modules to allow custom implementations.
2. Use [Guice](https://github.com/google/guice) for dependency injection.
3. Use [Jackson](https://github.com/FasterXML/jackson) for json (de)serialization.
Expand Down
Loading

0 comments on commit f42edfd

Please sign in to comment.