Servoy 8.1.4

We are pleased to announce the availability of Servoy 8.1.4 (releasenumber 3035)

This version is available through the download at the Servoy website
and through the update site url: http://download.servoy.com/developer/8xx_updates/

This version has a few extra fixes compared to the 814 release candidate: 8.1.4 release notes

Previous release notes of 8.1.4rc: this page

How can we download this release now that a newer version is out? servoy_installer.3035.jar doesn’t seem available. With versions prior to 8, the old builds were always available on the download site. So If I have a proejct in 8.1.4 that isn’t ready for 8.2 yet, how can I get the download of 8.1.4?

Maybe this will work: java -jar servoy_updater.jar -releaseNumber 3035

That only updates the application server, not developer. So then developer launches and complains they are on different versions, and if you try to update developer, it wants to jump direct to 8.2

Hey Scott,
there used to be a way to download specific releases using a URL along the lines of
http://download.servoy.com/downloads/80x_product/servoy_installer.3035.jar
however that one didn’t work, but you might want to play around (or hope someone like Johan answers)
Rafi

rafig:
Hey Scott,
there used to be a way to download specific releases using a URL along the lines of
http://download.servoy.com/downloads/80x_product/servoy_installer.3035.jar
however that one didn’t work, but you might want to play around (or hope someone like Johan answers)
Rafi

The URL for Servoy 8 releases actually is

http://download.servoy.com/beta/8xx_pro … r.3035.jar

Regards,
Paolo

paronne:
The URL for Servoy 8 releases actually is

http://download.servoy.com/beta/8xx_pro … r.3035.jar

Thank you for the link Paolo, is there a reason why this is published under the beta folder
Other then making it harder for us to guess :wink:

Thanks. I’ve updated my proxy (which is used in my automated Docker builds) to fit that URL change for the folder name in 8. So the below links are working and redirect to the proper download URLs.
(can pass in version, and optionally build #)
http://www.servoyguy.com/docker/download/servoy.php?version=7
http://www.servoyguy.com/docker/download/servoy.php?version=8
http://www.servoyguy.com/docker/download/servoy.php?version=8&build=3035

jdbruijn:

paronne:
The URL for Servoy 8 releases actually is

http://download.servoy.com/beta/8xx_pro … r.3035.jar

Thank you for the link Paolo, is there a reason why this is published under the beta folder
Other then making it harder for us to guess :wink:

All the releases are starting as beta and then the final is only promoted.