Skip to content

Releases: CeyLabs/BitcoinDeepaBot

v1.2.0

30 Jun 07:49
ed971fb
Compare
Choose a tag to compare

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

Full Changelog: latest...v1.2.0

BitcoinDeepaBot 1.0.1

28 Aug 06:39
28d4788
Compare
Choose a tag to compare

2024-08 UPDATE

What's Changed

New Contributors

Full Changelog: latest...old

BitcoinDeepaBot 1.0.2

24 Sep 04:56
Compare
Choose a tag to compare

🚀 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.)