Releases: rybbit-io/rybbit
Releases · rybbit-io/rybbit
v1.2.0
What's Changed
- Add more integrations by @goldflag in #377
- Fix docs by @goldflag in #379
- shared package by @goldflag in #380
- Enhance API utility functions to use axios for HTTP requests by @goldflag in #387
- fix optout- original commit messed up the && vs || operator, meaning v1.0.0 and v1.1.0 require both to opt out. apologies this was missed by @davidfiala in #389
- adding blog by @JMeng1 in #385
- Blog post - adding pictures by @JMeng1 in #393
- Remove deprecated analytics hooks and refactor API structure for funn… by @goldflag in #394
- Refactor analytics API endpoints to utilize
FilterParams
for improv… by @goldflag in #396 - Refactor analytics time mode handling to support past minutes by @goldflag in #400
- Refactor package management and API functions for improved clarity an… by @goldflag in #401
- Add SVG logos to assets — resolves #406 by @poliroid in #408
- build script by @goldflag in #410
New Contributors
Full Changelog: v1.1.0...v1.2.0
v1.1.0
Key feature
1. Track events using data attributes
2. Add support for Rybbit opt-out extension. Thank you @davidfiala
3. Added support for tracking subdomains within the same site
What's Changed
- Debug pg by @goldflag in #352
- Apple debug by @goldflag in #354
- fix(healthcheck): v1.0.0 now requires /api prefix in base path by @nktnet1 in #355
- Update README.md by @smileBeda in #236
- Create CONTRIBUTE.md by @smileBeda in #235
- Create SECURITY.md by @smileBeda in #234
- support rybbit opt-out extension and add explicit terser packing script to package.json by @davidfiala in #363
- Comparison by @goldflag in #369
- Enhance event tracking capabilities and update documentation by @goldflag in #374
- Enhance domain normalization and tracking validation by @goldflag in #376
New Contributors
- @davidfiala made their first contribution in #363
Full Changelog: v1.0.0...v1.1.0
v1.0.0
Migration
There are breaking changes if you used a custom reverse proxy to host Rybbit - We have removed the /api
rewrite and you will need to modify you reverse proxy config
Key Features
Browser Versions
Operation System Versions
What's Changed
- Free by @goldflag in #313
- fix og by @goldflag in #320
- Update self-hosting-advanced.mdx by @smileBeda in #323
- fix: healthcheck log level silent by @nktnet1 in #317
- feat(filters): add support for browser and OS version filters by @goldflag in #326
- blog by @goldflag in #269
- doc: add optional section on rewriting the tracking script. by @rexwangcc in #328
- feat(api): implement organization-specific site retrieval and subscri… by @goldflag in #333
- docs: add mention of cloudflare specific issues by @mezotv in #337
- remove reverse proxy rewrite by @goldflag in #340
New Contributors
- @rexwangcc made their first contribution in #328
- @mezotv made their first contribution in #337
Full Changelog: v0.4.2...v1.0.0
v0.4.2
v0.4.1
v0.4.0
v0.3.1
What's Changed
- Script test by @goldflag in #256
- Fix disable signup by @goldflag in #260
- fix: resolve styling issues on settings page for mobile devices by @ruibaby in #268
- Time format by @goldflag in #254
- feat: add bot blocking feature to site settings and API by @goldflag in #274
- email organization invites by @goldflag in #272
- feat: update middleware and layout for admin route handling by @goldflag in #276
- password reset by @goldflag in #277
New Contributors
Full Changelog: v0.2.0...v0.3.1
v0.2.0
Key Features
Last 24 Hours Filter
Smaller time buckets to multi-day views
What's Changed
- feat(client): Use version from
package.json
file by @LWJerri in #212 - fix(client): Solve issues with small activity calendar on mobile screens by @LWJerri in #215
- chore(client): Add
Back to Users
button by @LWJerri in #214 - feat: Implement past-24-hours mode for analytics by @goldflag in #210
- fix(mockdata): Generate actual lock file by @LWJerri in #211
- Add Framer integration by @ECuiDev in #220
- Add Shopify integration by @ECuiDev in #221
- Add Webflow integration by @ECuiDev in #222
- Add WordPress integration by @ECuiDev in #223
- ref!: Bump packages versions & Actualize codebase regards packages updates by @LWJerri in #217
- Ratelimits for cloud by @goldflag in #248
- standardize limit by @goldflag in #249
- improve performance of site cards list by @goldflag in #251
Full Changelog: v0.1.4...v0.2.0
v0.1.4
What's Changed
- docs: fix incorrect nginx configuration by @aaa1115910 in #171
- Add dashed line style for incomplete chart data by @poliroid in #176
- ci: full refacto (native workers, seperate build, etc) by @poliroid in #185
- feat: Disable Sign Up page by @LWJerri in #196
- remove vestigial username by @goldflag in #199
- Improve journeys by @goldflag in #204
- feat: Use
cn
function by @LWJerri in #198
New Contributors
- @aaa1115910 made their first contribution in #171
- @LWJerri made their first contribution in #196
Full Changelog: v0.1.3...v0.1.4