v1.2.39 - Fix IP Bans page: convert rows+columns SQL response format to objects for display

This commit is contained in:
Your Name
2026-02-25 06:53:50 -04:00
parent 10c19bc243
commit 6b20452fab
3 changed files with 22 additions and 9 deletions
+2 -2
View File
@@ -13,8 +13,8 @@
// Using CRELAY_ prefix to avoid conflicts with nostr_core_lib VERSION macros
#define CRELAY_VERSION_MAJOR 1
#define CRELAY_VERSION_MINOR 2
#define CRELAY_VERSION_PATCH 38
#define CRELAY_VERSION "v1.2.38"
#define CRELAY_VERSION_PATCH 39
#define CRELAY_VERSION "v1.2.39"
// Relay metadata (authoritative source for NIP-11 information)
#define RELAY_NAME "C-Relay"