*Hello all developers out there!!*:blob-wave: The...
# sdf
t
Hello all developers out there!!blob wave The SuiteCloud Development Tools team has just released the 24.1 version of the SuiteCloud SDK Development Tools! apartyblob This version is fully compatible with the latest NetSuite 24.1 version. It includes the latest library upgrades making it stable and secure šŸ”. The tools are tested against the latest operating systems, latest Visual Studio Code build vscode , and latest WebStorm 2023.3 webstorm_*.*_ The new version also provides multiple bug fixes. For more info, check out our official Release Notes. šŸš€ We hope that you continue developing your SuiteCloud customizations effortlessly. Don't hesitate to contact us for any issue! Happy coding! šŸ’» Ready to try out the new tools? Download the latest version of the tools here: • SuiteCloud IDE 2024.1 Plug-in for VS Code • SuiteCloud IDE 2024.1 Plug-in for WebStorm • SuiteCloud 2024.1 CLI for Node • SuiteCloud 2024.1 CLI for Java (Linux and MacOS) • SuiteCloud 2024.1 CLI for Java (Windows)
šŸ‘ 1
w
Hi, anyone else find any 2024.1 release notes on that link? I only got 2023.2 and the usual PDF for the new release doesn't mention anything.
d
yeah, I found the same. The only info in the official release notes (2024.1 PDF) is:
The new version of the tools include updates for third-party libraries and minor bug fixes and improvements.
which actually led to me reading through some of the github issues that were closed today. Including #646 from@erictgrubaugh, which was closed for not being replicable. Which I promptly replicated by following the replication steps.
šŸ‘€ 3
šŸ˜‚ 2
l
Hi @Watz If you don't find the 2024.1 release notes it's possible that your account has not been migrated and it's still in 2023.2
Hi @David B. I have answered you in the Github issue. for #646 Thanks for the data, I was able to replicate it. However, I'm afraid this issue is not directly related to the tools (CLI, IDE plugins) and that's why the ticket would remain closed. You should contact Customer Service Support to create an issue ticket so it could reach the team responsible of this feature and you could receive feedback of the process.
w
@Luis PƩrez Villegas (NS Devtools SE) If I log into my Release Preview I can follow your link and see the 2024.1 Release notes. But they are not telling me anything really, it's really not "More Info". I was expecting a list of changes/fixes/additions.
l
Hi @Watz. You are right. However the release information is correct. There are no major features in this release. We have updated the third-party libraries to avoid security vulnerabilities and fixed some minor issues like the problem with uploading files.
a
This may be a dump or odd question, but why the SDF plugin renders incompatible for every single minor WebStorm release? If WebStorm does not introduce any major changes why this plugin does not continue to work as many other plugins do? Is this a software architecture/design decision?
l
Hi @alien4u We try to maintain compatibility as broad as possible and at least with one year span However, any update in a third party dependency (libraries or even WebStorm architecture), could bring deprecation of methods that break our code, new fixes to possible security vulnerabilities, etc. Believe me that if we update SDF plugin is for a good reason.