From 7eebc340031f07f5d3b86619bacbe6ae2c5abeef Mon Sep 17 00:00:00 2001 From: Art4 Date: Fri, 24 Jan 2025 08:57:19 +0000 Subject: [PATCH] Add new CHANGELOG.md --- CHANGELOG.md | 37 +++++++++++++++++++++++++++++++++++++ CHANGELOG.md.license | 3 +++ 2 files changed, 40 insertions(+) create mode 100644 CHANGELOG.md create mode 100644 CHANGELOG.md.license diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..4441d3a1 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,37 @@ +# Changelog + +All notable changes to the **Friendica Addons** will be documented in this file. + +The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/). + +## [Version 2025.02 (unreleased)](https://git.friendi.ca/friendica/friendica-addons/compare/2024.12-1...develop) + +- Nothing yet. + +## [Version 2024.12-1](https://git.friendi.ca/friendica/friendica-addons/compare/2024.12...2024.12-1) - 2025-01-01 + +- Nothing yet. + +## [Version 2024.12](https://git.friendi.ca/friendica/friendica-addons/compare/2024.08...2024.12) - 2024-12-31 + +### bluesky + +- Added block functionality [annando] +- Added option to complete threads [annando] +- Fixed issue with blocking contacts [annando] +- Improved handling of startersets [annando] +- Improved fetching of postings [annando] + +### invidious [loma-one] + +### unicode_smileys [loma-one] + +### fancybox + +- Deprecated the addon [tobiasd] + + Closed Issues + 13270, 13943, 14121, 14126, 14145, 14174, 14212, 14244, 14281, + 14292, 14294, 14303, 14307, 14344, 14368, 14370, 14373, 14377, + 14381, 14413, 14421, 14525, 14450, 14451, 14464, 14487, 14488, + 14491, 14495, 14512, 14587, 14609, 14630 diff --git a/CHANGELOG.md.license b/CHANGELOG.md.license new file mode 100644 index 00000000..8a315c7a --- /dev/null +++ b/CHANGELOG.md.license @@ -0,0 +1,3 @@ +SPDX-FileCopyrightText: 2010 - 2024 the Friendica project + +SPDX-License-Identifier: CC0-1.0