Skip to content

v3.5.0.pre0

Pre-release
Pre-release
Compare
Choose a tag to compare
@marcoroth marcoroth released this 01 Apr 18:30
· 177 commits to master since this release

Released: 2021-05-21

Added

Changed

  • Check for presence of controller element in serverMessage by @shubik22 in #460
  • Report failed basic auth by @leastbad in #454
  • Log reflex payloads client-side by @julianrubisch in #476
  • Reflex return payloads for events and callbacks by @leastbad in #477
  • Reinitialize controller_class renderer with connection.env by @leastbad in #481
  • Prevent /cable from being prepended to ActiveStorage route helpers by @leastbad in #484
  • Only run piggybacked operations after StimulusReflex is finished, and isolate them by @leastbad in #482
  • Always pick up instance variables when accessing controller by @leastbad in #493
  • Stop adding whitespace when parsing our html by @lmatiolis in #492
  • Log the full exception trace by @rmckayfleming in #491
  • Convert symbol keys, ensure fragment html exists by @leastbad in #503
  • Delegate dom_id to CableReady::Identifiable by @leastbad in #485

Fixed

  • Fix generated value for channel_prefix if app directory contains dots or spaces by @lxxxvi in #457
  • Fix mutation observer which wouldn't fire in certain situations by @joshleblanc in #479
  • Fix install script when working with magic comments via hard-coded line numbers by @leastbad in #494
  • Fix object_with_indifferent_access error when trying to access ReflexData by @erlingur in #500

Deprecated

  • Add deprecation warnings for consumer, serializeForm and isolation options by @leastbad in #438

Documentation

Internal

New Contributors

Dependencies

Commits

Full Changelog: v3.4.1...v3.5.0.pre0