Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

phoenix

Package Overview
Dependencies
Maintainers
2
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

phoenix - npm Package Versions

13
9

1.7.8

Diff

Changelog

Source

1.7.8 (2023-10-09)

Bug fixes

  • [Phoenix.ChannelTest] Stringify lists when pushing data
  • [Phoenix.Controller] Fix filename when sending downloads with non-ascii names
  • [Phoenix.CodeReloader] Remove duplicate warnings on recent Elixir versions
  • [Phoenix.CodeReloader] Do not crash code reloader if file information is missing from diagnostic
  • [Phoenix.Logger] Do not crash when status is atom
  • [phx.gen.release] Fix mix phx.gen.release --docker failing with :http_util error on Elixir v1.15
  • [phx.gen.*] Skip map inputs in generated forms as there is no trivial matching input
  • [phx.new] Fix tailwind/esbuild config and paths in umbrella projects
  • [phx.new] Do not render th for actions if actions are empty

Enhancements

  • [Phoenix] Allow latest plug_crypto
  • [Phoenix.Endpoint] Support dynamic socket drainer configuration
  • [Phoenix.Logger] Change socket serializer/version logs to warning
  • [Phoenix.VerifiedRoutes] Add support for static resources with fragments in ~p
  • [phx.gen.schema] Support --repo and --migration-dir flags
  • [phx.new] Allow <.input type="checkbox"> without value attr in core components
  • [phx.new] Allow UTC datetimes in the generators
  • [phx.new] Automatically migrate when release starts when using sqlite 3
  • [phx.new] Allow ID to be assigned in flash component
  • [phx.new] Add --adapter flag for generating application with bandit
  • [phx.new] Include DNSCluster for simple clustering
  • [phx.routes] Support --method option
chrismccord
published 1.7.7 •

Changelog

Source

1.7.7 (2023-07-10)

Enhancements

  • Support incoming binary payloads to channels over longpoll transport
chrismccord
published 1.7.6 •

Changelog

Source

1.7.6 (2023-06-16)

Bug Fixes

  • Support websock_adapter 0.5.3

Enhancements

  • Allow using Phoenix.ChannelTest socket/connect in another process
chrismccord
published 1.7.5 •

Changelog

Source

1.7.5 (2023-06-15)

Bug Fixes

  • Fix LongPoll error when draining connections
chrismccord
published 1.7.4 •

Changelog

Source

1.7.4 (2023-06-15)

Bug Fixes

  • Fix the WebSocket draining sending incorrect close code when draining causing LiveViews to reload the page instead of reconnecting
chrismccord
published 1.7.3 •

Changelog

Source

1.7.3 (2023-05-30)

Enhancements

  • Use LiveView 0.19 for new apps

Bug Fixes

  • Fix compilation error page on plug debugger showing obscure error when app fails to compile
  • Fix warnings being printed twice in route verification
chrismccord
published 1.7.2 •

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 •

SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc