# Changelog

All notable changes to this project will be documented in this file.

## [ 0.10.0 ] - 04-04-2024

- update tested version
- feedback from wordfence

## [ 0.9.3 ] - 07-09-2024

- update css wording

## [ 0.9.2 ] - 21-04-2024

- test support for WP v6.5.2

## [ 0.9.1 ] - 30-01-2022

- Fix support WP version

## [ 0.9.0 ] - 30-01-2022

- Bump support version to WordPress v5.9

## [ 0.8.0 ] - 30-01-2021

- Updated firebase packages to 8.2.5
- Moved scripts to the end of body tag

## [ 0.7.0 ] - 18-08-2020

- Fixed add_options_page error
- Preformated data before showing in dashboard
- Delegated button style to WordPress
- Updated firebase package to 7.18.0

## [ 0.6.1 ] - 22-05-2019

- Removed hide realtime table script

## [ 0.6.0 ] - 21-05-2020

- Show realtime data publicly

## [ 0.5.3 ] - 16-02-2020

- Update firebase scripts

## [ 0.5.2 ] - 30-03-2019

- Show realtime database after login

## [ 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
