Skip to content

Latest commit

 

History

History
67 lines (41 loc) · 1.82 KB

CHANGELOG.md

File metadata and controls

67 lines (41 loc) · 1.82 KB

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning and Keep a CHANGELOG.

2.0.0 - 2018-04-03

Added

  • Prettified view of compact JSON string values + raw JSON view
  • Ability to use deeplinks to a specific database of a server
  • Realtime monitor for connected clients and input/output in KB/sec.
  • Favicons

Changed

  • Migrated UI to bootstrap v4
  • Database select becomes scrollable, if list exceeds the 400px
  • Simplified installation

1.1.3 - 2017-01-03

Fixed

  • Abandoned dependency to fortuneglobe/icehawk (now icehawk/icehawk) - #1
  • Updated all composer dependencies and .lock file

1.1.2 - 2016-03-03

Fixed

  • Removed hard-coded test data

1.1.1 - 2016-02-03

Added

  • Number of database is displayed, even when an expressive name is mapped

Fixed

  • Missing whitespace in default database name

1.1.0 - 2016-01-30

Added

  • Database mapping for more expressive database names. See README for more details.

1.0.1 - 2015-12-16

Fixed

  • Default settings in config/app.sample.php

1.0.0 - 2015-12-06

First stable release.