Bubble documentation
No puede seleccionar más de 25 temas Los temas deben comenzar con una letra o número, pueden incluir guiones ('-') y pueden tener hasta 35 caracteres de largo.

bubble_version.md 1.3 KiB

hace 4 años
12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152
  1. # Bubble Version History
  2. ## Before 0.1.4
  3. Groundwork: overall framework, cloud services, secure inter-node communications
  4. ## 0.1.5
  5. Initial activation working properly
  6. ## 0.1.6
  7. Bubble launch working with progress bar. Stop Bubble working.
  8. ## 0.1.7 -- 2020 Jan 13
  9. TOTP Authenticator configuration and enforcement
  10. ## 0.1.8 -- 2020 Jan 18
  11. Send errors to errbit. Simplify deployments, fix UI bugs with login and registration
  12. ## 0.2.0 -- 2020 Jan 23
  13. MITM integration working properly, including support for compressed HTTP streams
  14. ## 0.3.0 -- 2020 Jan 26
  15. read/write AppData from MITM sites working. JsUserBlocker working.
  16. ## 0.4.0 -- 2020 Jan 29
  17. Data views for UserBlocker and TrafficAnalytics apps
  18. ## 0.4.1 -- 2020 Jan 29
  19. Fix bugs in message loading and device listing
  20. ## 0.4.2 -- 2020 Jan 29
  21. Add support for detailed view of recent traffic
  22. ## 0.4.3 -- 2020 Jan 29
  23. Fix tests
  24. ## 0.4.4 -- 2020 Jan 29
  25. Add Referer tracking to TrafficAnalysis
  26. ## 0.5.0 -- 2020 Feb 04
  27. Manage accounts, change password. Alpha MVP.
  28. ## 0.5.3 -- 2020 Feb 05
  29. Apps to install can be set differently for each plan.
  30. ## 0.6.0 -- 2020 Feb 06
  31. Fix brotli-compressed transfers, simplify filter API
  32. ## 0.7.0 -- 2020 Feb 08
  33. Proper handling of non-chunked responses that must be filtered. Tons of filtering improvements.
  34. ## 0.7.1 -- 2020 Feb 11
  35. User-Agent blocking, app icons.