Skip to content

Releases: dedaleDev/BookWorm

0.2.3

08 Jun 16:10
96fcb6a
Compare
Choose a tag to compare

This update includes new README.md.

0.2.2

31 May 05:51
Compare
Choose a tag to compare

This is a maintenance release :

  • Fixed a minor bug when adding note > 10.
  • Fixed a minor bug on UX interface when search other type than Livre.
  • Fixed minor bugs

0.2.1

30 May 18:34
Compare
Choose a tag to compare

This update is a major bugfix release:

  • Fixed critical packet sequence error bug with multithreading and pymysql. BookWorm is now faster when generating a web page.
  • Fixed a minor bug in searchLivre which showed the option don't available in search type.
  • Added 404 error when displaying an unknown livre;
  • Fixed a small crash with Firefox and date format.
  • Fixed a small bug when Admin was deleting users or editors.
  • Other minor fixes

0.2.0

29 May 17:27
509125c
Compare
Choose a tag to compare

This update includes new bugs fix and mark the end of this project.

  • fix bug with git and img not present
  • removed useless alert

0.1.10

28 May 19:57
Compare
Choose a tag to compare

This release is a bug fix release and minor improvement.

  • Better error management with packet error sequence.
  • fix a bug who showing filters in other search type than Livre.
  • add support for filter byDispo.
  • add support for filter by disponibility
  • add support for filter by genre.
  • new cmpt for search results.
  • new readme.txt
  • fix minor bugs.

0.1.9

26 May 18:43
Compare
Choose a tag to compare

This update includes new bugs fix and minor code improvements :

  • Improved security on operationOnDataBase and searchEngine.
  • Minor improvement of critical packet sequence error.
  • User can now update personal note to a book
  • fixed a bug in positions and size of account and admin space in Firefox.
  • fixed a bug when adding Editeur and Point de vente.
  • Better search result for sort by pertinence.
  • code optimizations
  • and many and many other bugs fixed.

0.1.8

25 May 20:50
Compare
Choose a tag to compare

This update is focused on cleaning code and fix bugs.

  • Removed ancient command line interface. (For use BookWorm in CLI mode, please check BookWorm 0.1.0).
  • General improvement CLI Color.
  • Added doc string on all function and API.
  • Fixed minor bug when deleting a book who as been noted.
  • Nav bar are now available in all the public web site.
  • Added new search option : search by pertinence✦. This new mode provide very best result.
  • Major Code optimizations.

0.1.7

25 May 16:32
Compare
Choose a tag to compare

This update includes new functionality improvements :

  • Each user can now attribute a note to a Livre.
  • Minor fix and corrections of bugs.

0.1.6

25 May 14:54
Compare
Choose a tag to compare

This update includes major improvements and minor fix :

  • Added support for editing Livres, Auteurs, Point de ventes, Editeurs, Utilisateurs, Emprunts.
  • Added support for adding Livres, Auteurs, Point de ventes, Editeurs, Emprunts.
  • Added support for deleting Livres, Auteurs, Point de ventes, Editeurs, Emprunts.
  • User can now create account.
  • Deleting book now delete images picture.
  • When renit database images pictures are restored.
  • Fix many and many minor bugs.

0.1.5

19 May 10:33
Compare
Choose a tag to compare

This update includes new fix and improvements

  • User can now book Livre
  • Fixed management of big error
  • Fixed minor bugs
  • Code improvements