aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMiquel Sabaté Solà <mikisabate@gmail.com>2025-07-02 06:28:54 +0200
committerMiquel Sabaté Solà <mikisabate@gmail.com>2025-07-02 06:28:54 +0200
commit6afa5184756185fd857adb5c90832481a0a8dc32 (patch)
tree5e96df3a54de791d4407e560d273092592cf87bf
parentdb99d0f00ee95b5dd42ea020f8a52e41ef48cdbc (diff)
downloadoperum-6afa5184756185fd857adb5c90832481a0a8dc32.tar.gz
operum-6afa5184756185fd857adb5c90832481a0a8dc32.zip
Update changelog with the latest relevant commits
Signed-off-by: Miquel Sabaté Solà <mikisabate@gmail.com>
-rw-r--r--CHANGELOG.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 0f05506..8bb837b 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -21,3 +21,9 @@ first release. That being said, these might be the most relevant changes:
- [e9e3bd170a3a](https://github.com/mssola/operum/commit/e9e3bd170a3a) Fix the trix toolbar for smaller screens
- [8d954606eaf3](https://github.com/mssola/operum/commit/8d954606eaf3) Do not allow to show non-shared searches
- [c0befbd02559](https://github.com/mssola/operum/commit/c0befbd02559) Allow searching from a given tag
+- [34e16b7d7a88](https://github.com/mssola/operum/commit/34e16b7d7a88) and
+ [94c48771afa3](https://github.com/mssola/operum/commit/94c48771afa3):
+ Introduce an exporter for plain text and use it as the HTML `title` for each
+ source being listed on a search.
+- [804c99fce669](https://github.com/mssola/operum/commit/804c99fce669): Add rich
+ text description for searches, and display it when showing a shared search.