Hi Mike, Thanks for the promptly response, I didn't found the issue before posting problem.
Ivan On Tue, Apr 21, 2020 at 10:09 PM Mike Jumper <[email protected]> wrote: > On Tue, Apr 21, 2020 at 12:59 PM Iván Martínez-Ortiz < > [email protected]> wrote: > >> Hi, >> >> I've installed and configured Guacamole using docker images (1.1.0 >> version). Seems that the translation files served (es.json to be precisely) >> report an old version of the app: >> >> {"NAME":"Spanish","APP":{"NAME":"Apache >> Guacamole","VERSION":"0.9.13-incubating" >> >> en.json version reported it's ok: >> >> {"NAME":"English","APP":{"NAME":"Apache Guacamole","VERSION":"1.1.0"," >> > > The image build is fine - what you're seeing is a bug in the Spanish > translation (a hard-coded version number) which was fixed after the scope > of the 1.1.0 release was set: > > https://issues.apache.org/jira/browse/GUACAMOLE-740 > > - Mike > >
