VisualNEO Web. Version 24.03.29 released (Major version) - Forum

Forum Navigation
You need to log in to create posts and topics.

VisualNEO Web. Version 24.03.29 released (Major version)

IMPORTANT: THIS IS A MAJOR VERSION UPDATE

Free update for those who bought or updated their license in the last three months:
The update is free only for users who have purchased VisualNEO Web or an update within the last three months (after 2023 december 29). If you are elegible for a free update please send us an email with your Purchase ID and System ID asking for a free upgrade. Please be patient. Meanwhile you will enjoy a full version 30 days free trial.

50% discount code for those who already have a license:
Users who purchased previously will get a 50% discount code.
If you don't get the discount code in your email within a few days just send us an email with your Purchase ID.

The new version includes a lot of new functionalities, improvements and bug fixes.

Software: VisualNEO Web
Version: 24.03.29

This is a major version update with many improvements:

Core Changes:

We have decided to fork AngularJS framework into our own version called Neogular.
All these previously included files have been removed to be bundled and compressed into a single file (neogular.js):

  • angular.min.js
  • angular-touch.min.js
  • angular-route.min.js
  • angular-animate.min.js
  • angular-sanitize.min.js

This change will improve generated applications load times and performance.
While bundling primarily aims at performance optimization, it also contributes to an application's security by adding a layer of obfuscation, reducing exposure, hiding library versions, facilitating integrity checks, and supporting more stringent content security policies.
It has no effect over previous applications and recompiling them will make them to benefit from this change.

New Metadata Tag:

We have included this new metadata tag to avoid automatic Google Translation popup (usuful for websites but annoying in web apps):

<meta name="google" value="notranslate">

Updated Plugins:

  • neoGpt:
    • Updated with new commands and options. (more info)
    • 4 New Sample Apps have been included.
  • neoCrop:
    • Updated with new commands to rotate and initilization options. (more info)
  • neoSQL:
    • Updated with new commands to create and manage in-memory databases. (more info)
  • neoCrypto:
    • New version with improvements on getting the commands results. (more info)

New Plugins:

  • neoOpenRouter
    • Plugin for OpenRouter.ai to enable more than 80 different AI models for conversational interfaces and chatbots that can understand and respond to user inputs. OpenRouter is an API platform that provides a standardized interface for accessing a variety of AI models from different providers.
      Overall, the OpenRouter API provides a convenient and standardized way for developers to access a variety of AI models, without having to integrate with each provider individually. This can save time and effort, making it a valuable tool for those working with multiple AI models and providers.
    • This plugin works exactly the same than neoGPT plugin but allows access to many more AI models, some of them for free (more info)
  • neoBlockEditor
    • This plugin provides a Block-style editor with a universal JSON output.
      It's a modern, block-structured web editor designed for building intuitive, clean, and readable content. It deviates from the traditional rich text editors by organizing content into discrete blocks of various types, such as paragraphs, headings, images, code, lists and more.
      It allows to include a complete Content Editor in your apps or just render previosly created content.
    • Sample app included (check it here) (more info) 

Updated documentation.

You can download the new version from the downloads section.

Please let me know if you have any issues or questions.
Thank you very much for your support!

Vadim, alangonzalez91 and 9 other users have reacted to this post.
Vadimalangonzalez91farhad2008GaevdanitoDarbdenralAnthony LaTorresmartmediaroccocoglianosusanalexander_loc

Always a good day when a new VisualNeo update rolls out.

Thanks Luis

luishp, Darbdenral and susan have reacted to this post.
luishpDarbdenralsusan

Yes, a really good day and a really big update..

Thanks!

Hi @luishp,

Thank you for the update !!

luishp has reacted to this post.
luishp

Luis, thank you so much for your hard work! It is obvious that a lot of work has been done!

luishp has reacted to this post.
luishp

I have updated the neoBlockEditor Sample App (source code attached)
Note that the final HTML can be pasted directly into a Container HTML, even if it contains images.
It makes this sample app a very convenient way to create and edit content for your apps.
Let me know if you have any doubts or comments.

Thank you!

Uploaded files:
  • You need to login to have access to uploads.
fkapnist has reacted to this post.
fkapnist

@luishp
< meta name= "google" value= "notranslate" >  - This is a very good tag

luishp and CDY@44 have reacted to this post.
luishpCDY@44
Quote from luishp on March 30, 2024, 8:29 am

I have updated the neoBlockEditor Sample App (source code attached)
Note that the final HTML can be pasted directly into a Container HTML, even if it contains images.
It makes this sample app a very convenient way to create and edit content for your apps.
Let me know if you have any doubts or comments.

Thank you!

This block editor will be very useful

 

luishp has reacted to this post.
luishp