Releases: CeyLabs/BitcoinDeepaBot
Releases · CeyLabs/BitcoinDeepaBot
v1.2.0
What's Changed
- docs: Update
README.md
by @rasmr in #6 - feat: Add fiat values for balance by @helloscoopa in #7
- feat: Implement error logging to Telegram for various operations by @xbuddhi in #9
- fix: Update error logging and webhook URL handling in group payment p… by @xbuddhi in #10
- feat: Add public webhook URL configuration and update webhook handlin… by @xbuddhi in #11
- feat: Enhance error logging across Telegram bot operations with detai… by @xbuddhi in #12
- feat: Improve error message formatting in Telegram logger for better … by @xbuddhi in #13
- feat: Update error logging format to use MarkdownV2 for improved read… by @xbuddhi in #14
- feat: Refactor error message formatting in LogCriticalError for impro… by @xbuddhi in #15
- Implement admin approval workflow for large transactions by @xbuddhi in #16
- Dev by @xbuddhi in #19
- feat: Enable API send configuration and add admin approval threshold … by @xbuddhi in #20
- Format fiat amounts with commas by @ceyvibes in #17
- Fix error log caller location by @cmnisal in #18
New Contributors
- @rasmr made their first contribution in #6
- @helloscoopa made their first contribution in #7
- @ceyvibes made their first contribution in #17
Full Changelog: latest...v1.2.0
BitcoinDeepaBot 1.0.1
2024-08 UPDATE
What's Changed
- docs: Update
README.md
by @rasmr in #6 - feat: Add fiat values for balance by @helloscoopa in #7
New Contributors
- @rasmr made their first contribution in #6
- @helloscoopa made their first contribution in #7
Full Changelog: latest...old
BitcoinDeepaBot 1.0.2
🚀 USD and LKR Balance Display with Cached Rates! 🚀
We are excited to announce a new update to our balance feature, providing users with the ability to view their balance in USD and LKR along with the traditional Satoshi (sat) amount! 🌍💰
What's New?
- Fiat Balance Conversion: Now, whenever you check your balance, you’ll not only see the satoshi amount but also its equivalent in USD and LKR.
- Real-Time Rates from CoinGecko: We fetch live exchange rates from CoinGecko to ensure your fiat values are up-to-date.
- Cached Prices for Speed: To ensure fast responses, the USD and LKR values are cached for 10 minutes, reducing wait times for balance queries.
Example:
👑 Your balance: 100,000 sat(s). (~1.23 USD / ~450 LKR)
(Note: Fiat values are updated every 10 minutes.)