From 0a13037b838571df6426cc9891fa9d924065cc8c Mon Sep 17 00:00:00 2001 From: Christian Kellner Date: Fri, 28 Jan 2022 08:50:21 +0100 Subject: [PATCH] Update CHANGELOG.md upgrading changelog --- CHANGELOG.md | 18 ++++++++++++++++-- 1 file changed, 16 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 8a8a080..6cd950d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,18 @@ -###### [V5.4.0] +###### [V5.4.3] +- Add support for Immo Südwest Presse (immo.swp.de) +- Telegram: Use job name instead of ID and link in title +- Fix race condition if user ID is in session but not in user store +- Allow visiting the original provider URL + +###### [V5.4.3] +- re-writing readme +- improving docker build +- using github's actions to build docker and test automatically + +###### [V5.4.2] +- Fixing prod build + +###### [V5.4.1] - Upgrading dependencies - Provider urls are now automagically been changed to include the correct sort order for search results @@ -45,4 +59,4 @@ on the new ui and use the values from your previous config file if needed. [BREAKING CHANGES] - The config has been changed, the config of V1.x will not work any longer - Sources have been renamed to provider -``` \ No newline at end of file +```