This repository has been archived by the owner on Feb 24, 2023. It is now read-only.
Releases: scale8/scale8-tag-manager-and-analytics
Releases · scale8/scale8-tag-manager-and-analytics
v0.2.3
What's Changed
- UI fixes by @a-barzanti in #105
- Fix for non-null issue by @cwbeck in #107
- Bounce rate percentage fix by @a-barzanti in #108
- Updated docker compose to force UI server as using router setup by @cwbeck in #111
- Performance delivery improvements by @cwbeck in #110
- Added bot filter in API by @cwbeck in #106
New traffic filter added:
Full Changelog: v0.2.2...v0.2.3
v0.2.2
What's Changed
- Fixed captcha by @a-barzanti in #98
- Updated node version, platform dependencies by @a-barzanti in #97
- Updated UI Dependencies by @a-barzanti in #99
- Updated API Dependencies by @a-barzanti in #101
- Edge package upgrades... by @cwbeck in #102
- Tracking schema auto updates... by @cwbeck in #100
Full Changelog: v0.2.1...v0.2.2
v0.2.1
What's Changed
- Fix for building commercial version... by @cwbeck in #92
- Issue with referrer tld filter by @a-barzanti in #93
- Composite agg. keys support by @cwbeck in #90
- Realtime graph issue by @a-barzanti in #94
- Get publishable keys from the api. by @a-barzanti in #95
- Protected org name by @cwbeck in #96
Full Changelog: v0.2.0...v0.2.1
v0.2.0
What's Changed
- Updated prices, expired trial, allowed tax_id and auto tax by @a-barzanti in #71
- Kinesis support by @cwbeck in #75
- Renamed form field class name by @a-barzanti in #78
- Data Manager Error Tracking Support Added by @cwbeck in #79
- Revision naming change by @a-barzanti in #76
- Added snapshot testing for form components by @a-barzanti in #80
- Create new input components by @a-barzanti in #77
- Implemented clearable by @a-barzanti in #81
- Added support for extra details in page requests by @cwbeck in #82
- Fix for commercial env.. by @cwbeck in #83
- Removed beta code requirement from signup by @cwbeck in #84
- Refactored signup to simplify invite reaction journey by @a-barzanti in #88
- Don't show account notifications to non owners by @a-barzanti in #91
- Redirect to user list after ownership transfer by @a-barzanti in #89
Full Changelog: v0.1.0...v0.2.0
v0.1.0
First Minor Release!
We are excited to release the self hosted version of Scale8.
What's Changed
- Error tracking by @a-barzanti in #16
- Fix for referrer query by @cwbeck in #17
- Added contribution guide by @cwbeck in #18
- Changes in the errors page by @a-barzanti in #19
- Tidy up and minor fixes by @cwbeck in #20
- Fixed wrong query options by @a-barzanti in #21
- Fix for Environment filtering in analytics by @cwbeck in #22
- Error code highlight by @a-barzanti in #23
- Basic Job Manager added by @cwbeck in #24
- Error display by @a-barzanti in #25
- Upgraded material ui to v5 by @a-barzanti in #26
- Re-introduced settings for platforms by @a-barzanti in #27
- Create CODE_OF_CONDUCT.md by @a-barzanti in #28
- Added pull request template by @a-barzanti in #29
- Created a landing page for dev mode and commercial by @a-barzanti in #30
- Navigation refactor (WIP) by @a-barzanti in #31
- UI api testing by @a-barzanti in #32
- Signup tests by @a-barzanti in #33
- More UI fixes by @a-barzanti in #34
- Fixed re-renders by @a-barzanti in #35
- Last UI fixes by @a-barzanti in #37
- custom domain changes by @cwbeck in #36
- Extra changes by @a-barzanti in #39
- Env work by @cwbeck in #40
- Fixed node version for docker deploy by @a-barzanti in #41
- Split api build script by @a-barzanti in #43
- Test lambda jobs by @a-barzanti in #44
- Added mongo indexes by @a-barzanti in #42
- Disabled menu entries + Lightbox bug + Space in copy by @a-barzanti in #45
- New Sidebar design by @a-barzanti in #46
- Extra env work by @a-barzanti in #47
- Analytics state by @a-barzanti in #48
- Payment bug by @cwbeck in #50
- New plan selector by @a-barzanti in #49
- Fixed github redirect urls for next by @a-barzanti in #51
- Gradients on sidebar and graphs by @a-barzanti in #52
- Added ingestor options as env vars... by @cwbeck in #53
- Used grid on Account plans by @a-barzanti in #54
- Dockerize all by @cwbeck in #55
- Updated perms on dockerize.sh in router by @cwbeck in #56
- GitHub sso fix by @a-barzanti in #57
- Demo mode on graphs and fixes by @a-barzanti in #58
- Avoid too many re-renders, fix dropdown by @a-barzanti in #60
- Ingest wizard env work by @cwbeck in #61
- Ingest wizard UI by @a-barzanti in #62
- Reintroduced data manager as action by @a-barzanti in #63
- Fixed ui issues for actions and macros by @a-barzanti in #64
- Ingest wizard by @cwbeck in #59
Full Changelog: v0.0.1-alpha-2...v0.1.0
v0.0.1-alpha-2
Features
- Configurable databases for analytics backends.
- Select MongoDB, BigQuery or Amazon's S3 to send analytics / error data.
- This can now be done at the Application or Ingest Endpoint level.
Bug Fixes
- Numerous bug fixes throughout the platform
Upgrading
The platform is still in an early alpha phase. We do not provide a direct upgrade path as of yet. This will come with later versions.
v0.0.1-alpha
Merge pull request #8 from scale8/release-job Added a push job for Docker hub