Skip to content

Releases: progga/footle

Maintenance release

02 Jan 22:30
Compare
Choose a tag to compare
Maintenance release Pre-release
Pre-release
  • Compatible with Xdebug 2.7+
  • No other feature update.
  • UIKit and jQuery are now managed by npm instead of Bower. This fixes the build process.
  • node-sass and Standardjs npm packages have been updated to resolve security warnings for their various dependencies.
  • Minor fix for the Makefile.
  • Fixed CSS sourcemap.

Second development release

26 Nov 07:54
Compare
Choose a tag to compare
Pre-release

Major changes include:

  • Chromium browser compatibility.
  • Breakpoints are redrawn after file refresh.
  • Multiple browsers are able to join a debugging session at any point.
    Previously, it was only possible before the session started.
  • Error messages are displayed in the UI.
  • UI files are embedded in the footle server binary. This means, we
    need only one file to use footle.

First development release

16 Jul 14:50
Compare
Choose a tag to compare
Pre-release

First development snapshot. Footle has reach a state where it actually works without being too annoying.