BETA
My accountGet started
Sep 022024
Total.js Platform
2 min read

August report 2024

A quick overview of all changes and news from the entire Total.js Platform. Read more about our work.

August report 2024

Total.js Enterprise

  • added a new Dashboard app

Total.js framework 5

  • unified debug and release mode
    • they use monitoring files
    • monitoring can be disabled via options.watcher = false in the start script
  • extended edit mode:
    • added restart command
    • added stop command
  • fixed partial validation
  • fix image bug in the Image.measureWEBP() method by Marek Mraz
  • added HTTP auto-redirect for WebSocketClient
  • added support for WebSocket redirections in the remote edit
  • fixed CACHE.read()
  • added a new argument size {Number} to the WebSocket.on('message', function(client, msg, [size])) event
  • improved config & resource parser by adding support for = between key and value and for # as a comment

Total.js framework 4

  • fixed inline declared middleware &middleware in the ROUTE() method
  • fixed partial validation
  • fix image bug in the Image.measureWEBP() method by Marek Mraz

Total.js UI Library

jComponent v20:

  • added missing UNAUTHORIZED() method
  • increased delay after importing 3rd party content via the IMPORT() method

jComponent v19:

  • fixed the @change flag with exports.push() and PUSH() method
  • fixed returing of the plugin instance in the $(selector).plugin() method
  • fixed plugin.watch() with multiple paths.

UI components

  • added radiobutton type to j-Input
  • fixed j-Validate component for jComponent v20
  • fixed j-Validation component for jComponent v20
  • added the component.root() method to j-Breadcrumb
  • added support for navigator.setAppBadge() in j-FavIconUnread
  • fixed date filtering in j-DataGrid in the client-side mode
  • added maximized option into the offset in j-Windows
  • extended configuration for j-Display
  • fixed autofill option in the j-Input for jComponent v20
  • fixed j-Enter in jComponent v20

Code

  • fixed Total.js v5 start script
  • added syntax highlighting for the .properties extension

Flow

  • updated UI components
  • updated jComponent library

OpenPlatform

  • added support for reqtoken and restoken query arguments for importing apps
  • updated UI components.

Flow Editor

  • updated UI components
  • updated jComponent library

Flow Editor (offline)

  • updated UI components
  • updated jComponent library

Todomator

  • added MDI architecture for the tickets and improved functionality
  • fixed responsive design

UI Builder

  • added support for attrs attribute in the UI schema
  • added a new event instance.on('child', function(instance) { ... })
  • fixed horizontal scrollbar

CMS

  • added a new UI component: j-FileReader
  • improved widgets list
  • added supports for drag & drop in the layouts