Skip to content

Releases: Countly/countly-server

Countly Version 23.06.3

12 Jul 07:47
Compare
Choose a tag to compare

Fixes:

  • [core] Upgraded node version from 14 to 18 in docker images
  • [core] Update ubuntu for docker to focal-1.2.0
  • [star-rating] fixed the issue with downloading table data.

Enterprise fixes:

  • [cohorts] Correctly validate [ab-testing] rule on incoming data
  • [cohorts] Logic fix for real-time cohorts processing regarding user being in cohort + additional segmentation rule. (User could have been falling in only matching cohort rule)
  • [surveys] Added option "View current target users" for the survey. Goes directly to filtered user list.

Countly Version 23.06.2

04 Jul 17:05
Compare
Choose a tag to compare

Fixes:

  • [crashes] Update notification after sending symbolication request
  • [core] Display of detailed error messages in the UI while editing app settings
  • [core] Fix Users cannot login using username with uppercase
  • [core] Calculation of indicator key in graph notes moved to backend
  • [core] Updated geodata to newest version
  • [user-management] Handle partial permission object in depCheck
  • [populator] Fix URL length issue in data populator plugin's edit request
  • [installer] Fix CDN download PACKAGE_NAME variable

Enterprise fixes:

  • [nps] Fix for survey flickering issue
  • [cohorts] Null checks for cohorts
  • [crash_symbolication] Fix for JS Symbolication Timeout
  • [crash_symbolication] Symbolication notification fixes
  • [groups] Prevent adding global admin to a group
  • [drill] Added tests and fixes for list cleanup
  • [drill] Fixes for recheck_list endpoint and function
  • [drill] Added script for calling list rechecking
  • [views] fixes for _idv

Countly Version 23.06.1

29 Jun 13:12
Compare
Choose a tag to compare

Fixes:

  • [core] Added missing % in Session Analytics
  • [core] Added script for report migration to bookmarks.
  • [core] Fixes for mongodb configuration on install.
  • [dashboards] Localization and styling fixes for empty dasboards
  • [dependency] xml2js fix
  • [members] Set permission._ when editing member.

Enterprise fixes:

  • [cohorts] Fixes for dashboard widgets showing invalid % compared to previous period.
  • [core] Fix CE tag version update
  • [drill] Fix for 'Segmentation filters not showing up for cohorts'
  • [drill] Store visualization type in bookmark
  • [drill] default chart type is "bar" for byVal queries
  • [flows] Rights check for data requests.
  • [push] User Profiles querying by push tokens & messages
  • [users] Fix blank value formatting

Countly Version 23.06

12 Jun 12:00
5e0a8de
Compare
Choose a tag to compare

New Features:

  • [app_versions] display time series data
  • [dashboards] new time series type for Technology section
  • [dashboards] SDK statistics widgets
  • [events] added event comparison by average duration
  • [events] added search in available segments
  • [events] show omitted segments
  • [populator] create funnels
  • [push] new push notification structure and types
  • [sdk] SDK remote configuration
  • [sdk] SDK statistics
  • [user-management] clear failed logins for user
  • [user-management] search for feature permissions

Enterprise new features:

  • [ab-testing] allow customer period running tests including indefinitely
  • [ab-testing] allow reseting experiments
  • [ab-testing] new APIs for fetching all varians and testing varians (enrolling/leaving variants)
  • [data-manager] division of data manager permissions
  • [drill] enhanced state url for drill
  • [drill] new drill meta structure
  • [events] add drill option to Events
  • [push] user profiles querying by push tokens & messages
  • [surveys] different logo types
  • [surveys] show always option
  • [users] download user debug information
  • [users] enable incoming data log for single user

Fixes:

  • [crashes] clean big crash group documents
  • [db] reduce timeouts to display errors
  • [ratings] allow images with dot in the name

Enterprise fixes:

  • [ab-testing] fix json-editor in ab-testing
  • [attribution] fix safari redirect issues for custom scheme
  • [cohorts] dealing with widgets for the cohort after cohort deletion
  • [crash_symbolication] add logs for symbolication server connection test
  • [drill] break down by date should break by dates and not seconds
  • [drill] heatmap chart shouldn't limit series to 10
  • [drill] hide no data text
  • [drill] standartizing ls/lac behavior
  • [performance-monitoring] splitting documents to be able to store more data
  • [retention] backward compatibility in retention widgets

