Skip to content

Releases: C0m3b4ck/Bookworm

GUI Version 4.3.0

26 Oct 11:18
22370a9

Choose a tag to compare

Changes:

  • added shared databases (shared between a few users)
  • fixed unencrypted database error
  • added more advanced DB management for superadmin
  • attempt to make DB files undeletable externally
    Errors:
  • when shared DB already exists, the popup does not show up (instead, backend just gives error)
  • yes/no in superadmin confirmation even when language is Polish

Zmiany:

  • dodano dzielone bazy danych (między kilku użytkowników)
  • naprawiono błąd z niezaszyfrowanymi danymi
  • dodano bardziej zaawansowaną kontrolę baz danych do superadmina
  • próba sprawienia baz danych nieskasowalne od zewnątrz
    Błędy:
  • kiedy istniejąca dzielona baza danych istnieje, popup się nie pojawia (zamiast tego backend pokazuje błąd)
  • yes/no zamiast tak/nie podczas tworzenia profilu superadmina, nawet jeśli wybrano język polski

GUI Version 4.3.0 Prerelease 1

24 Oct 04:24
268d693

Choose a tag to compare

Pre-release

Fixed issues:

  • restored encryption
  • fixed asking for language each time the user relogged
  • adding shared and unencrypted databases
    Note: cannot create second account due to database decryption error, currently fixing that (related to not creating a separate database but attempting to access superadmins' database instead)

Bugs:

  • database files are still deletable on windows

GUI Version 4.2.0

20 Oct 04:51
d7f4677

Choose a tag to compare

[FATAL FLAW - UNENCRYPTED DATABASES!!!]
Changes:

  • fixed language bugs for polish (especially in Czytelnicy tab)
  • made lending menu a table instead of a dropdown
  • made DB files undeletable without sufficient privileges (on Windows, untested)
  • made first user superadmin - their rank cannot be removed by other admins etc.

[KRYTYCZNY BŁĄD - NIEZASZYFROWANE BAZY DANYCH!!!]
Zmiany:

  • naprawiono błędy z językiem (szczególnie w zakładce Czytelnicy)
  • zamieniono menu wyporzyczeń na tabelę
  • pliki bazy danych są nieskasowalne bez odpowiednich uprawnień (na Windows, nietestowane)
  • pierwszy użytkownik to superadmin - inni nie mogą go zdegradować, usunąć itd.

GUI Version 4.1.0

03 Oct 04:45
7502b53

Choose a tag to compare

Changes:
-added Admin panel for managing privileges of users and managing databases,
-added Readers tab where you can manage loans and readers,
-added some QoL fixes to buttons,
-added option to disable popups in settings


Zmiany:
-dodano panel Administratora do zarządzania uprawnieniami użytkowników i zarządzania bazami danych,
-dodano panel Czytelników do zarządzania wyporzyczeniami i czytelnikami,
-dodano poprawki do przycisków,
-dodano opcję usunięcia dodatkowych okienek do ustawień

GUI Version 4.0.0

30 Sep 04:37
63def24

Choose a tag to compare

Changes:
-storing books in encrypted .sqlite instead of unencrypted .xlsx. These files are encrypted using username and password


Zmiany:
-przechowywanie książek w zaszyfrowanych .sqlite zamiast niezaszyfrowanych .xlsx. Te pliki są szyfrowane za pomocą nazwy użytkownika i hasła

GUI Version 3.1.0

19 Sep 16:49
63def24

Choose a tag to compare

Changes:

  • made the window from "Search" resizeable
  • fixed bug where ID, genre etc. in "Search" were still in English even when the language was Polish
  • added refreshing available themes every time "Settings" are saved
  • added searching via status to "Search" (status is borrowed/available/missing/other)

GUI Version 3.0.0

19 Sep 15:48
8a4672b

Choose a tag to compare

Additions:
-quality-of-life support for pressing enter, arrow movements, clearing cells etc.
-added theme creator to "Settings" button (themecreator)
-added "Update" button (updater)
-made installer

From now on, there will be an installer for each major release packaged using NSIS.


Dodano:
-obsługę przycisku enter, ruchów strzałkami, czyszczenia pól tekstowych itd.
-funkcję tworzenia własnych szablonów w sekcji "Ustawienia" (themecreator)
-przycisk "Aktualizuj" (updater)
-stworzono instalator

Od teraz, instalator będzie tworzony dla każdej większej aktualizacji za pomocą NSIS.

GUI Version 2.0.0

17 Sep 17:10
48df0a3

Choose a tag to compare

Changes:
-added the ability to add in custom themes,
-added settings tab where you pick default theme and language,
-allowing enter and tab to jump to next cell

From now on, the .exe will be distributed with "theme" folder with some themes, APL 2.0 license and default settings file.

bookworm_v200_PL.zip has the default language set to Polish.
bookworm_v200_EN.zip has the default language set to Polish.


Zmiany:
-dodano możliwość zmiany motywów aplikacji,
-dodano opcję "Ustawienia" do menu, gdzie można ustawić domyślny język oraz kolory aplikacji
-enter i tab przechodzą do kolejnej komórki tekstowej

Od teraz .exe będzie publikowany wraz z folderem "theme" z motywami aplikacji, licencją APL 2.0 i plikiem domyślnych ustawień.

bookworm_v200_PL.zip ma ustawiony domyślny język jako polski.
bookworm_v200_EN.zip ma ustawiony domyślny język jako angielski.

GUI Version 1.0.0

17 Sep 04:53
2d3ac7e

Choose a tag to compare

The first GUI release.

CLI Version 0.1.0

17 Sep 04:55
701baee

Choose a tag to compare

CLI Version 0.1.0 Pre-release
Pre-release

Lacks some features, including GUI.