Add new CHANGELOG.md
parent
cdba300c7b
commit
7eebc34003
|
@ -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
|
|
@ -0,0 +1,3 @@
|
|||
SPDX-FileCopyrightText: 2010 - 2024 the Friendica project
|
||||
|
||||
SPDX-License-Identifier: CC0-1.0
|
Loading…
Reference in New Issue