|
1 | | -# Change Log |
2 | | - |
3 | | -All notable changes to this project will be documented in this file. |
4 | | -See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. |
5 | | - |
6 | | -# [4.1.0-alpha.0](https://github.com/TryQuiet/quiet/compare/@quiet/desktop@2.2.1-alpha.1...@quiet/desktop@4.1.0-alpha.0) (2025-04-15) |
7 | | - |
8 | | - |
9 | | -### Bug Fixes |
10 | | - |
11 | | -* **#2593:** link color ([#2640](https://github.com/TryQuiet/quiet/issues/2640)) ([7110cb5](https://github.com/TryQuiet/quiet/commit/7110cb5d6c84c9c3862ad15c532b593ec1341455)), closes [#2593](https://github.com/TryQuiet/quiet/issues/2593) |
12 | | -* adds meaningful date markers [#2745](https://github.com/TryQuiet/quiet/issues/2745) ([#2775](https://github.com/TryQuiet/quiet/issues/2775)) ([fdd78e6](https://github.com/TryQuiet/quiet/commit/fdd78e6f40bc463131fb86c27d830e4d8c5fede1)) |
13 | | -* user profile area should be clickable [#2566](https://github.com/TryQuiet/quiet/issues/2566) ([#2595](https://github.com/TryQuiet/quiet/issues/2595)) ([9dfd6da](https://github.com/TryQuiet/quiet/commit/9dfd6da55a744546afd185c17bc8e6bbe29ec3ad)) |
14 | | - |
| 1 | +# Changelog |
15 | 2 |
|
16 | | -### Features |
| 3 | +## [4.1.0] |
17 | 4 |
|
18 | | -* **503:** Adds desktop context menu ([#2719](https://github.com/TryQuiet/quiet/issues/2719)) ([4a71f68](https://github.com/TryQuiet/quiet/commit/4a71f68400f4d01219bbf26a6239454216c2dbcd)), closes [#503](https://github.com/TryQuiet/quiet/issues/503) [#568](https://github.com/TryQuiet/quiet/issues/568) |
19 | | -* Add in V2 invite links for LFA ([#2661](https://github.com/TryQuiet/quiet/issues/2661)) ([46c0716](https://github.com/TryQuiet/quiet/commit/46c07166b3a8afd03d8d47d275b1787da8cfdaf1)) |
20 | | -* add sticky date markers [#505](https://github.com/TryQuiet/quiet/issues/505) ([#2731](https://github.com/TryQuiet/quiet/issues/2731)) ([15d57b3](https://github.com/TryQuiet/quiet/commit/15d57b3227b1fee936feac21d5fe5c4921e9240a)) |
| 5 | +### New Features |
21 | 6 |
|
| 7 | +* Adds sticky date markers to the chat view [#505](https://github.com/TryQuiet/quiet/issues/505) |
| 8 | +* Adds meaningful text to date markers, like "Today", "Yesterday", "Friday", or "Nov 30, 1999" [#2745](https://github.com/TryQuiet/quiet/issues/2745) |
| 9 | +* You can now type emoticons (<3) and emojicodes (:heart:) with tab completion and a handy dropdown. [#540](https://github.com/TryQuiet/quiet/issues/540) (thanks @agiledev24 for your initial work on this!) |
22 | 10 |
|
| 11 | +### Fixes |
| 12 | +* Fixes an issue where heart emojis were displaying all tiny, ASCII, and goth. Now our hearts are big and bright red, for vibes! [#510](https://github.com/TryQuiet/quiet/issues/510) |
| 13 | +* Fixes back button navigation issues in user profile/edit screens [#2570](https://github.com/TryQuiet/quiet/issues/2570) |
| 14 | +* Fixes an issue on Android where the app was not correctly displaying times in the local timezone [#2766](https://github.com/TryQuiet/quiet/issues/2766) (thanks for the bug report, anon!) |
23 | 15 |
|
| 16 | +### Chores |
24 | 17 |
|
| 18 | +* Improves speed, reliability, and documentation for Cypress tests |
| 19 | +### Fixes |
25 | 20 |
|
26 | | -# Changelog |
| 21 | +* Fixes back button navigation issues in user profile/edit screens ([#2570]https://github.com/TryQuiet/quiet/issues/2570) |
| 22 | +* Change close button in settings to the back button ([#2792]https://github.com/TryQuiet/quiet/issues/2792) |
| 23 | +* Changing the Leave Community modal to match the rest of the Settings ([2569]https://github.com/TryQuiet/quiet/issues/2569) |
27 | 24 |
|
28 | 25 | ## [4.0.3] |
29 | 26 |
|
|
0 commit comments