Skip to content

Releases: dom1torii/yet-another-server-picker

0.1.0

21 Jan 11:51

Choose a tag to compare

Release 0.1.0 is finally here.

  • You can now use config.toml in your home/user directory to change settings:
[relays]
show_perfectworld = true

[ips]
path = "/home/username/yasp_ips.txt"

[logging]
enabled = false
path = "/home/username/yasp.log"
  • Switch between block/allow on select screen by pressing t.
  • The tool finally has an icon.
  • Release on AUR.
  • Easier install/uninstall with taskfile.yml on linux.
  • Other small fixes.

0.0.5

15 Jan 17:14

Choose a tag to compare

  • Renamed to YASP (Yet Another Server Picker)

0.0.4

12 Jan 21:11

Choose a tag to compare

  • Swiched UI library to bubbletea
  • Added ping display
  • Bug fixes

0.0.3

05 Jan 20:38

Choose a tag to compare

  • Updated server sorting to be in columns instead of rows
  • Added presets
  • Small tweaks

0.0.2

04 Jan 01:31

Choose a tag to compare

added sudo request

0.0.1

04 Jan 00:19

Choose a tag to compare

releases via goreleaser