Skip to content

v1.99.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@phloux phloux released this 20 Jun 07:11
· 5947 commits to develop since this release

πŸ™Œ Improvements

  • [Theme] Consider only one variant from the tchap design (#395)
  • Check whether TCNavigationController may be replaced by RiotNavigationController (#406)
  • Update the configuration settings file (#410)
  • Move back the NSE code/config to the original Element folder (#411)
  • Move back the ShareExtension code/config to the original Element folder (#412)
  • Move back the Element assets under the Riot folder (#422)
  • Support and test the new RoomNotificationSettings (#429)
  • Update the Shared Extension code (#432)
  • Message forwarding (#433)
  • Refresh the RoomViewController with the Element one (#440)
  • Add the left panel in Tchap-iOS (#441)
  • Update the Tchap architecture with the Element one (#448)
  • Plug the rooms list to the new rooms fetchers (#460)
  • Enable dark mode (#485)
  • Update pinned certificates

πŸ› Bugfixes

  • Update the bg color of the invite buttons and missedNotif badge (#425)
  • Fix rooms statuses in Rooms list (#445)
  • Fix Invite by email a new user failed (#479)
  • Hide the session verification based on the secure storage (#486)
  • [Rooms list] Restore the room search (#487)
  • Infinite loading wheel on logout (#489)
  • List the direct rooms with the other rooms (#490)

🧱 Build

  • Project file generation with xcodegen (#391)
  • Enable towncrier to avoid merge conflicts on CHANGES (#428)