ljoonal/NeosPeeps
ljoonal
/
NeosPeeps
Archived
1
Fork 0
  • v0.2.2 a8e7a653d9

    v0.2.2 Stable

    ljoonal released this 2022-01-22 14:36:32 +02:00 | 78 commits to main since this release

    • Tiny patch to actually render new frames every once in a while to run app logic in background too.

    Full changelog

    Downloads
  • v0.2.1 06d3bb2aec

    v0.2.1 Stable

    ljoonal released this 2022-01-21 19:19:08 +02:00 | 81 commits to main since this release

    • Tiny patch to remove the terminal window from the release builds.

    Full changelog

    Downloads
  • v0.2.0 d4e19a1da5

    v0.2.0 Stable

    ljoonal released this 2022-01-21 18:20:48 +02:00 | 83 commits to main since this release

    • Make the session popup window show all the details
    • Self-sign windows releases to try to see if it helps with smart creen at all
    • Re-work the whole threading & loading code to make failed fetches recoverable.

    Full changelog

    Downloads
  • v0.1.3 0fef2b1171

    v0.1.3 Stable

    ljoonal released this 2022-01-21 03:26:28 +02:00 | 102 commits to main since this release

    • Updated neos_rs to a better fix than a hotfix for MachineIDs

    Full changelog

    Downloads
  • v0.1.2 aa5e42e994

    v0.1.2 Stable

    ljoonal released this 2022-01-21 01:17:49 +02:00 | 109 commits to main since this release

    Hotfix due to newly seen OwnerID type:

    • Allow refreshes even if already loading
    • Update neos_rs for the hotfix

    Full changelog

    Downloads
  • v0.1.1 6f5ad56b01

    v0.1.1 Stable

    ljoonal released this 2022-01-20 23:06:17 +02:00 | 117 commits to main since this release

    A few bug fixes:

    • Fixed filtering casing
    • Fixed displaying sessions in user popup window
    • Remove an extra debugging print statement

    Full changelog

    Downloads
  • v0.1.0 90c4d11e73

    v0.1.0 Stable

    ljoonal released this 2022-01-20 21:58:12 +02:00 | 127 commits to main since this release

    Huge update, overall this is like the first "proper" release!

    • Change from locks to threads
    • Add filters to show search
    • Better sessionlist
    • Searching non-friend users
    • Better friendslist
    • Open a specific user and show their details
    • Lots of style changes
    • Added support for Japanese characters

    Full changelog

    Downloads
  • v0.0.1 25af5c4849

    v0.0.1 Stable

    ljoonal released this 2022-01-19 00:57:40 +02:00 | 167 commits to main since this release

    • Added sessions view
    • Fixed some image resolving logic
    • Made layouting hopefully better
    • CI testing

    Full changelog

    Downloads
  • v0.0.0-alpha.3 ed1b7845a0

    v0.0.0-alpha.3 Pre-Release

    ljoonal released this 2022-01-18 01:47:03 +02:00 | 176 commits to main since this release

    The initial release of NeosPeeps!
    Meant for ironing out any bugs before more features are added.
    Currently implements viewing your friends with avatars and their focused session.

    Downloads