bolt / bolt

Bolt is a simple CMS written in PHP. It is based on Silex and Symfony components, uses Twig and either SQLite, MySQL or PostgreSQL.
MIT License
4.15k stars 809 forks source link

Notify in case of succesfull bolt core update #850

Closed sbonardt closed 9 years ago

sbonardt commented 10 years ago

After updating to 1.4.4 I did not receive some sort of feedback the bolt core was succesfully updated. The update process was easy and straighforward (thank you for that ;) ) but it was so simple it made me question if it had actually succeeded.

It would be a nice addition if there was feedback on screen after a cms core update (and upgrade).

tobias2k commented 10 years ago

The debug bar shows the current version in any case; IMO it would be a useful addition to also display it somewhere in the backend, e.g. the menu bar or the footer. @bobdenotter, thoughts?

jadwigo commented 10 years ago

A simple message in the latest activity perhaps