Skip to content

Release v0.37.0

Choose a tag to compare

@arabot-1 arabot-1 released this 28 Aug 16:31
db68703

0.37.0 (2026-08-28)

Features

  • APP-1059: recognize SPP rule conditions (#1527) (dc76685)
  • plugin: inherit subPlugins and totalStages on spp plugin updates (a5302f2)
  • spam: implement spam detection for unreadable token balances (2b824ca)
  • spam: refactor homoglyph token test data for improved readability (190a475)
  • telegram: add consent prompts for new users and handle consent callbacks (22af7bb)
  • telegram: add ens parsing, name search, dao detail view and text fallback (a0b363b)
  • telegram: add proposal ending-soon reminder and cover telegram paths (cbeee8f)
  • telegram: add Telegram notification service and subscription bot (b6adb0d)
  • telegram: add tests for reactivating blocked users and handling consent actions (ffe5293)
  • telegram: apply approved ux audit changes (b09a3f6)
  • telegram: enhance notification handling and user data privacy (e019d29)
  • telegram: implement publish timeout and deduplication for Telegram notifications (bdb4325)
  • telegram: key user id hashing with a server-side hmac secret (a26060f)
  • telegram: prevent inclusion of proposal descriptions and personal data in notifications (5181427)
  • telegram: store consent version and cover the remaining branches (9e4a7f9)

Bug Fixes

  • APP-1093: address review comments on unreadable-balance spam marks (98c505a)
  • telegram: align bot copy and flows with the ux audit proposed build (896b700)
  • telegram: default the user hash secret for local and ci runs (fbb0a2a)
  • telegram: harden subscriptions and notification delivery (d985bd2)
  • telegram: skip spp sub proposals and claim ending soon reminder after publish (3406a92)
  • telegram: strip removed vote event values that break subscription saves (39ea0f4)
  • telegram: use pnpm instead of yarn in aragon-telegram compose command (b5cc60f)