PostHog v1.3.0 Release Notes

Release Date: 2020-04-29 // about 4 years ago
    • We have added an Android library so you can now capture events in your Android app and send them to PostHog, we can automatically capture screen changes, and send any other events that you like

    android events

    • ๐Ÿ”Œ There is now, also a PostHog Gatsby plugin

    • We have added URL wildcards so you can use % as a wildcard when setting up an action

    url wildcards

    • โšก๏ธ We have also updated the Trends page design as well as adding trends info hints. Trends is the default homepage when logging into PostHog.

    trend layout

    trend hints

    • The Events table can now be sorted by timestamp.

    timestamp reverse

    • Added a more strict flake8 setup and improvements
    • โฌ†๏ธ Upgraded Kea to 2.0.0-beta.5
    • Implemented AntD into Setup page
    • ๐Ÿ”’ You can now allow access to your PostHog instance by IP address for more security. this does not apply to the JS snippet or the event capture API
    • Added model for typing of filters
    • Added copy code to clipboard changes
    • Use forward for header in middleware if applicable
    • Move get_ip_address to utils
    • ๐Ÿ›  Fixed redirect to be explicit for /Trends
    • ๐Ÿšš Moved models to separate files
    • ๐Ÿš€ Added link to docs for local deployment
    • Warn instead of crash on invalid selector when using the front-end toolbar

    ๐Ÿ› Bug Fixes

    • 0๏ธโƒฃ Fixed issue with default trends route
    • ๐Ÿ›  Fixed Setup page operations not working
    • ๐Ÿ›  Fixed crash when hovering over events
    • Fixed issues with \$create_alias when users have multiple distinct_ids attached to them
    • ๐Ÿ›  Fixed trends save to dashboard issue
    • ๐Ÿ›  Fixed adding dashboarditem with set dates