# Bubble Version History ## Before 0.1.4 Groundwork: overall framework, cloud services, secure inter-node communications ## 0.1.5 Initial activation working properly ## 0.1.6 Bubble launch working with progress bar. Stop Bubble working. ## 0.1.7 -- 2020 Jan 13 TOTP Authenticator configuration and enforcement ## 0.1.8 -- 2020 Jan 18 Send errors to errbit. Simplify deployments, fix UI bugs with login and registration ## 0.2.0 -- 2020 Jan 23 MITM integration working properly, including support for compressed HTTP streams ## 0.3.0 -- 2020 Jan 26 read/write AppData from MITM sites working. JsUserBlocker working. ## 0.4.0 -- 2020 Jan 29 Data views for UserBlocker and TrafficAnalytics apps ## 0.4.1 -- 2020 Jan 29 Fix bugs in message loading and device listing ## 0.4.2 -- 2020 Jan 29 Add support for detailed view of recent traffic ## 0.4.3 -- 2020 Jan 29 Fix tests ## 0.4.4 -- 2020 Jan 29 Add Referer tracking to TrafficAnalysis ## 0.5.0 -- 2020 Feb 04 Manage accounts, change password. Alpha MVP. ## 0.5.3 -- 2020 Feb 05 Apps to install can be set differently for each plan. ## 0.6.0 -- 2020 Feb 06 Fix brotli-compressed transfers, simplify filter API ## 0.7.0 -- 2020 Feb 08 Proper handling of non-chunked responses that must be filtered. Tons of filtering improvements. ## 0.7.1 -- 2020 Feb 11 User-Agent blocking, app icons. ## 0.7.2 -- 2020 Feb 15 Promotional credits ## 0.8.0 -- 2020 Feb 20 Track TOS/legal versions, add per-plan account limits, error/metric reporting ## 0.9.0 -- 2020 Feb 26 Add sub-user support, replace UI sidebar with dashboard/icons, add standard file headers