Skip to content

0.4.0 - 2023-11-24

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 26 Nov 10:06

Release Notes

Bug Fixes

  • do not redownload last event every index

  • Re-download record events after reindex

  • Better relay handling

  • publis command should not use queue

Features

  • Updated config file format for index publishing.

  • Validate config file on startup.

  • NOM-04 support, relay publishing + .well-known

  • Version subcomand #18

  • record v1 upgrade block info

  • UI will now warn users when attempting a transfer on a name that doesn't exist or shouldn't be transferred

  • Added relays key to .well-known/nomen.json, per NOM-04 addition.

  • "rebroadcast" command will rebroadcast known record events

  • publish command to publish full relay index

Other

  • Preparing release v0.4.0

Refactor

  • Refactor: Refactored db module to sub-modules (#25)

  • Refactor: Some tweaks to db submodule refactoring

  • Refactor: Additional factoring on the db module

Testing

  • Test: Rewrote and refactored tests to base them on official test vectors (#24)

nomen 0.4.0

Download nomen 0.4.0

File Platform Checksum
nomen-aarch64-apple-darwin.tar.xz macOS Apple Silicon checksum
nomen-x86_64-apple-darwin.tar.xz macOS Intel checksum
nomen-x86_64-pc-windows-msvc.zip Windows x64 checksum
nomen-x86_64-unknown-linux-gnu.tar.xz Linux x64 checksum

nomen-cli 0.4.0

Download nomen-cli 0.4.0

File Platform Checksum
nomen-cli-aarch64-apple-darwin.tar.xz macOS Apple Silicon checksum
nomen-cli-x86_64-apple-darwin.tar.xz macOS Intel checksum
nomen-cli-x86_64-pc-windows-msvc.zip Windows x64 checksum
nomen-cli-x86_64-unknown-linux-gnu.tar.xz Linux x64 checksum