• v0.8.1 488830cdad

    logofclient 0.8.1 Pre-Release

    fierke released this 2026-05-02 11:02:08 +00:00 | 41 commits to main since this release

    Fixes

    • line breaks in the wiki editor (wiki) (#34)
    • union produced to much items (address management) (#26)
    • the naming window was not always visible and in bad positions (#35)
    • deleting customers was not implemented (#36)

    Run or Build

    • provided linux-build needs .NET Runtime 9.0
    • to build your own version, use .NET SDK 9.0 and execute dotnet run inside the source-folder
    Downloads
  • v0.8.0 9becedbd97

    logofclient 0.8.0 Pre-Release

    fierke released this 2026-04-27 09:10:23 +00:00 | 53 commits to main since this release

    New Features

    • it's now possible to edit page and cell margins for label export (address management) (#33)
    • it's now possible to edit the amount of cells per page and font sizes for label export (address management) (#33)
    • you can now add new files and folders within the app (wiki) (#20)
    • you can now edit wiki-files within the app (wiki) (#5)
    • address-set renaming (address management) (#9)
    • new name for address-set when merging/importing, instead of generating one (address management) (#28)

    Fixes

    • font availability (#19)
    • default countries (#22)
    • csv-entries with quotation marks are now recognized (#30)

    Known-Bugs

    • creating linebreaks in wiki-editor is not possible (will be fixed in 0.8.1)

    Run or Build

    • provided linux-build needs .NET Runtime 9.0
    • to build your own version, use .NET SDK 9.0 and execute dotnet run inside the source-folder
    Downloads
  • v0.7.0 313cd58fc7

    Logof Client v0.7.0 Pre-Release

    fierke released this 2026-01-15 10:43:29 +00:00 | 84 commits to main since this release

    New Features

    • Initial Wiki-Functionality (only reading)
    • Filter-Button for the result window (#11)

    Fixes

    • address lines no longer extend beyond the margins (#17)
    • removed addresses with only on line (#16)
    • removed empty lines in address creation (#15)
    • fixed usage of refsid as general address-id (it's now using it's own "id") (#13)

    Run or Build

    • provided linux-build needs .NET Runtime 9.0
    • to build your own version, use .NET SDK 9.0 and execute dotnet run inside the source-folder
    Downloads