Countly Version 23.03.9

30 May 18:24
Compare
Choose a tag to compare

Fixes:

  • [core] Fixes to periodObject function to deal with invalid date arrays.
  • [push] Fixing tz: false with sctz: 0 case
  • [user-activity] Do not export percentages in Loyalty section

Enterprise fixes:

  • [drill] Fixed breakdown filter freezing issue.
  • [drill] Formatted column titles for drill export
  • [retention] Updated logic to do not use $facets in session retention calculation.
  • [users] Fixed user properties not getting beautified in users table

Countly Version 23.03.8

23 May 17:11
6fca122
Compare
Choose a tag to compare

Fixes:

  • [data-manager] Fix issue with deleting event
  • [push] Adding debug logging on push action
  • [crashes] Get build uuid from other in crashes list if latest crash is not in crashes list

Enterprise fixes:

  • [ab-testing] Allow starting experiment on experiment details page
  • [ab-testing] Fix validations and error handling on experiment creation
  • [data-manager] Fix description check when updating segment
  • [gateway] ignore deleted app in async pull
  • [funnels] Allow duplication on funnel editing

Countly Version 23.03.7

16 May 16:21
e7b5631
Compare
Choose a tag to compare

Fixes:

  • [core] Fixed backend period object code to select time labels for the unique period in the same way as in frontend.
  • [core] More debugging in pluginManager to see plugin install progress.
  • [crashes] Update the latest crash id in crashgroup even if new crash app version is the same as the last
  • [views] Fixes for displaying total numbers for selected views

Enterprise fixes:

  • [attribution] allowing to create campaigns with custom link
  • [cohorts] Improvement to be able to deal with situations when cohort segmentation definition is stored as object (not string in database)
  • [formulas] fixed average value for percent format

Countly Version 23.03.6

10 May 16:33
164dcf2
Compare
Choose a tag to compare

Fixes:

  • [core] Destroying cache stream on error
  • [core] More debugging in pluginManager to see plugin install progress.
  • [crashes] Display symbolication failed/success notification
  • [dbviewer] Fixed issue in aggregation view with not displaying results for drill database.
  • [groups] Rebuilding member permission script
  • [push] Fixes for preprocessUids parameter checking
  • [push] Fixing drill query params handling
  • [push] Fixing timezoned messages being filtered out for UTC- timezones when scheduled from UTC+

Enterprise fixes:

  • [cohorts] On recalculate delete wrongly set hashes for user properties.
  • [cohorts] Simplified processing cohorts on incoming data to recheck All cohorts.
  • [crash_symbolication] Add new labels
  • [crash_symbolication] Added localization
  • [drill] Unescaping HTML for saved query name/description
  • [surveys] fixed visual issues in popup.

Countly Version 23.03.5

03 May 14:50
271143a
Compare
Choose a tag to compare

Fixes:

  • [user-management] Fix sorting for Role & Group in user management
  • [user-management] Fix for blank group values
  • [core] Prepare minification for all plugins
  • [core] Reset permission properly in user edit drawer
  • [core] Update app details response to check permission object when listing app admins and users
  • [core] Sum showing up in Events breakdown that has only Count
  • [push] Fixes regarding push delivery in users’ timezones
  • [push] Drill filter for push action event

Enterprise fixes:

  • [surveys] Fix nps/ias popups not working in firefox
  • [push] Drill filter for push action event
  • [groups] Fix member permission updates when a group is deleted or updated
  • [cohorts] Fixed issues with determining rules for numeric properties in realtime cohort processing.

Countly Version 23.03.4

25 Apr 16:53
750f186
Compare
Choose a tag to compare

Fixes:

  • [core] Allow user with admin rights to modify graph notes.
  • [core] Changes to remove last segment from omitted_segments in case where it is removed from data manager
  • [core] Enable updating apps by app admin
  • [core] Fixed api responses for app user export
  • [crashes] allow providing custom regexes for stacktrace processing
  • [hooks] Updated localization
  • [views] Bugfix for: Views duration is counted double sometimes in aggregated data when there are multiple views in same request.