@@ -5,11 +5,14 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
55and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
66
77## [ Unreleased]
8+
9+ ## [ 1.8.0] - 2025-12-23
810### Added
911- Added "Copy number to clipboard" option inside chat overflow menu ([ #651 ] )
1012
1113### Changed
1214- Made "Add number to contact" option visible for alphanumeric senders ([ #232 ] )
15+ - Updated translations
1316
1417### Fixed
1518- Fixed missing notifications in some cases ([ #159 ] )
@@ -204,6 +207,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
204207[ #209 ] : https://github.com/FossifyOrg/Messages/issues/209
205208[ #217 ] : https://github.com/FossifyOrg/Messages/issues/217
206209[ #225 ] : https://github.com/FossifyOrg/Messages/issues/225
210+ [ #232 ] : https://github.com/FossifyOrg/Messages/issues/232
207211[ #234 ] : https://github.com/FossifyOrg/Messages/issues/234
208212[ #243 ] : https://github.com/FossifyOrg/Messages/issues/243
209213[ #262 ] : https://github.com/FossifyOrg/Messages/issues/262
@@ -231,7 +235,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
231235[ #644 ] : https://github.com/FossifyOrg/Messages/issues/644
232236[ #651 ] : https://github.com/FossifyOrg/Messages/issues/651
233237
234- [ Unreleased ] : https://github.com/FossifyOrg/Messages/compare/1.7.0...HEAD
238+ [ Unreleased ] : https://github.com/FossifyOrg/Messages/compare/1.8.0...HEAD
239+ [ 1.8.0 ] : https://github.com/FossifyOrg/Messages/compare/1.7.0...1.8.0
235240[ 1.7.0 ] : https://github.com/FossifyOrg/Messages/compare/1.6.0...1.7.0
236241[ 1.6.0 ] : https://github.com/FossifyOrg/Messages/compare/1.5.0...1.6.0
237242[ 1.5.0 ] : https://github.com/FossifyOrg/Messages/compare/1.4.0...1.5.0
0 commit comments