Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 804 Bytes

CHANGELOG.md

File metadata and controls

27 lines (20 loc) · 804 Bytes

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 to CupertinoTabBar 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