This commit is contained in:
erwanlr
2019-03-30 07:20:14 +00:00
parent 1baa3e23b2
commit 07b3826806
509 changed files with 82506 additions and 48 deletions

View File

@@ -0,0 +1,32 @@
# Changelog
All notable changes to this project will be documented in this file.
## [ 0.5.1 ] - 11-08-2018
* Hide login form after logging in
## [ 0.5.0 ] - 04-08-2018
* Add shortcode to display when not login
* Add error handling shortcode
## [ 0.4.0 ] - 17-07-2018
* Added Firestore database support in Dashboard
## [ 0.3.2 ] - 17-07-2018
* Fixed firebase-show shortcode
## [ 0.3.1 ] - 17-07-2018
* Fixed getting credentials
## [ 0.3.0 ] - 02-07-2018
* Added about information
* Added Real Time database support in Dashboard
## [ 0.2.0 ] - 25-5-2018
* Added firebase scripts and styles to header
* Implement login and logout features