All Versions
25
Latest Version
Avg Release Cycle
9 days
Latest Release
1219 days ago

Changelog History
Page 2

  • v0.6.1 Changes

    July 07, 2020

    0195c45 - R. Miles McCain - Document SPA behavior
    a54d9e6 - R. Miles McCain - Bump version
    ⚡️ a4245eb - R. Miles McCain - Update dependencies
    7e0584b - R. Miles McCain - Fix button styling
    37396cd - R. Miles McCain - Improve service form
    a1e4bef - R. Miles McCain - Use a17t v0.2.2
    c351027 - R. Miles McCain - Improve origin explanation language
    🛠 da61b9b - R. Miles McCain - Document primary key integration (fixes #56)
    🛠 98187a3 - R. Miles McCain - Document health check endpoint (fixes #59)
    🛠 3d27efb - R. Miles McCain - Check IP versions before comparing (fixes #57)
    🚚 80c66ce - R. Miles McCain - Remove unnecessary ipaddress dependency
    a2776e6 - R. Miles McCain - Rename from "sanity results" to "startup results"

  • v0.6.0 Changes

    June 28, 2020

    ⚡️ c73f965 - imgbot[bot] - [ImgBot] Optimize images (#55)
    510df19 - R. Miles McCain - Add script injection option
    🐳 93d4ee5 - R. Miles McCain - Use specific version of pipenv in dockerfile
    1a7594b - R. Miles McCain - Use SHA256 for more secure session association
    🚀 f464a7e - R. Miles McCain - Add automatic release drafter
    a1cd3d4 - R. Miles McCain - Code cleanup
    👍 358fb23 - R. Miles McCain - Fix multiple origin support (closes #52)
    94fed58 - R. Miles McCain - Fix charts
    🔒 49f452d - R. Miles McCain - Lock Python package versions
    👍 40d07fe - R. Miles McCain - Add IE11 support
    87a411f - R. Miles McCain - Make ingress processing more resilient
    📈 88f25b6 - R. Miles McCain - Analytics script cleanup (closes #54)
    🚚 bb0dc2e - R. Miles McCain - Remove all external dependencies
    ⚡️ 4a89397 - R. Miles McCain - Arbitrarily update the pixel test
    ba795cc - R. Miles McCain - Clarify collaborators description
    c9b5a67 - Alexandre Bulté - SIGNUPS_ENABLED -> ACCOUNT_SIGNUPS_ENABLED in docs (#51)
    affcb89 - Alexandre Bulté - Add timeout to curl / geoip (#50)
    e030807 - R. Miles McCain - Fix GeoIP2 license keys

  • v0.5.2 Changes

    June 15, 2020

    This release adds the ability to exclude bots from being tracked. If you don't have PERFORM_CHECKS_AND_SETUP enabled, you will need to perform migrations to update to this release.

  • v0.5.1

    June 14, 2020
  • v0.5.0 Changes

    May 28, 2020
    • 🚚 Creating a superuser, hostname, and whitelabel are now separate steps to better match expectations around installation. (Removed ephemeral all SHYNET_* environment variables that had no effect after initial installation.)
    • ➕ Added a health check endpoint, /healthz.
    • 🔧 Disabled email verification by default (most instances are not configured to allow external sign ups, and there's no sense in requiring admins to verify their emails).
    • 🛠 Made other small bug fixes and improvements.
  • v0.4.1 Changes

    May 19, 2020

    Small changes to streamline the installation process; no significant changes.

  • v0.4.0

    May 07, 2020
  • v0.3.2

    May 04, 2020
  • v0.3.1

    May 03, 2020
  • v0.3.0 Changes

    May 02, 2020

    This change requires database migrations. These will be performed by default if you use the provided Docker entrypoint.