Your Name
133bb2d002
v0.7.44 - Release v0.8.0 with NIP-59 timestamp randomization and status command fixes
2025-10-27 13:20:50 -04:00
Your Name
edbc4f1359
v0.7.43 - Add plain text 'status' command handler for NIP-17 DMs
2025-10-27 13:19:10 -04:00
Your Name
af186800fa
v0.7.42 - Fix ephemeral event storage and document monitoring system
2025-10-26 15:02:00 -04:00
Your Name
2bff4a5f44
v0.7.41 - Fix SQL query routing in admin API - add missing sql_query case to handle_kind_23456_unified
2025-10-26 13:34:16 -04:00
Your Name
edb73d50cf
v0.7.40 - Removed event_broadcasts table and related code to fix FOREIGN KEY constraint failures preventing event insertion
2025-10-25 15:26:31 -04:00
Your Name
3dc09d55fd
v0.7.39 - Set dm's back 2 days to adjust for timestamp ramdomization of giftwraps.
2025-10-23 18:43:45 -03:00
Your Name
079fb1b0f5
v0.7.38 - Fixed error upon startup with existing db
2025-10-23 11:17:16 -04:00
Your Name
17b2aa8111
v0.7.37 - Enhanced admin interface with sliding sidebar navigation, moved dark mode and logout to sidebar footer, improved button styling consistency
2025-10-22 12:43:09 -04:00
Your Name
78d484cfe0
v0.7.36 - Implement sliding side navigation menu with page switching for admin sections
2025-10-22 11:01:30 -04:00
Your Name
182e12817d
v0.7.35 - Implement event-driven monitoring system with dual triggers for events and subscriptions
2025-10-22 10:48:57 -04:00
Your Name
9179d57cc9
v0.7.34 - We seemed to maybe finally fixed the monitoring error?
2025-10-22 10:19:43 -04:00
Your Name
9cb9b746d8
v0.7.33 - Refactor monitoring system to use subscription-based activation with ephemeral events - fixes recursive crash bug
2025-10-19 10:26:09 -04:00
Your Name
57a0089664
v0.7.32 - Implement ephemeral event bypass (NIP-01) - events with kinds 20000-29999 are now broadcast to subscriptions but never stored in database, preventing recursive monitoring event loops
2025-10-19 09:38:02 -04:00
Your Name
53f7608872
v0.7.31 - Fixed production crash by replacing in-memory subscription iteration with database queries in monitoring system
2025-10-18 18:09:13 -04:00
Your Name
838ce5b45a
v0.7.30 - Update increment and push script
2025-10-18 15:04:45 -04:00
Your Name
e878b9557e
v0.7.29 - Update increment and push script
2025-10-18 14:57:34 -04:00
Your Name
6638d37d6f
v0.7.28 - Update increment and push script
2025-10-18 14:55:51 -04:00
Your Name
4c29e15329
v0.7.27 - Update increment and push script
2025-10-18 14:53:37 -04:00
Your Name
36c9c84047
v0.4.7 - Implement NIP-70 Protected Events - Add protected event support with authentication checks, comprehensive testing, and relay metadata protection
2025-10-03 06:44:27 -04:00
Your Name
88b4aaa301
v0.4.6 - Implement NIP-50 search functionality with LIKE-based content and tag searching
2025-10-03 05:43:49 -04:00
Your Name
eac4c227c9
v0.4.5 - Fix NIP-45 COUNT test to account for existing relay events and handle replaceable events correctly
2025-10-03 05:19:39 -04:00
Your Name
d5eb7d4a55
v0.4.4 - Just waking up
2025-10-03 04:52:40 -04:00
Your Name
80b15e16e2
v0.4.3 - feat: Implement dynamic configuration updates without restart
...
- Add cache refresh mechanism for config updates
- Implement selective re-initialization for NIP-11 relay info changes
- Categorize configs as dynamic vs restart-required using requires_restart field
- Enhance admin API responses with restart requirement information
- Add comprehensive test for dynamic config updates
- Update documentation for dynamic configuration capabilities
Most relay settings can now be updated via admin API without requiring restart, improving operational flexibility while maintaining stability for critical changes.
2025-10-02 15:53:26 -04:00
Your Name
cfacedbb1a
v0.4.2 - Implement NIP-11 Relay Information Document with event-based configuration - make relay info dynamically configurable via admin API
2025-10-02 11:38:28 -04:00