Countly v19.02.1 Release Notes

Release Date: 2019-02-22 // about 5 years ago
  • ๐Ÿ”– Version 19.02.1

    ๐Ÿ›  Fixes

    • ๐Ÿ›  [alerts] fixed compare value bug
    • ๐Ÿ›  [assistant] fixed callback in case of failure to fetch rss feed
    • [crashes] additional checks for database failures
    • ๐Ÿ›  [data] fixed none tracking mode
    • [frontend] allow to use device_list on server side too
    • ๐Ÿ›  [frontend] fixed missing texts for formatSecond
    • [frontend] handle logout GET with redirect just in case
    • ๐Ÿ›  [push] fixed credentials setting validation
    • [star-rating] created separate filter popup for comments and ratings tab
    • [star-rating] trigger_button_text field problem solved

    ๐Ÿ›  Enterprise fixes

    • [attribution] do the regex check on click matching instead of direct match
    • ๐Ÿ›  [attribution] fixed encoding redirect url
    • ๐Ÿ›  [cohorts] fixed period check
    • ๐Ÿ›  [crash_symbolication] fixed api checks and texts
    • ๐Ÿ›  [drill] fixed BY query for array properties
    • ๐Ÿ›  [drill] fixed jumping order of BY properties
    • [remote-config] correctly check for parameter length
    • ๐Ÿ›  [remote-config] fixed for boolean values
    • [users] correctly check for number type when displaying user properties

    ๐Ÿ†• New Features

    • [frontend] add css class to #content based on route name
    • [frontend] add css class to body based on selected language
    • [populator] mark users generated with populator by custom property

    Development related

    • [ide] added a project editorconfig file
    • ๐ŸŒฒ [log] do not log failed CSRF checks
    • โšก๏ธ [sdk] updated web and nodejs sdks