mirror of
https://github.com/mdanics/fluttergram.git
synced 2025-08-06 13:19:53 +08:00
804 B
804 B
Changelog
All notable changes to this project will be documented in this file.
[1.2.2] - 2018-11-07
Changes
- New - Location suggestions on upload page
[1.2.1] - 2018-11-04
Changes
- Changed
BottomNavigationBar
toCupertinoTabBar
to remove empty space underneath icons - Added highlighting for the active page on the
CupertinoTabBar
[1.2.0] - 2018-10-26
Changes
- Added push notifications with Cloud Functions (Android)
- Get notifications when someone likes or comments on a post and follows you
- Notifications are for android as iOS notifications need an Apple developer account.
- Cloud Functions Changes
- Separated functions to individual files
- npm dependencies updated
[1.1.0] - 2018-10-22
Changes
- Updated to most recent dependencies