Skip to content
This repository has been archived by the owner on Oct 13, 2024. It is now read-only.

Releases: Swetrix/swetrix-fe

v.3.2.0

11 Aug 14:26
Compare
Choose a tag to compare

This release requires manual migrations to be performed. Please see detailed changelog at https://github.com/Swetrix/swetrix-api/releases/tag/v3.2.0

v3.1.0

10 Jun 21:12
9dd8432
Compare
Choose a tag to compare

What changed:

🙂 Minor changes:

  • Added arm64 architecture support (#428)
  • Removed prop-types and refactored the codebase
  • Set up TailwindCSS prettier plugin
  • Refactored internal ui/ components causing slight UI changes throughout the application
  • The dashboard main chart is now a bit bolder + added several other improvements in it
  • Updated dependencies

🔧 Fixes:

  • Fixed Errors / Sessions tab flickering issue (#426)

v3.0.0

24 May 22:15
Compare
Choose a tag to compare

This is a huge release packed with a lot of new features. You can find a detailed changelog and migration instructions here.

v3.0.0-rc.1

22 May 21:22
Compare
Choose a tag to compare
v3.0.0-rc.1 Pre-release
Pre-release

This is a test pre-release for the upcoming v3 selfhosted version. A detailed migration guide will be provided with a regular release.

What's Changed

New Contributors

**Fu...

Read more

v2.1.0

13 Jun 21:36
Compare
Choose a tag to compare

Changelog:

  • From now on, the Docker images are built using Ubuntu Linux workflows (instead of my M1 Mac...) and there won't be any issues running them on Linux PCs anymore.
  • Updated colours of the light theme and other general design improvements.

v2.0.3 - test release

13 Jun 21:22
Compare
Choose a tag to compare
Merge branch 'main' of github.com:Swetrix/swetrix-fe into main

v2.0.2 - test release

13 Jun 21:14
Compare
Choose a tag to compare
Merge branch 'main' of github.com:Swetrix/swetrix-fe into main

v2.0.0

17 May 00:27
Compare
Choose a tag to compare

🎉 We're happy to present you Swetrix Selfhosted v2!

This release includes such features and improvements as:

  • Performance monitoring: now you can monitor how well your website performs in various countries for various users, you can track such metrics as TTFB, DOM load, etc., filter out the data and much more!
  • Added traffic comparison feature.
  • Drastically improved stability: fixed an issue when users were not able to delete the projects or update some settings under various circumstances.
  • Added support for timezones & time notations for the selfhosted version.
  • Redesigned the Dashboard and the app overall, added multiple new languages.
  • Added user flow functionality, added an ability to change the style of charts.
  • Added an ability to see what visitors are currently live on your website.
  • Added session duration, bounce rate, views per session metrics support, added trend lines and an ability to see your custom events on the chart.
  • Dropped mariadb dependency.
  • And lots of smaller updates and improvements!

Please, see detailed description and migration guide from v1 to v2 here.