All Versions
84
Latest Version
Avg Release Cycle
54 days
Latest Release
-

Changelog History
Page 1

  • v22.09.3 Changes

    ๐Ÿ›  Fixes:

    • [applications] admin of app should be able to change settings to app in app managament view
    • [dbviewer] allow filtering collections by apps
    • ๐Ÿ›  [compliance-hub] fixed compliance hub ecport/purge issue
    • [core] activate selectedMode option for custom legend component
    • [crashes] modify exists queries to get correct result from db
    • [crashes] set crashgroup name as proper link
    • [crashes] store javascript property too
    • ๐Ÿ›  [dashboards] fixed legend issue
    • [dashboards] increases z-index and always showing scrollbar
    • ๐Ÿ›  [data-manager] fixes event sort by category
    • [data-migration] exporting also eventTimeline collection in data migration
    • ๐Ÿ›  [export] fixed export custom filename issue
    • [longtasks] do not record failure to create operation id as error in taskmanager
    • [period] DST fix, where we might have 30 days and 1 hour, or 29 days and 23 hours between 2 dates
    • โช [render] revert puppeteer dependency as new one installs chromium in user folder, which is not always accessible
    • [scripts] script for deleting members, which have not logged in for some time
    • ๐Ÿ›  [star-rating] fixed data is loaded when rating widget selected
    • ๐Ÿ›  [star-rating] fixed undefined numbers
    • โšก๏ธ [upgrade] update batch size for merge apm query

    ๐Ÿ›  Enterprise fixes:

    • 0๏ธโƒฃ [attribution] attribution save default URL issue
    • ๐Ÿ›  [cohorts] bugfixes for realtime cohorts
    • ๐Ÿ›  [concurrent_users] upsert command fixed
    • ๐Ÿ›  [data-manager] fixes data manager->Segmentation sorting
    • [data-manager] transformations sorting
    • [drill] null checks for loading drill widget data
    • [formulas] added recalculation button + showing last time data was recalculated
    • ๐Ÿ›  [formulas] fixed issue with cases when more than one report created for single bucket
    • โ†ช [formulas] some old widgets have dplaces stored as string. Workaround for it.
    • [formulas] some widget have invalid value for buckets. Catching those and calling correct report creation
    • ๐Ÿ›  [revenue] fixes in the dashboard widget
    • [revenue] sorting bugs field in revenue table
  • v22.09.2 Changes

    ๐Ÿ›  Fixes:

    • โšก๏ธ [applications] cleaning up checksum_salt on update, showing value on fetch
    • ๐Ÿ›  [crashes] fixed negated trend handling of the crashes home widget
    • ๐Ÿ›  [dashboards] fixed too small graph widgets
    • ๐Ÿ›  [dashboards] overflow of text in notes fixed
    • โšก๏ธ [dashboards] show latest update date for report manager widgets
    • ๐Ÿ›  [data-manager] fixed description column
    • โœ… [device_list] added latest Apple devices
    • [devices] app version series legend was missing
    • ๐Ÿณ [docker] dependencies for puppeteer
    • ๐Ÿ›  [export] fixed using export file name
    • [logger] convertToCap only when needed
    • ๐Ÿ”Š [logger] Incoming Data Logs datatable sorting change
    • ๐Ÿ›  [overview] fixed ordering of home widgets doesn't work in CE
    • ๐Ÿšš [remote-config] removed programmatic audit report
    • [report-manager] taskmanager calling directly using processRequest on task rerun
    • [settings] disable city data tracking when country is disabled
    • [slipping-away-users] hide user button in CE
    • [slipping-away-users] table width arranged
    • ๐Ÿ›  [star-rating] fixes sorting on rating table
    • [two-factor-auth] fix permission call in two factor auth
    • ๐Ÿ›  [views] fixed bounce rate average in graph

    ๐Ÿ›  Enterprise fixes:

    • ๐Ÿ›  [cohorts] query transformation and operation limit fixed
    • ๐Ÿ›  [crashes-jira] create jira button bugfix
    • [drill] add 'recalculate' button for drill widgets
    • ๐Ÿ›  [drill] fixes for dashboard widgets
    • ๐Ÿ›  [drill] fixes for event timeline
    • โšก๏ธ [drill] showing last updated on drill widgets
    • ๐Ÿ›  [formulas] bucket fixes for formulas
    • ๐Ÿ›  [formulas] fixes for dashboard widgets
    • [funnels] did not do first step user list
    • [revenue] dashboard widget for revenue
    • ๐Ÿ›  [revenue] fixed sorting columns
  • v22.09.1 Changes

    ๐Ÿ›  Fixes:

    • [2fa] fix permission call in two factor auth
    • ๐Ÿšš [api] remove duplicate code and process device type correctly
    • ๐Ÿ›  [api] top events check fixes
    • ๐Ÿ”’ [apps] app lock tooltip text fixed and localized
    • [apps] app management sidebar app icon margin alignment
    • ๐Ÿ›  [crashes] fixes new crash dispatch
    • ๐Ÿ’… [crashes] use common styles for the tab element
    • ๐Ÿ›  [dashboards] note in dashboards escaping fixed
    • [device-list] add missing Apple devices
    • [events] check for existience of map key in overview
    • [hooks] fix app filter for new crashes
    • ๐Ÿ›  [hooks] fixes for data formatting
    • โšก๏ธ [members] update default profile image sprite
    • [push] fixing ampersand encoding in button URLs & on click URL
    • ๐Ÿ›  [scripts] fixes for expire scripts to do not drop indexes on ttl change, but rather modifly value
    • ๐Ÿ›  [server-stats] fixed issues with incorrectly calculated data points for periods: "month", "day"
    • [settings] country data tracking can be disabled
    • ๐Ÿ’… [ui] cly-vue-radio-block - use common trend styles
    • ๐Ÿ’… [ui] common styles for the tab element & trend up, down, neutral and negated states
    • ๐Ÿ’ป [ui] fixes for datepickers, who uses second not milisecond format
    • ๐Ÿ’ป [ui] prevent map zoom via scroll wheel
    • ๐Ÿšš [ui] remove spaces before % throughout the dashboard
    • ๐Ÿ’ป [ui] set drawer element z-index for it to be above the table loading mask
    • ๐Ÿ“ˆ [ui] vertically center some no-data elements in Analytics > Technology
    • โฌ†๏ธ [upgrade] fix stopping on error
    • โฌ†๏ธ [upgrade] improvement for upgrade script to do parallel upgrade for collection

    ๐Ÿ›  Enterprise fixes:

    • ๐Ÿ’… [attribution] use common styles for the tab element & use correct trend values
    • โšก๏ธ [cohorts] in mongo update $pull And $push CANT be in same call!!
    • ๐Ÿ›  [cohorts] period selection fixes
    • [concurrent_users] online users home widget max numbers margin alignment
    • โšก๏ธ [data-manager] fix for status update not showing up
    • [data-manager] fix projections for data masking
    • [drill] fix time formatter
    • โšก๏ธ [drill] update duration on each session duration change
    • ๐Ÿ— [formulas] pass [CLY]_session as default if none of events is set. To have duration in query builder after
    • [groups] check for empty group permission when creating permission set in drawer
    • [groups] fix groupID in group drawer
    • [retention] fix in case of undefined parameter
    • ๐Ÿ’… [revenue] use common styles for the tab element
  • v22.09 Changes

    ๐Ÿ›  Fixes:

    • [apps] app icon change doesn't take effect until clear cache
    • [apps] app management Reset & Delete buttons broken hover state
    • [apps] fix salt
    • ๐Ÿ›  [apps] fixed app icon file selection stays the same after switching to another app
    • [crashes] get app version from vuex correctly
    • [dashboards] fix for widgets with since time period
    • ๐Ÿ›  [logger] fixed header tab overflow
    • [push] fixing ampersand encoding in message URLs
    • ๐Ÿ’ป [ui] datepicker fixes
    • ๐Ÿ’ป [ui] search mixin fixes when value is not string
    • ๐Ÿ›  [views] fixed displaying users when period is whole year like 2022

    ๐Ÿ‘Œ Improvements:

    • โšก๏ธ [data-manager] update localization add property name and type
    • [logger] collapsable json data
    • ๐Ÿšš [plugins] removed plugin version column from feature management
    • ๐Ÿ”’ [security] improved image valdiation
    • ๐Ÿ”’ [security] remove api_keys from requests
    • โšก๏ธ [security] update dependencies

    ๐Ÿ›  Enterprise fixes:

    • [data-manager] fix export for data manager schema
    • ๐Ÿšš [data-manager] remove data type tooltip from regenerate drawer
    • [data-manager] replace user properties column label with localization
    • โšก๏ธ [drill] localization key updated for View Segments
    • [flows] period editing bug fix. +added code to deal with messed up period fields
    • [flows] using $substrCP instead of $substr to do not run into problems with special characters
    • ๐Ÿšš [retention_segments] breakdown tooltip removed

    Enterprise improvements:

    • [cohorts] added date control for custom datepicker in Cohort
    • [cohorts] real time optimzied cohort generation
    • [drill] meta regeneration improvements for speed and user properties
    • ๐ŸŽ [performance-monitoring] merge all collections into single apme collection
    • [revenue] add currency field
    • [surveys] set a new endpoint for retrieving rating widget data
    • [users] make name exportable in user profiles
  • v22.08.6 Changes

    ๐Ÿ›  Fixes:

    • [2fa] permission fix
    • [apps] admin of APP should be able to edit image for app
    • [batcher] fix cases when data might still be read from cache even if the cache is disabled
    • โœ… [core] env variables in tests
    • ๐Ÿ›  [dbviewer] fixes in dbviewer aggregation pipeline
    • ๐Ÿ›  [events] fixed . usage in events for some cases
    • ๐Ÿ”Š [logger] change display name of Request Logs to Incoming Data Logs
    • [push] allowing editing created messages
    • [push] correct formatting for sent number in messages table
    • ๐Ÿ”€ [push] fixes for user merging
    • ๐Ÿ‘ท [push] fixing clear job
    • [push] fixing errors on push data removals
    • ๐ŸŒฒ [push] more message transferring logging
    • โšก๏ธ [push] removing double message update
    • โœ… [remote-config] changes to make remote-config params non editable if they are not completed in ab-test
    • [remote-config] fix expire for remote config
    • โš  [ui] add margin top to settings override warning
    • 0๏ธโƒฃ [ui] in dropdowns the scroll bar is not shown by default
    • ๐Ÿ’ป [ui] make app management delete/clear confirmation buttons red
    • ๐Ÿ’ป [ui] multiple localization fixes

    ๐Ÿ›  Enterprise fixes:

    • ๐Ÿ‘ [active-directory] azure AD multi tenancy support
  • v22.08.5 Changes

    ๐Ÿ›  Fixes:

    • [apps] admin of app should be able to edit image for app
    • ๐Ÿ›  [apps] fixed newly created app is locked
    • ๐Ÿ›  [user-management] fixed group name display if user group_id is not an array
    • ๐Ÿ— [crashes] remove os from indexed props in query builder

    ๐Ÿ›  Enterprise fixes:

    • โœ… [ab-testing] changes for new endpoint in ab testing
    • [groups] added checking for user group_id, it has to be an array
    • [drill] added undefined check for _idv parameter
  • v22.08.4 Changes

    ๐Ÿ›  Fixes:

    • ๐Ÿ›  [config] fixed web configs for config extender
    • ๐Ÿ›  [core] fixed user picture condition check in user deletion
    • ๐Ÿ”Œ [core] prevent app user deletion if there is an error from other plugins
    • ๐Ÿณ [db] fixed config variables for docker for different databases
    • ๐Ÿ›  [events] fixed encoding decoding issue in events
    • ๐Ÿ‘• [linting] fixed codeql issues
    • ๐Ÿ”Š [logger] add debug logs to request logs
    • [populator] add more demo pages with links
    • โฑ [push] reschedule on edits
    • ๐Ÿ›  [scripts] fixed one liner installer script
    • [star-rating] changes for ratings images in countlyFS
    • 0๏ธโƒฃ [ui] in dropdowns the scroll bar is not shown by default
    • ๐Ÿ‘ [views] add support for handling SDK provided ids for views
    • ๐Ÿ›  [views] fixed heatmap top bar check mark

    ๐Ÿ›  Enterprise fixes:

    • โœ… [ab-testing] add link click handler for metric breakdown
    • ๐Ÿšš [ab-testing] remove target blank from link in metric breakdown
    • ๐Ÿ‘ท [active-users] fixed to stop timeout on active users job exit
    • ๐Ÿ›  [active-users] fixed wrong active user/visitor data
    • [cognito] implement cognito authorization code flow
    • [concurrent_users] added isNaN control where max item is displayed
    • โœ… [crash_symbolication] call return connection test from dashboard
    • [crash_symbolication] enable platform and status filter
    • ๐Ÿ›  [crash_symbolication] fixed crashgroup symbol_id passing
    • ๐Ÿ‘ท [crash_symbolication] fixed symbol jobs
    • ๐Ÿณ [ldap] expose configs in docker
    • ๐Ÿ›  [surveys] fixed bar colors on nps chart
    • [users] add backlink to index view header
  • v22.08.3 Changes

    ๐Ÿ›  Fixes:

    • [api] fix bug with new apps and salt, when requests are not rejected
    • [applciations] if there is an app key, a new one should not be produced
    • [applications] will not be able to edit any Application to have an empty name
    • [crashes] pass symbol id from crashgroup for symbolication
    • [dbviewer] refresh of all data when changing the collection
    • ๐Ÿ›  [events] fixes for encoding decoding issues in events overview and details page
    • [logger] showing if request is cancelled in logger
    • [populator] add multiple heatmap examples
    • [populator] cleanup duplicate code in populator
    • [populator] populator templates datatable's alignment issue
    • ๐Ÿ›  [ratings] backward compatibility fixes for emoticons

    ๐Ÿ›  Enterprise Fixes:

    • ๐Ÿ›  [block] fixed filtering rule saving issue
    • ๐Ÿ’ป [cohorts] fixed home table alignment issue for Safari browser
  • v22.08.2 Changes

    ๐Ÿ”‹ Features:

    • ๐Ÿšš [core] script to remove old permission properties
    • [crashes] Fix binary image symbol id check
    • ๐Ÿ— [crashes] Fix build uuid check for latest crash
    • [crashes] Fix fetch symbols response
    • [crashes] Prefill symbol drawer called from binary page
    • [crashes] Unescape binary page crash name
    • ๐Ÿ›  [push] fixed arraybuffer crash
    • [push] Fixing wrong reporting of retriable errors
    • โฑ [push] Mark message as streamable before scheduling starts

    Enterprise features:

    • ๐Ÿ›  [crash_symbolication] Fixed symbol drawer
    • [crash_symbolication] Show uploaded file in symbol drawer
    • โšก๏ธ [crash_symbolication] Update symbol file validation
    • ๐Ÿšš [surveys] removed usage of formatNumber when passing to metric cards as a prop
    • ๐Ÿ›  [users] Fixed bug with downloading user export if it went to report manager
    • [users] when loading user profile page, check data and show active "export download" button if there is existing export for this user
  • v22.08.1 Changes

    ๐Ÿ›  Fixes:

    • [crashes] Add crashgroup toggle symbolication switch
    • [crashes] Display threads in crashgroup view
    • [crashes] Fix crashgroup refresh action
    • [crashes] Fix crashgroup symbolicate action
    • [crashes] Fix show symbolication switch
    • [crashes] Improve crash group datatable expansion handler
    • ๐Ÿšš [crashes] Move datatable row stacktrace actions to dropdown menu
    • ๐Ÿšš [crashes] Move stacktrace actions to dropdown menu
    • [db] provide different configs for different databases through ENV variables
    • [populator] udpated data for populator
    • [report-manager] correctly handle case when admin permissions are not given
    • [star-rating] changes for adding time in excel for ratings
    • [star-rating] emojis backward compatibility fix for ratings
    • [star-rating] logo preview dimensions adjusted

    ๐Ÿ›  Enterprise fixes:

    • ๐Ÿ— [crash_symbolication] Fix symbold build id checking
    • โšก๏ธ [crash_symbolication] Update symbolication switch text
    • ๐Ÿ‘ [drill] use random function that is fully supported in nodejs 14
    • [oidc] additionally store check in coookie to fallback if session expires