Difference between revisions of "BigVoice.CL Versions"

From SOUND4wiki
(0.9.3)
m (0.9.4)
Line 2: Line 2:
 
==0.9==
 
==0.9==
 
Preliminary evaluation versions
 
Preliminary evaluation versions
 +
===0.9.4===
 +
(Validating - 2023-04-12)
 +
 +
*Correct multiple instances starts/stop and authentication
 +
*Added CSRF protection on forms
 +
 
===0.9.3===
 
===0.9.3===
 
(2023-03-31)
 
(2023-03-31)

Revision as of 15:53, 12 April 2023


0.9

Preliminary evaluation versions

0.9.4

(Validating - 2023-04-12)

  • Correct multiple instances starts/stop and authentication
  • Added CSRF protection on forms

0.9.3

(2023-03-31)

  • Correct occasional memory corruption when used with many instances and removing some or quitting

0.9.2

(Testing 2023-03-24)

  • Correct stopping web server when connections are active
  • Library : added mono/stereo planar conversion
  • Fixed I/O conversion tools memory alignment errors
  • Fixed crash on x86_64 without AVX
  • Interface : do not add quotes to processor name
  • Create all default factory preset on new instances

0.9.1

(Testing 2023-03-20)

  • Correct storage (preset load/save) (bug since 1.1.0)
  • Library : added C++ dynamic library loader interface to avoid static linking

0.9.0

(Testing 2023-03-14)

First preliminary version