Skip to content

2.5.0

Compare
Choose a tag to compare
@github-actions github-actions released this 11 Sep 20:40
· 1004 commits to master since this release

Shiny new things

  • Added support for mobile devices (iOS and Android) and tablets (iPad and Android tablets) ISSUE#27
  • CSV import option included on menu ISSUE#129
  • Global search now admit regex ISSUE#169
  • New metadata options from dataview: Inlinks and Outlinks ISSUE#170

Improved

  • Button to clear date and datetime fields ISSUE#160
  • New option to add an alias for all url links per column ISSUE#157

No longer broken

  • Yaml config centinel was changed to convive with Templater plugin ISSUE#179
  • onBlur did not work well on empty text cells ISSUE#352
  • DnD conflicts with resize fixed ISSUE#349
  • Dark mode for principal and filters menu ISSUE#350