What's Changed
✨ Features
- Horizontally scrollable code blocks by @stefanceriu in #5001
🙌 Improvements
- Improved Create Room snapshots by @Velin92 in #4962
- Use more Liquid Glass in the room/space screen toolbars by @pixlwave in #4965
🐛 Bugfixes
- Set a custom user agent on the Element Call web view by @subnix in #4973
- Tweak the RoomHeaderView to match Figma. by @pixlwave in #4975
- Fix the setting button's layout and animation on liquid glass by @stefanceriu in #4976
- Normalise HTML whitespaces using SwiftSoup's own text()/TextNode.normaliseWhitespace methods by @stefanceriu in #4980
- Fix inline code being rendered as blocks. by @pixlwave in #5017
🗣 Translations
- Translations update by @RiotRobot in #4970
- Translations update by @RiotRobot in #5008
🧱 Build
- Bump the calendar version ready for the next release by @RiotRobot in #5012
🚧 In development 🚧
- Implement the
SpaceAddRoomsScreen. by @pixlwave in #4951 - Create space flow by @Velin92 in #4957
- Add the initial implementation for managing spaces. by @pixlwave in #4963
- Display a badge for messages decrypted using shared keys. by @kaylendog in #4937
- Space filters by @stefanceriu in #4977
- Add space management to the flows. by @pixlwave in #4978
- Replace a debugging visibility check with the real condition. by @pixlwave in #4982
- Add the empty state to SpaceScreen. by @pixlwave in #4985
- Create room with space selection by @Velin92 in #4972
- Create a room in a selected space by @Velin92 in #4984
- Make sure the selected/available rooms are updated when adding space children fails part way through. by @pixlwave in #4997
- Remove "history may be shared banner" by @kaylendog in #4999
Others
- Tidy up the naming of spaces a bit more. by @pixlwave in #4955
- Update fastlane (and all other gems). by @pixlwave in #4960
- Update dependency element-hq/compound-design-tokens to v6.8.0 by @renovate[bot] in #4959
- Disable PostHog's swizzling. by @pixlwave in #4964
- Enable Swift 6 and default actor isolation on the Compound Inspector app. by @pixlwave in #4966
- Update dependency fastlane to v2.231.0 by @renovate[bot] in #4967
- Silence some warnings. by @pixlwave in #4969
- Fake an actual title bar on macOS Tahoe. by @pixlwave in #4971
- Update dependency fastlane to v2.231.1 by @renovate[bot] in #4979
- Include the Members and Add Rooms screens in the spaces UI tests. by @pixlwave in #4981
- Update peter-evans/create-pull-request action to v8.1.0 by @renovate[bot] in #4983
- Update the enterprise submodule. by @pixlwave in #4989
- Update SDK to 26.01.23 by @Velin92 in #4998
- Remove the protocol for SpaceServiceRoom given its a struct type. by @pixlwave in #5000
- Upgrade SwiftFormat and apply new default rules by @stefanceriu in #5013
- Update the crypto strings. by @pixlwave in #5009
- Update the SDK. by @pixlwave in #5015
- Update dependency element-hq/compound-design-tokens to v6.9.0 by @renovate[bot] in #5011
New Contributors
Full Changelog: release/26.01.0...release/26.02.0