File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ All notable changes to this project will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8- ## [ 1.142.0] - Not released
8+ ## [ 1.142.0] - 2025-11-30
99### Added
1010- Show found users and groups on the search results page.
1111- Show previews of media links in comments (disabled by default). Supported link
Original file line number Diff line number Diff line change @@ -7,7 +7,7 @@ export default function Footer({ short }) {
77 return (
88 < footer className = "footer" >
99 < p role = "navigation" >
10- © FreeFeed 1.142.0 (Not released )
10+ © FreeFeed 1.142.0 (Nov 30, 2025 )
1111 < br />
1212 < Link to = "/about" > About</ Link >
1313 { ' | ' }
You can’t perform that action at this time.
0 commit comments