^
Navigate CMS v2.9.5 r1611 (2022/03) Regístrate Identifícate Tu cuenta Cerrar sesión

Actualización de Navigate CMS: 2.4

28
may '17
0
Comentarios

El equipo de Navigate CMS acaba de lanzar una actualización que incluye las siguientes características/correcciones/mejoras destacadas:

  • actualizado TinyMCE a la última versión (corrige un montón de pequeños errores)
  • mejora del tiempo de carga de TinyMCE mediante la compresión de plugins
  • añadido atributo "opacity" al crear imágenes redimensionadas
  • más código adaptado a PHP 7
  • pequeñas correcciones aquí y allí

Lista completa de cambios (en inglés):

* improved domain punycode compatibility
* nvweb conditional: fixed bug in a comments query
+ webusers: send email to website contacts after a new user registration (except when created in Navigate CMS interface)
* files: generate a PDF thumbnail image if imagick extension is installed
* files: fixed editing images with pixlr
* feedcreator.class: added PHP7 compatibility
+ properties: new mode (format:"list") for "categories" type (allows ordering)
* web dictionary: "node_uid" field was missing in some queries
* webuser.class: when creating a webuser from a social profile (f.e. Facebook), fill in all known information before sending the new webuser notification
* IXR_Library: created constructors for PHP 7 compatibility
* translations: fixed some typos in Catalan translation
* nvweb content: "length" attribute was ignored
* interface: minor adjustments
* navigate: small adjustments in PHP code
+ files: added Photopea editor but kept disabled, needs more testing
* blocks: added compatibility code to get rid of the "code" attribute and use id instead
+ naviforms: added button to add a custom value to an autocomplete field
* navigate: added tinymce plugins compression (speeds up loading editor)
+ blocks: added option to duplicate a block
* files: fixed problem retrieving Youtube's thumbnails on some cases
* libraries: updated jQuery Inputmask v3.3.6
+ naviforms: allow extra classes in selectfields (using Select2)
* jQuery: replace $.getScript usages, now using $.ajax
+ nvlist conditional: by "comment" check="website" empty="true|false"
* comments: fixed deleting comments without properties
* nvweb routes: fixed bug when generating some types of feeds
+ file.class: added opacity parameter when generating a resized image (thumbnail)
+ nvweb blocks, gallery & properties: allow using "opacity" parameter for images
+ nvweb.objects: added optional "opacity" parameter for resized images
* nvweb search: pass call to nvweb list when possible, because "search" webget will be deprecated
* media browser: fixed empty message when trying to remove a file already removed
* nvlist: added more flexibility in custom_source mode
* structure: fixed a couple of problems editing structure objects
* themes: fixed error in compatibility mode for 1.x themes
* updated TinyMCE v4.6.2
* libraries: workaround for TinyMCE 4.6.2 fontsize selector bug

Puedes ver los cambios del código fuente en nuestro repositorio Bitbucket o en su copia en Github.

Para actualizar automáticamente tu instancia de Navigate CMS, inicia sesión como Administrador y entra en la función Configuración > Actualizar. También puedes descargarte la actualización desde SourceForge y aplicarla manualmente.

 
InformaciónBlogDesarrollo