From 5c4df316d74417466902eedb9664d7f5b51945ed Mon Sep 17 00:00:00 2001 From: Natesh Relhan Date: Wed, 19 Aug 2026 21:06:26 +0530 Subject: [PATCH] Add CHANGELOG generated from GitHub Releases Every published version with its date and release notes, so anyone upgrading can see what changed without reading git history. Co-Authored-By: Claude Opus 5 (1M context) --- CHANGELOG.md | 466 +++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 466 insertions(+) create mode 100644 CHANGELOG.md diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..f0ebb8d8 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,466 @@ +# Changelog + +All notable changes to `likeminds-feed-reactnative`, generated from its GitHub Releases. + +Full release history: https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/releases + +--- + +## [1.17.1] - 2025-06-05 + +### What's Changed +* [Hotfix] LM-13813 Fixed Flashlist Imports by @usmansalimLM in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/133 + + +**Full Changelog**: https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/compare/v1.17.0...v1.17.1 + +[Release](https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/releases/tag/v1.17.1) + +## [1.17.0] - 2025-05-26 + +### What's Changed +* chore: added branch-check yml filw by @ishaan1607 in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/131 +* [LM-12281] Attachment Meta by @usmansalimLM in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/130 +* Release/v1.17.0 by @usmansalimLM in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/132 + +### New Contributors +* @ishaan1607 made their first contribution in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/131 + +**Full Changelog**: https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/compare/v1.15.0...v1.17.0 + +[Release](https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/releases/tag/v1.17.0) + +## [1.16.0] - 2025-05-19 + +### What's Changed +* [LM-13635] Expo Compatibility Added by @usmansalimLM in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/126 +* Release/v1.15.0 by @usmansalimLM in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/127 +* [LM-13629] Added Latest RN Support by @usmansalimLM in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/128 +* Release/v1.16.0 by @usmansalimLM in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/129 + + +**Full Changelog**: https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/compare/v1.14.0...v1.15.0 + +[Release](https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/releases/tag/v1.16.0) + +## [1.14.0] - 2025-04-03 + +### What's Changed +* [LM-13598] User Onboarding Fix by @usmansalimLM in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/124 +* Release/v1.14.0 by @usmansalimLM in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/125 + + +**Full Changelog**: https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/compare/v1.13.3...v1.14.0 + +[Release](https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/releases/tag/v1.14.0) + +## [1.13.3] - 2025-03-03 + +### What's Changed +* [HOTFIX] Double Notifications by @usmansalimLM in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/123 + + +**Full Changelog**: https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/compare/v1.13.2...v1.13.3 + +[Release](https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/releases/tag/v1.13.3) + +## [1.13.2] - 2025-02-14 + +### What's Changed +* [Hotfix] Modal Issue Fix iOS by @usmansalimLM in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/122 + + +**Full Changelog**: https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/compare/v1.13.1...v1.13.2 + +[Release](https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/releases/tag/v1.13.2) + +## [1.13.1] - 2025-02-13 + +### What's Changed +* [Hotfix] Search Param Fix by @usmansalimLM in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/121 + + +**Full Changelog**: https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/compare/v1.13.0...v1.13.1 + +[Release](https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/releases/tag/v1.13.1) + +## [1.13.0] - 2025-02-08 + +### What's Changed +* [LM-11481] Feed Bugs by @usmansalimLM in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/117 +* [LM-12399] Retry Mechanism by @usmansalimLM in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/116 +* [LM-11814] Search In Feed by @usmansalimLM in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/115 +* Release/v1.13.0-PSO by @usmansalimLM in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/119 +* Release/v1.13.0 by @usmansalimLM in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/120 + + +**Full Changelog**: https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/compare/v1.12.1...v1.13.0 + +[Release](https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/releases/tag/v1.13.0) + +## [1.12.1] - 2025-01-28 + +### What's Changed +* [LM-13428] Data Type issue by @jaixchaudhary in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/114 + + +**Full Changelog**: https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/compare/v1.12.0...v1.12.1 + +[Release](https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/releases/tag/v1.12.1) + +## [1.12.0] - 2025-01-25 + +### What's Changed +* [LM-11934] Personalised Feed by @jaixchaudhary in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/110 +* v1.12.0 PSO Bugs by @jaixchaudhary in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/112 +* Release/v1.12.0 by @jaixchaudhary in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/113 + + +**Full Changelog**: https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/compare/v1.11.6...v1.12.0 + +[Release](https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/releases/tag/v1.12.0) + +## [1.11.6] - 2025-01-15 + +### What's Changed +* [Hotfix] Gradle Build Issue by @usmansalimLM in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/109 + + +**Full Changelog**: https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/compare/v1.11.5...v1.11.6 + +[Release](https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/releases/tag/v1.11.6) + +## [1.11.5] - 2024-12-19 + +### What's Changed +* [Hotfix] Reset Store Actions & Styles by @jaixchaudhary in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/108 + + +**Full Changelog**: https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/compare/v1.11.4...v1.11.5 + +[Release](https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/releases/tag/v1.11.5) + +## [1.11.4] - 2024-12-17 + +### What's Changed +* [Hotfix] Video Styling on Bottom Tabs by @jaixchaudhary in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/107 + + +**Full Changelog**: https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/compare/v1.11.3...v1.11.4 + +[Release](https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/releases/tag/v1.11.4) + +## [1.11.3] - 2024-12-10 + +### What's Changed +* [Hotfix] Selected Topics & Hide Attachments options by @jaixchaudhary in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/106 + + +**Full Changelog**: https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/compare/v1.11.2...v1.11.3 + +[Release](https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/releases/tag/v1.11.3) + +## [1.11.2] - 2024-12-08 + +### What's Changed +* [LM-13186] Profile Picture Styling Customisations by @jaixchaudhary in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/105 + + +**Full Changelog**: https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/compare/v1.11.1...v1.11.2 + +[Release](https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/releases/tag/v1.11.2) + +## [1.11.1] - 2024-11-30 + +### What's Changed +* [LM-13119] Feed Bugs by @usmansalimLM in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/102 +* Release/v1.11.1 by @usmansalimLM in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/103 +* [HOTFIX] TS Version by @usmansalimLM in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/104 + + +**Full Changelog**: https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/compare/v1.11.0...v1.11.1 + +[Release](https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/releases/tag/v1.11.1) + +## [1.11.0] - 2024-11-17 + +### What's Changed +* [WIP][LM-13017] User Onboarding by @usmansalimLM in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/100 +* Release/v1.11.0 by @usmansalimLM in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/101 + + +**Full Changelog**: https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/compare/v1.10.2...v1.11.0 + +[Release](https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/releases/tag/v1.11.0) + +## [1.10.2] - 2024-11-08 + +### What's Changed +* [LM-13040] Video Compression and Crashes by @jaixchaudhary in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/99 + + +**Full Changelog**: https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/compare/v1.10.1...v1.10.2 + +[Release](https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/releases/tag/v1.10.2) + +## [1.10.1] - 2024-10-29 + +### What's Changed +* release/v1.10.1 by @usmansalimLM in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/98 + + +**Full Changelog**: https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/compare/v1.10.0...v1.10.1 + +[Release](https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/releases/tag/v1.10.1) + +## [1.10.0] - 2024-10-28 + +### What's Changed +* Hide Post, Anonymous Post & Like Comment Post as variables by @usmansalimLM in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/96 +* Release/v1.10.0 by @usmansalimLM in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/97 + + +**Full Changelog**: https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/compare/v1.9.1...v1.10.0 + +[Release](https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/releases/tag/v1.10.0) + +## [1.9.1] - 2024-10-25 + +### What's Changed +* Video as Optional dependency & Callback Support by @jaixchaudhary in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/91 +* Release/v1.9.1 by @jaixchaudhary in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/94 +* [Hotfix] Children types issue by @jaixchaudhary in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/95 + + +**Full Changelog**: https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/compare/v1.9.0...v1.9.1 + +[Release](https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/releases/tag/v1.9.1) + +## [1.9.0] - 2024-10-03 + +### What's Changed +* [LM-12260] QnA Theme by @jaixchaudhary in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/81 +* [LM-12864] v1.9.0 Product Signoff Bugs by @jaixchaudhary in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/85 +* Request Builder Fix by @jaixchaudhary in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/86 +* [v1.9.0] Version Upgrade by @jaixchaudhary in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/87 +* Release/v1.9.0 by @jaixchaudhary in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/88 + + +**Full Changelog**: https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/compare/v1.8.3...v1.9.0 + +[Release](https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/releases/tag/v1.9.0) + +## [1.8.3] - 2024-09-20 + +### What's Changed +* [LM-12652] Builds Jenkins Pipeline by @usmansalimLM in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/82 +* [LM-12764] Jenkins Deployment Pipeline by @usmansalimLM in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/83 +* Release v1.8.3 by @usmansalimLM in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/84 + + +**Full Changelog**: https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/compare/v1.8.2...v1.8.3 + +[Release](https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/releases/tag/v1.8.3) + +## [1.8.2] - 2024-09-10 + +### What's Changed +* Social Feed Theme Customisations by @jaixchaudhary in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/77 +* [v.1.8.2] Version Upgrade by @jaixchaudhary in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/78 +* Release/v1.8.2 by @jaixchaudhary in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/79 + + +**Full Changelog**: https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/compare/v1.8.1...v1.8.2 + +[Release](https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/releases/tag/v1.8.2) + +## [1.8.1] - 2024-08-31 + +### What's Changed +* [LM-12659] Peer Testing Bugs by @usmansalimLM in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/74 +* [v.1.8.1] Version Upgrade by @usmansalimLM in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/75 +* Release/v1.8.1 by @usmansalimLM in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/76 + + +**Full Changelog**: https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/compare/v1.8.0...v1.8.1 + +[Release](https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/releases/tag/v1.8.1) + +## [1.8.0] - 2024-08-23 + +### What's Changed +* [LM-12608] Replies Overflow Menu by @usmansalimLM in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/70 +* [LM-12226] Migration: Target SDK 34 by @jaixchaudhary in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/71 +* [v.1.8.0] Version Upgrade by @usmansalimLM in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/72 +* Release/v1.8.0 by @usmansalimLM in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/73 + +### New Contributors +* @usmansalimLM made their first contribution in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/70 + +**Full Changelog**: https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/compare/v1.7.0...v1.8.0 + +[Release](https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/releases/tag/v1.8.0) + +## [1.7.0] - 2024-08-01 + +### What's Changed +* [LM-12591] Font type support, UI Enhancements by @arnavr15 in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/67 +* [v1.7.0] Version Upgrade by @arnavr15 in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/68 +* Release/v1.7.0 by @arnavr15 in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/69 + + +**Full Changelog**: https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/compare/v1.6.0...v1.7.0 + +[Release](https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/releases/tag/v1.7.0) + +## [1.6.0] - 2024-07-30 + +### What's Changed +* Refactoring Core Components by @jaixchaudhary in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/63 +* Release/v1.6.0 by @jaixchaudhary in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/66 + + +**Full Changelog**: https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/compare/v1.5.0...v1.6.0 + +[Release](https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/releases/tag/v1.6.0) + +## [1.5.0] - 2024-07-23 + +### What's Changed +* Bug Bash Issues by @jaixchaudhary in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/55 +* [LM-10928] API Key Security by @jaixchaudhary in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/57 +* [LM-12250] Bug bash by @arnavr15 in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/62 +* Upgraded versions by @arnavr15 in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/64 +* Release/v1.5.0 by @arnavr15 in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/65 + + +**Full Changelog**: https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/compare/v1.4.0...v1.5.0 + +[Release](https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/releases/tag/v1.5.0) + +## [1.4.0] - 2024-06-27 + +### What's Changed +* [LM-11194] Auto play pause by @arnavr15 in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/56 +* [LM-11193] Aspect Ratio Padding by @arnavr15 in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/53 +* Version Upgrade by @arnavr15 in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/59 +* Release/v1.4.0 by @arnavr15 in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/60 + + +**Full Changelog**: https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/compare/v1.3.0...v1.4.0 + +[Release](https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/releases/tag/v1.4.0) + +## [1.3.0] - 2024-05-31 + +### What's Changed +* [LM-11189] Zoom-In Zoom-Out an Image in Carousel Screen by @arnavr15 in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/43 +* [LM-11190] Video Controllers by @arnavr15 in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/48 +* [LM-11351] Peer testing bugs by @arnavr15 in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/49 +* [LM-11192] Aspect ratio and Customisations by @arnavr15 in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/50 +* [Release-v1.3.0] Upgraded versions by @arnavr15 in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/51 +* Release/v1.3.0 by @arnavr15 in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/52 + + +**Full Changelog**: https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/compare/v1.2.0...v1.3.0 + +[Release](https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/releases/tag/v1.3.0) + +## [1.2.0] - 2024-05-25 + +### What's Changed +* [LM-11178] Display Poll In Feed by @jaixchaudhary in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/45 +* [LM-11177] Creation Of Poll by @jaixchaudhary in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/44 +* [v1.2.0] Version Upgrade by @jaixchaudhary in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/46 +* Release v1.2.0 by @jaixchaudhary in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/47 + + +**Full Changelog**: https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/compare/v1.1.0...v1.2.0 + +[Release](https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/releases/tag/v1.2.0) + +## [1.1.0] - 2024-05-02 + +### What's Changed +* [LM-11119] Resolved release v1 blockers by @prabha-likeminds in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/35 +* [LM-11070] Topic Feed by @arnavr15 in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/36 +* Release/v1.1.0 by @arnavr15 in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/40 + +### New Contributors +* @arnavr15 made their first contribution in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/36 + +**Full Changelog**: https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/compare/v1.0.1...v1.1.0 + +[Release](https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/releases/tag/v1.1.0) + +## [1.0.1] - 2024-04-29 + +### What's Changed +* [LM-11126] API Key Switcher by @jaixchaudhary in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/37 +* [v1.0.1] Version Upgrade by @jaixchaudhary in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/38 +* Release v1.0.1 by @jaixchaudhary in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/39 + + +**Full Changelog**: https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/compare/v1.0.0...v1.0.1 + +[Release](https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/releases/tag/v1.0.1) + +## [1.0.0] - 2024-04-24 + +### What's Changed +* [LM-10433] Added Notification by @prabha-likeminds in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/23 +* [LM-10435] Added share post by @prabha-likeminds in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/24 +* [LM-10996] Video auto play/pause functionality by @prabha-likeminds in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/25 +* [LM-10434] Analytics by @jaixchaudhary in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/27 +* [LM -11099] Resolved peer testing bugs by @prabha-likeminds in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/28 +* [LM-11116] Peer Testing R2 by @jaixchaudhary in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/29 +* [LM-11099] resolved peer testing R2 bugs by @prabha-likeminds in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/30 +* [v1.0.0] - Version Upgrade by @prabha-likeminds in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/31 +* Git Tag and Release Pipeline by @jaixchaudhary in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/32 +* Release v1.0.0 by @prabha-likeminds in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/34 + +### New Contributors +* @jaixchaudhary made their first contribution in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/27 + +**Full Changelog**: https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/compare/v0.7.2...v1.0.0 + +[Release](https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/releases/tag/v1.0.0) + +## [0.7.2] - 2024-03-28 + +- LM-10836] Pending tasks of arch v2 by @prabha-likeminds #18 +- [LM-10847] Customise Click Listeners by @prabha-likeminds #19 + +[Release](https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/releases/tag/v0.7.2) + +## [0.6.1] - 2024-03-16 + +### What's Changed +* [LM-10898] Fixed demo changes by @prabha-likeminds in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/17 + + +**Full Changelog**: https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/compare/v0.6.0...v0.6.1 + +[Release](https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/releases/tag/v0.6.1) + +## [0.6.0] - 2024-02-29 + +### What's Changed +* [LM-10493] Base UI components by @prabha-likeminds in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/1 +* [LM-10494] UI components by @prabha-likeminds in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/2 +* [LM-10495] Context API Configuration by @prabha-likeminds in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/3 +* [LM-10496] Added LMProvider by @prabha-likeminds in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/4 +* [LM-10497] Universal feed by @prabha-likeminds in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/6 +* [LM-10498] Added post detail screen by @prabha-likeminds in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/7 +* LM-10499 Added create post screen by @prabha-likeminds in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/8 +* [LM-10500] Added post likes list by @prabha-likeminds in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/9 +* [LM-10501] Handled toast messages by @prabha-likeminds in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/10 +* [LM-10799] Bug fixes by @prabha-likeminds in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/11 +* [LM-10422] Arch revamp by @prabha-likeminds in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/12 +* version change by @prabha-likeminds in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/13 +* Release/v0.6.0 by @prabha-likeminds in https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/pull/14 + + +**Full Changelog**: https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/commits/v0.6.0 + +[Release](https://github.com/LikeMindsCommunity/likeminds-feed-reactnative/releases/tag/v0.6.0)