Skip to content

Releases: vittascience/vlearn

Note decrement with tries

27 Jan 20:46

Choose a tag to compare

Removed htmlspecialchars for title

17 Jan 06:40
76b6ceb

Choose a tag to compare

It's must be managed in front

1.4.40

27 Aug 09:05
5ad536a

Choose a tag to compare

What's Changed

Full Changelog: 1.4.39...1.4.40

1.4.39

12 Jun 15:38

Choose a tag to compare

Full Changelog: 1.4.38...1.4.39

1.4.38 - Fix for getRandomResourcesByLang to avoid id issue

25 Apr 12:33

Choose a tag to compare

Fixed views when updating course

30 Jan 14:43

Choose a tag to compare

1.4.36

23 Jan 10:19

Choose a tag to compare

Full Changelog: 1.4.35...1.4.36

1.4.35

20 Jan 14:52
471f210

Choose a tag to compare

What's Changed

Full Changelog: 1.4.34...1.4.35

Fix & enhancement for comment

06 Dec 08:33
f924a35

Choose a tag to compare

FK fix on db :

ALTER TABLE learn_comments
DROP FOREIGN KEY FK_298F36FC89366B7B;

ALTER TABLE learn_comments
ADD CONSTRAINT FK_298F36FC89366B7B
FOREIGN KEY (tutorial_id) REFERENCES learn_courses (id) ON DELETE CASCADE;

What's Changed

Full Changelog: 1.4.33...1.4.34

Fix for playlist update - check id

05 Dec 13:24

Choose a tag to compare