to navigate
to select
esc to close
v0.11.0 Feature

v0.11.0 - Number fields and URL redirects

Added a Number blueprint field type and URL redirects, plus a Rails security update

New

  • New Number blueprint field type, with integer/decimal configuration, driven by BlueprintField.allowed_types
  • URL redirects for entries

Security

  • Updated Rails to 8.1.3.1, fixing a libvips untrusted-loader security issue
  • Installed libvips in CI

Fixes

  • Fixed the Number field's icon and color to use currentColor consistently
  • Added the missing blueprint_field_number summary partial