Skip to content
This repository has been archived by the owner on Jun 19, 2023. It is now read-only.

Releases: askides/aurora

v0.7.0

25 May 19:15
27f2dd1
Compare
Choose a tag to compare
  • Push state tracking enabled.
  • Added referrers statistics.
  • New UI for Progress Lists.
  • Removed bad "Loading" Message, added a Loader.
  • Refactor a lot of unused code.
  • Minor bug fixes.

v0.6.1

18 May 20:39
4141b87
Compare
Choose a tag to compare
  • Fixed null local value
  • Fixed uncaught error on duration saving

v0.6.0

11 May 16:12
67e8f1f
Compare
Choose a tag to compare
  • New Main Chart UX
  • New Jumbo Performance Component
  • Added average visit duration time data in performance charts
  • Added Favicon
  • Replaced all "notitle" in HTML pages.
  • Fixed null value in bounces
  • Fixed Login API when the password was wrong
  • Performance Metrics API refactoring
  • Improved testing coverage.
  • Minor Fixes.

v0.5.0

01 May 20:37
6a3df3f
Compare
Choose a tag to compare

Improvements

  • Dockerfile & Docker Compose for instant deployment.
  • Enhanced Gitbook Documentation.

v0.4.0

26 Apr 21:34
4039ea9
Compare
Choose a tag to compare

Improvements

  • BookshelfJS Models Logic on top of Knex
  • DB Schema Optimization (More Performance, Less Rows)
  • Organized npm commands in a "Laravel" style
  • Fixed countries duplication

New Features

  • Added an aurora:setup command to start from scratch with a new user.
  • Pageview duration functionality (currently in beta)
  • Referral tracking implemented.

Fancy Things

v0.3.0

23 Apr 21:35
2d1c179
Compare
Choose a tag to compare

New UX & Frontend Components Optimizations.

  • HeadlessUI Components
  • New TailwindCSS Suite. More concise code.
  • Components reorganizations and optimizations.
  • Hooks improvements.
  • New Dashboard Layout.
  • New Mobile Menu.

v0.2.0

08 Apr 17:19
Compare
Choose a tag to compare
Merge branch 'main' of https://github.com/itsrennyman/aurora-core int…

v0.1.0

02 Apr 17:31
Compare
Choose a tag to compare

Initial release.