Socket
Socket
Sign inDemoInstall

phoenix

Package Overview
Dependencies
0
Maintainers
2
Versions
79
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install
Previous1345
8Next

1.7.2

Diff

Changelog

Source

1.7.2 (2023-03-20)

Enhancements

  • [Endpoint] Add socket draining for batched and orchestrated Channel/LiveView socket shutdown
  • [code reloader] Improve the compilation error page to remove horizontal scrolling and include all warnings and errors from compilation
  • [phx.new] Support the --no-tailwind and --no-esbuild flags
  • [phx.new] Move heroicons to assets/vendor
  • [phx.new] Simplify core modal to use the new JS.exec instruction to reduce footprint
  • [sockets] Allow custom csrf_token_keys in WebSockets
chrismccord
published 1.7.1 •

Changelog

Source

1.7.1 (2023-03-02)

Enhancements

  • [phx.new] Embed heroicons in app.css bundle to optimize usage
chrismccord
published 1.7.0 •

Changelog

Source

1.7.0 (2023-02-24)

Bug Fixes

  • Fix race conditions in the longpoll transport by batching messages
chrismccord
published 1.6.16 •

chrismccord
published 1.7.0-rc.3 •

Changelog

Source

1.7.0-rc.3 (2023-02-15)

Enhancements

  • Use stream based collections for phx.gen.live generators
  • Update phx.gen.live generators to use Phoenix.Component.to_form
chrismccord
published 1.7.0-rc.2 •

Changelog

Source

1.7.0-rc.2 (2023-01-13)

Bug Fixes

  • [Router] Fix routing bug causing incorrect matching order on similar routes
  • [phx.new] Fix installation hanging in some cases
chrismccord
published 1.7.0-rc.1 •

Changelog

Source

1.7.0-rc.1 (2023-01-06)

Enhancements

  • Raise if using verified routes outside of functions
  • Add tailwind.install/esbuild.install to mix setup

Bug Fixes

  • [Presence] fix task shutdown match causing occasional presence errors
  • [VerifiedRoutes] Fix expansion causing more compile-time deps than necessary
  • [phx.gen.auth] Add password inputs to password reset edit form
  • [phx.gen.embedded] Fixes missing :references generation to phx.gen.embedded
  • Fix textarea rendering in core components
  • Halt all sockets on intercept to fix longpoll response already sent error
chrismccord
published 1.7.0-rc.0 •

Changelog

Source

1.7.0-rc.0 (2022-11-07)

Deprecations

  • Phoenix.Controller.get_flash has been deprecated in favor of the new Phoenix.Flash module, which provides unified flash access

Enhancements

  • [Router] Add Phoenix.VerifiedRoutes for ~p-based route generation with compile-time verification.
  • [Router] Support helpers: false to use Phoenix.Router to disable helper generation
  • [Router] Add --info [url] switch to phx.routes to get route information about a url/path
  • [Flash] Add Phoenix.Flash for unfied flash access

JavaScript Client Bug Fixes

  • Fix heartbeat being sent after disconnect and causing abnormal disconnects

v1.6

The CHANGELOG for v1.6 releases can be found in the v1.6 branch.

chrismccord
published 1.6.15 •

chrismccord
published 1.3.5 •

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc