Exolynk v1.5.0

Posted 2025-12-17 07:00:00 ‐ 1 min read

This article shows the details of the release v1.5.0

Following a list of all changes which are included with the v1.5.0 release.

Breaking Changes:

  • The rune function 'Color::new' is now taking r,g,b,a instead of a string as input #593

New Features:

  • The length of ident's is now automatically shortend to max 30 characters #772

Bug Fixes:

  • OOTB variables which have not been defined in modeler are readonly by default again #791
  • Title margin adjusted in ShellBar #773
  • Prevent overflow of color values by saving it as rgba #593
  • Reset filter when changing free text search input #795
  • Allow to reset sort by filter setting inside ui #797
  • Fixed set_month function documentation #794
  • Autoreload page when pressing session reset in ui #796
  • Scrolling in tables and lists fixed #790
  • Fixed a bug which prevented the execution of exo::rpc_page #793
  • Url search query change, is now triggering a reload again #799
  • Fixed sorting order in reference search panels #800
  • Fixed default coloring for charts with no color set #798
  • Added a script which shorts too long columns #772
  • Fixed markdown editing and change of the component #775