ljoonal/NeosPeeps
ljoonal
/
NeosPeeps
Archived
1
Fork 0
  • v0.4.6 d2041d30c0

    v0.4.6 Stable

    ljoonal released this 2023-04-02 17:42:08 +03:00 | 0 commits to main since this release

    Update deps to fix breaking Neos API domain change

    Full changelog

    Downloads
  • v0.4.5 a047cb036c

    v0.4.5 Stable

    ljoonal released this 2022-09-18 22:39:53 +03:00 | 3 commits to main since this release

    • Few automatically applied clippy fixes
    • Update egui version
    • Add finishing touches to release script

    Full changelog

    Downloads
  • v0.4.4 1724f086f8

    v0.4.4 Stable

    ljoonal released this 2022-08-18 00:56:08 +03:00 | 7 commits to main since this release

    • Bumped deps and ensuring the new flatpak release script works

    Full changelog

    Downloads
  • v0.4.2 badb60e21e

    v0.4.2 Stable

    ljoonal released this 2022-08-11 00:44:02 +03:00 | 18 commits to main since this release

    • Updated dependencies, changed time/date handling from chrono to time date
      • Gets rid of theoretically (not in practice don't think) possible CVE
      • Time formatting configuration will need to be redone as it's different

    Full changelog

    Downloads
  • v0.4.1 55a257a8b9

    v0.4.1 Stable

    ljoonal released this 2022-06-15 19:49:09 +03:00 | 22 commits to main since this release

    • Updated dependencies, includiong a new major version of the GUI framework

    Full changelog

    Downloads
  • v0.4.0 85afaeccb8

    v0.4.0 Stable

    ljoonal released this 2022-04-11 11:30:52 +03:00 | 29 commits to main since this release

    • Stabilized alpha release into a stable one
    • Very minor tweaks

    Full changelog

    Downloads
  • v0.4.0-alpha.3 0b5ee167aa

    v0.4.0-alpha.3 Pre-Release

    ljoonal released this 2022-03-23 02:45:37 +02:00 | 32 commits to main since this release

    • Fixed a crash with a workaround to disable opening user window from user window's sessions where clicking on an username used to crash.
    • Added removing/adding friends
    • Some other misc tweaks

    Full changelog

    Downloads
  • v0.4.0-alpha.2 c59d22397f

    v0.4.0-alpha.2 Pre-Release

    ljoonal released this 2022-03-18 09:09:22 +02:00 | 38 commits to main since this release

    • Fixed a crash that was caused from session name XML stripping

    Full changelog

    Downloads
  • v0.4.0-alpha.1 9c9e01e44a

    v0.4.0-alpha.1 Pre-Release

    ljoonal released this 2022-03-17 23:49:42 +02:00 | 41 commits to main since this release

    • Added a highly experiemntal feature: sending & receiving messages
    • Added license page
    • Other minor changes

    Full changelog

    Downloads
  • v0.3.0 ade9e9ae70

    v0.3.0 Stable

    ljoonal released this 2022-02-25 15:05:53 +02:00 | 65 commits to main since this release

    • Added optional update checking
    • Added credits page
    • Reorganized navigation menus
    • Updated the GUI framework (eframe/egui) version
    • Switched to using eframe's new image handle instead of our custom one
    • Reworked internal threading logic to be less intertwined with GUI code
    • Also reworked some other internal code things to be split out into modules better
    • Other minor changes

    Full changelog

    Downloads