X-Git-Url: https://mop.ddnsfree.com/gitweb/?a=blobdiff_plain;f=CHANGELOG;h=c32ce0e04136efdbcf081b50651267903126336e;hb=84302b35411a80939a7f1e2a62c2053fe9fa4c08;hp=a483e8422887f92170e046f704e582d1ab938c4b;hpb=fe2b23562e38f13d1a87ba23c7d7a273a8f19b56;p=brisk.git diff --git a/CHANGELOG b/CHANGELOG index a483e84..c32ce0e 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -1,3 +1,31 @@ +2.4.1 + ENH rabbit user state added + ENH radio button instead flat pref in room + ENH restore room after isolation mode leaved + ENH sound when auction finish added (with preference) + ENH page title change when auction finish + +2.4.0 + ENH splash window + ENH isolation mode + ENH donometer + ENH placing with dates range + +2.1.6 + ENH commands menu added + ENH /listen and /mesgtoadm commands added + ENH improved inheritance between classes + ENH auth only tables disposition changed + +2.1.5 + ENH myconsole.js facility added (js) + ENH rendering of standup users area (func j_stand_cont()) refactored with a more + comfortable "inertial behavior" and decoupling incoming "model" with + local "view", what a mess! (js) + ENH moved briskin5 functions from Obj/brisk.phh to briskin5/Obj/briskin5.phh (php) + ENH moved briskin5 functions from commons.js to briskin5/briskin5.js (js) + ENH start of multi-language support (lang-related images) (php, gfx) + 2.1.4 ENH heartbit refactored (js) ENH watchdog added (js+php)