Skip to content

3.0.2

Choose a tag to compare

@TrystanLea TrystanLea released this 15 Sep 11:25
· 11 commits to stable since this release
  • update version
  • Ignore the local notes directory
  • Remove the working notes from the repository
  • update version
  • Normalise a trailing dot on the host
  • Drop mailto links from dashboard content
  • Drop internal links from dashboard content
  • Hold a same-site image src to the dashboard images directory
  • update version
  • Keep the tools directory off the web
  • Say what a self hoster has to do, which is one thing
  • Write down what the round trip cannot tell you
  • Test and write down what a wrapper does
  • Look through a wrapper for the widgets inside it
  • See a widget that is not a child of the page
  • Say what happens to a tag in an option now
  • Keep the words when free text holds a tag
  • Stop calling a stray attribute an omitted option
  • Count a url where it could have survived
  • Compare a url with its escaped self
  • Read a widget the way the document defines one
  • Tell dashboard authors what happened to their stylesheet
  • Say which differences the migration set out to make
  • Keep what an author left empty, and let a label stand on its side
  • Merge branch 'gate-action-widgets' into dashboard-json-switchover
  • Say what the content column is actually used for
  • Hold a stored document to the rules the html path is held to
  • Stop raw text elements carrying live markup onto the page
  • Let the migration tools see what the content rules drop
  • Stop dashboard content pointing back at the emoncms api
  • Close the access control, overlay and request forgery gaps
  • Make stored widget options and styles safe on the way in and out
  • Add the migration runbook and let show.php read the database
  • Degrade rather than fail when content_json is missing
  • Add a bulk migration tool and return live content from getcontent
  • Store dashboard content as JSON and remove AntiXSS
  • Load the action widgets only when an admin enables them
  • Add the renderer, the round trip check and the content_json column
  • Add the dashboard content converter
  • Add the PHP readable widget registry
  • Add the census tools and the JSON content schema

Full commit diff