Servoy 2020.12 release candidate 2

Release notes for Servoy betas

Servoy 2020.12 release candidate 2

Postby jcompagner » Fri Dec 18, 2020 7:47 pm

We are pleased to announce the availability of Servoy 2020.12 release candidate 2 (release number 3621)

For Windows the installer: exe
and for the MacOSX we have an native dmg
for linux it is tar.gz

For windows we also still have just the zip

An installation (coming from the normal installer or from a platform specific archive) is shipping with with a Java VM (Java 15.0.1)

So for the platform specific archives you don't need to install or java have on your system.

The developer can be updated by the http://download.servoy.com/developer/la ... ecandidate update site url.
This is in our "latest" release stream (03,06,09,12) if you want to stick the the lts release then disable that releasecandidate url and stick to the urls with "lts" in the name
If you update to this release you have to do a new install of 2020.03.1_lts to go back to an the LTS release branch


See whats new for the global changes

See the issues list for a complete overview of all the cases (with an updated list of rc2 cases)

Most servoy packages, components, services and modules also did get a new release.
Johan Compagner
Servoy
User avatar
jcompagner
 
Posts: 8828
Joined: Tue May 27, 2003 7:26 pm
Location: The Internet

Re: Servoy 2020.12 release candidate 2

Postby pitc » Sun Dec 20, 2020 2:10 am

Thanks for the update.
I used my solution from the rc1 in rc2 to check out changes.
To my surprise (and not mentioned in any release notes) the code that follows now gives a warning:
Code: Select all
   vf_toolbarFilter_challenge = scopes.svyToolbarFilter.createFilterToolbar(elements.customlist_filter, elements.groupingtable_challenges);

The warning is:
the function createFilterToolbar(RuntimeWebComponent|RuntimeWebComponent,
RuntimeWebComponent|RuntimeWebComponent) is not applicable for the arguments
(RuntimeWebComponent,RuntimeWebComponent)

the two args are:
elements.customlist_filter:
customlist_filter: RuntimeWebComponent<customrenderedcomponents-customlist>

and
elements.groupingtable_challenges:
groupingtable_challenges: RuntimeWebComponent<aggrid-groupingtable>

I am not sure what to do to remove the warning.
I did update all packages as well.
I have this is several places.
(And yes I did read the svyToolbarfilter version 2.0.0 update).
Servoy version: 2020.12.0.3621_rc2

Tom
Tom
prospect-saas.com
pitc
 
Posts: 115
Joined: Thu Nov 14, 2019 2:22 pm
Location: Ottawa, Ontario, Canada

Re: Servoy 2020.12 release candidate 2

Postby jcompagner » Mon Dec 21, 2020 10:11 am

so you didn't have that in rc1 but you do in rc2?
there is nothing that i can think of that reflects this in the servoy core

So create a case with a sample solution that demonstrates this.
Johan Compagner
Servoy
User avatar
jcompagner
 
Posts: 8828
Joined: Tue May 27, 2003 7:26 pm
Location: The Internet

Re: Servoy 2020.12 release candidate 2

Postby pitc » Tue Dec 22, 2020 6:08 pm

I was creating my test solution when I had to use the package manager to get the latest packages used on my custom solution to be the same as my test solution. The test code does NOT have this IDE warning. So I go back to my custom solution and now it too does NOT have the warning. Some thing happened I guess to trigger a re-evaluation of the code. Now all is fine.
Tom
Tom
prospect-saas.com
pitc
 
Posts: 115
Joined: Thu Nov 14, 2019 2:22 pm
Location: Ottawa, Ontario, Canada


Return to Latest Releases

Who is online

Users browsing this forum: No registered users and 17 guests

cron