Skip to content

Releases: fondlez/familyledger

[0.3.0] Added --show-account and language translations

04 Oct 07:33
Compare
Choose a tag to compare

x64.zip = Windows 64-bit (e.g. Windows 7 and later)

ADDED

  • --show-account option to show or hide account names. Set to anon by
    default. Settings:
    • anon = anonymous label such as "Account1", "Account2", etc. based on
      alphabetic sorting of the account names.
    • blank = completely empty/blank account name.
    • full = full account name (the previous default).
    • mask = a masked account name, showing only the first and last letter,
      e.g. "A*****t".

CHANGED

  • account names are now anonymous by default for security reasons such as
    when distributing files or screenshots or videos. Use --show-account
    to change this setting, e.g. --show-account full.
    (Thank you to Vrograg, https://www.youtube.com/@VrogragFishslayer)

FIXED

  • --lang option is now usable. This enables language translation using
    po/mo files under the 'share/locale' folder.
    • get tools like PoEdit or Eazy Po make it easier to create translations
    • e.g. copy share\locale\en folder to share\locale\ru then use the
      above tools to edit the po files which should automatically create a
      mo file every time you save
    • finally, call Family Ledger with an option such as --lang ru.

The executables should work on every Windows version from Windows 7 SP1 64-bit to Windows 10 at minimum. Windows versions before Windows 10 may require Microsoft Visual C/C++ runtimes installed on the machine, e.g. this all-in-one pack: https://www.techpowerup.com/download/visual-c-redistributable-runtime-package-all-in-one/

Nothing below here is required to run the application.

[0.2.2] Improved handling of empty fields in Possessions data

28 Sep 01:11
Compare
Choose a tag to compare

x64.zip = Windows 64-bit (e.g. Windows 7 and later)

FIXED

  • Improved handling of potentially empty fields in Possessions data, such as 'faction' and 'money'.

The executables should work on every Windows version from Windows 7 SP1 64-bit to Windows 10 at minimum. Windows versions before Windows 10 may require Microsoft Visual C/C++ runtimes installed on the machine, e.g. this all-in-one pack: https://www.techpowerup.com/download/visual-c-redistributable-runtime-package-all-in-one/

Nothing below here is required to run the application.

[0.2.1] New binaries - Nuitka instead of PyInstaller

23 Sep 06:44
Compare
Choose a tag to compare

x64.zip = Windows 64-bit (e.g. Windows 7 and later)

Family Ledger executable files on Windows x64 platforms have been updated. There are no new features, just that the build process has been updated to use Nuitka instead of PyInstaller.

The executables should work on every Windows version from Windows 7 SP1 64-bit to Windows 10 at minimum. Windows versions before Windows 10 may require Microsoft Visual C/C++ runtimes installed on the machine, e.g. this all-in-one pack: https://www.techpowerup.com/download/visual-c-redistributable-runtime-package-all-in-one/

Nothing below here is required to run the application.

Realm filter

11 Feb 00:10
Compare
Choose a tag to compare

x64.zip = Windows 64-bit (e.g. Windows 7 and later)
x86.zip = Windows 32-bit (e.g. Windows XP)

ADDED

  • Command line option '-r' or '--include-realm' to filter specific realms.

Nothing below here is required for the application to work.

Initial release.

11 Feb 00:03
Compare
Choose a tag to compare

x64.zip = Windows 64-bit (e.g. Windows 7 and later)
x86.zip = Windows 32-bit (e.g. Windows XP)

Nothing below here is required for the application to work.

Checksums (SHA256)

x86:

d134111b10636152303b022d642f9c75003d6af180b00970137992059c298bca *ledger.exe
0a15372c4a74104b7560eb94787e7764244c25f5e7030804587254b3e567a023 *ledger_web.exe

x64:

fe8251925e159e8e9b015577c4a6dd10f8fd43c04aa46e8a45617a5ab8c2e0d4 *ledger.exe
a0aa83e62900b0cff2cb00a6759aac768ff2f7fded76a63f4243beddd22dcdc1 *ledger_web.exe

source:

e52aa79ddff474e43f8b18e9d07d146badb7f226eaf18d62ac74b1e5666b0a1e *FamilyLedger-0.1.0-source.zip