Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 1.09 KB

CHANGELOG.md

File metadata and controls

25 lines (17 loc) · 1.09 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[Unreleased]

[0.1.0] - 2023-06-25

Release candidate.

  • Admins can now ban a user and the user will not be able to join the group, even after they verify again, until an admin lifts the ban.
  • A user cannot generate more than one invite link at a time. If they generate a new link, the old one will be invalidated. This ensures a user cannot generate multiple invite links and share with multiple users who do not qualify for the group.

[0.2.0] - 2023-07-12

Release.

  • Redesigned verify UI to include more info about which group the user is joining.
  • Add support for wallet connect for mobile users.
  • Store telegram account usernames in the database. To be used on the frontend to display the telegram username of the user.

[0.2.1] - 2023-07-13

Release.

  • Fixed bug where welcome message didn't handle user with no username and no last name