Releases: icelam/leetcode-daily-question-telegram-bot
Releases · icelam/leetcode-daily-question-telegram-bot
v1.1.0
1.1.0 (2024-03-12)
Features
- fix request format so it won't block by cloudflare (eb3f38d)
v1.0.6
1.0.6 (2023-12-05)
Bug Fixes
- fix issue that csrf token cannot be retrieved when directly land on problem list page (6ae9b15)
v1.0.5
1.0.5 (2022-07-01)
Bug Fixes
- filter empty string when generating delimiter for sup (b7e29b0)
v1.0.4
1.0.4 (2022-07-01)
Bug Fixes
- filter empty string when generating delimiter for sub (5ce9bf6)
v1.0.3
1.0.3 (2022-03-12)
Bug Fixes
- incorrectly escaped underscore under pre tags (a609045)
v1.0.2
1.0.2 (2022-02-23)
Bug Fixes
- encode bracket that appears in wikipedia links (0b66d1c)
v1.0.1
1.0.1 (2021-12-12)
Bug Fixes
- markdown: handle inline image conversion (09b7330)
- rewrite html to markdown converter for support of lists (7403e18)
v1.0.0
1.0.0 (2021-12-11)
Features
- sending daily leetcode question to telegram channel via aws lambda (52dab1e)