Skip to content

v2.0.1

Choose a tag to compare

@GiulioMagini GiulioMagini released this 26 Jul 10:43
  • Set cache of FE static files to "no-cache". The speed of loading pages is quite the same, and solves the problem of using the program, in alternation, in two distinct location (2 program files, 2 databases, 1 browser with cache), or having FE modifications and reload the program with the older cache
  • Set option to cargo compiler to recompile the program when static file are changed. In this way the program puts the new static files into the program even if you are changing only FE files