Fork 3.9.1 released

Today we released Fork 3.9.1. You can also follow Fork on github.

Changelog

Improvements

  • Core: Replace SPOON_DEBUG with $container->getParameter('kernel.debug')
  • Formbuilder: Add placeholders to textbox and textarea elements
  • Mailmotor: add missing "SubscribedOn" label

Bugfixes

  • Core: Fix undefined variable $message
  • Core: Fix the mailer transport to get instantiated correctly
  • Installer: Fix checked paths in first step

Comments

Denius wrote 9 years ago

Bad release, not correctly displayed admin interface

Wouter Sioen wrote 9 years ago

@Denius What's the problem exactly with the release? It's running on http://demo.fork-cms.com/ and the admin interface looks good there.

Denius wrote 9 years ago

Here's how I have works fine after installation

http://techno-mir.net/images/screen.jpg

Wouter Sioen wrote 9 years ago

How did you install Fork? Did you fetch it from source (from github) or did you use the downloaded archive?

Wouter Sioen wrote 8 years ago

This should be fixed in the master now. It was a problem with an external package (our css and JavaScript minifier)