We have enabled by default the preprocessor V2 with last beta (see http://plantuml.com/preprocessing-v2 )
There are some slight change with this version, so you have to use:
@startuml
Bob -> Alice : hello
Caption %date("yyyy.MM.dd 'at' HH:mm") %filename()
@enduml
This is still under test, so feedback is welcome!