nyastodon/CHANGELOG.md

26 lines
841 B
Markdown
Raw Permalink Normal View History

# Changelog
2024-04-17 00:39:49 +02:00
All changes to Catstodon that aren't Mastodon or glitch-soc Mastodon changes will be documented here.
2024-04-17 00:39:49 +02:00
## [v4.3.0-alpha.3+glitch+cat+1.1.2] - 2024-04-11
2024-04-17 00:39:49 +02:00
- Glitch-soc changes, most notably notifications about severed connections.
- Wow, my Python code to do the same manually was finally rendered obsolete!
2024-04-17 00:39:49 +02:00
## [v4.3.0-alpha.3+glitch+cat+1.0.9] - 2024-03-03
2024-04-17 00:39:49 +02:00
- Glitch-soc changes again (this time, among other stuff, the search bar icon position is fixed)
2024-04-17 00:39:49 +02:00
## [v4.3.0-alpha.3+glitch+cat+1.0.8] - 2024-02-29
2024-04-17 00:39:49 +02:00
- Update translations from glitch-soc
- glitch-soc now uses openURL function from upstream
2024-04-17 00:39:49 +02:00
## [v4.3.0-alpha.3+glitch+cat+1.0.7] - 2024-02-28
2024-04-17 00:39:49 +02:00
- Merged glitch-soc changes (incl. comments on admin/instances page)
2024-04-17 00:39:49 +02:00
## [v4.3.0-alpha.3+glitch+cat+1.0.6] - 2024-02-25
2024-04-17 00:39:49 +02:00
- Applied changes to emoji reactions PR on glitch-soc