All Versions
231
Latest Version
Avg Release Cycle
50 days
Latest Release
-

Changelog History
Page 17

  • v2.4.5 Changes

    • Corrected indexing behavior to handle non strings.
    • 👷 If queuing is enabled the indexer will now queue it's jobs.
    • 🚚 Moved group creation into a transaction.
  • v2.4.4 Changes

    • 🔧 Mail configuration value of send_to now correctly uses ',' as a separator (rather than ';').
    • 🔄 Changed rendering of sidebar widgets for all builtin extensions.
    • ➕ Added an event details slot to the sidebar pane for individual events.
  • v2.4.3 Changes

    • Correct some behavior with MySQL on the groups pane.
    • 🔧 Correct generated configuration behavior to use absolute paths for run and log folders.
  • v2.4.2 Changes

    • Include DSN and member type on projects list grid.
  • v2.4.1 Changes

    • 🔄 Change appearance of resolve states.
    • Adjust user management to link username (which is required) and not optional fields.
  • v2.4.0 Changes

    • ➕ Added user management for admins.
    • Resolved events should now appear differently.
    • 🔧 Default membership access is now configurable.
  • v2.3.2 Changes

    • Maintaining some level of support for SQLite.
  • v2.3.1 Changes

    • Correct rendering of sites, urls, and servers on details panes.
  • v2.3.0 Changes

    • 🔨 The polling API and JavaScript have been refactored.

    Events now stream in (they generally do not update if they already exist), and will maintain correct ordering in the feed.

    This API is available for most sort options, excluding trends.

    • 🔌 The builtin plugin's widgets have been fixed.
    • 🔧 Sampling rates are now configurable.
    • Some minor design tweaks.
  • v2.2.5 Changes

    • The |date filter now forces things to UTC (it assumes local time).
    • ⚡️ Event templates have been updated to resemble groups.