Releases: stakwork/sphinx-relay
Releases · stakwork/sphinx-relay
v2.3.2
What's Changed
- update: added a fix to the boost issue by @tobi-bams in #661
- build(deps): bump engine.io from 6.2.1 to 6.4.2 by @dependabot in #678
- update: ensured more than 10 messages are left in every chat by @tobi-bams in #658
- Feat get invoice detail by @tobi-bams in #677
- build(deps): bump dns-packet from 5.3.0 to 5.6.0 by @dependabot in #681
- build(deps): bump minimatch from 3.0.4 to 3.1.2 by @dependabot in #507
- fix is_lnd condition for cln proxy in grpc/interfaces. rm dead actions by @Evanfeenstra in #684
- feat: added dist into gitignore and force added dist folder in gitaction by @kevkevinpal in #686
Full Changelog: v2.3.1...v2.3.2
v2.3.1
What's Changed
- Feat/sentiment bot by @tobi-bams in #633
- simplify loadLightning func by @Evanfeenstra in #634
- Update/sentiment bot by @tobi-bams in #635
- feat: cache stack test by @tobi-bams in #636
- Feat/cache integration by @tobi-bams in #639
- try fix proxy sub err by @Evanfeenstra in #646
- Feat: messages deleter by @tobi-bams in #642
- update: add sleep for 10000ms by @tobi-bams in #651
- fix: fixing bot message profile picture by @tobi-bams in #652
- Feat/javis bot by @tobi-bams in #650
- Fix/crash by @tobi-bams in #655
- Fix/payment error handling by @tobi-bams in #657
- fix grpc ts type generator by @antonilol in #663
- CLN native getinfo with generated types by @Evanfeenstra in #664
- clearer configs for cln, merge gl and cln cert setup, test cln info by @Evanfeenstra in #665
- less strict type guards lnd/proxy/cln by @Evanfeenstra in #670
- try catch around massPingHubFromProxies by @Evanfeenstra in #671
- whenever check isLND also add or isProxy by @Evanfeenstra in #672
Full Changelog: v2.3.0...v2.3.1
sphinx-relay-2.3.0
- refactor MQTT connections to use proxy HD key signing (optional)
- fixes for proxy root key user
- fixes for admin routes
sphinx-relay-2.2.13
What's Changed
- Feat/reputation by @tobi-bams in #480
- update: Person profile test updated by @tobi-bams in #486
- Feat/feeds by @tobi-bams in #485
- Feat/badges by @tobi-bams in #488
- fix: bumped eslint amount by @kevkevinpal in #489
- final_cltv_delta = 40 for send_payment, 43 for query_route to equaliz… by @Evanfeenstra in #499
- greenlight: add installer release checklist to docs by @decentclock in #501
- feat: update lsats that are valid before session_secret was set to invalid by @tobi-bams in #503
- final cltv delta to 141, also configurable by @Evanfeenstra in #504
- revamp token auth, enable admin auth by @Evanfeenstra in #490
- Feat/feeds by @tobi-bams in #492
- Feat/feeds by @tobi-bams in #511
- build(deps): bump express from 4.17.1 to 4.17.3 by @dependabot in #512
- Feat/badge bot by @tobi-bams in #493
- build(deps): bump socket.io-parser from 4.0.4 to 4.0.5 by @dependabot in #509
- Bump protobufjs from 6.11.2 to 6.11.3 by @dependabot in #450
- build(deps): bump qs from 6.10.1 to 6.10.3 by @dependabot in #510
- build(deps): bump decode-uri-component from 0.2.0 to 0.2.2 by @dependabot in #508
- feat: added logs with chatgpt by @kevkevinpal in #505
- fix: made the bot message seen as false by @kevkevinpal in #514
- Feat/action history test by @tobi-bams in #517
- Debug recommendation by @tobi-bams in #516
- Debug recommendation by @tobi-bams in #518
- Docs/network by @kevkevinpal in #519
- fix: lower limit amount for /feeds by @kevkevinpal in #520
- Fix/eslint unlock util by @kevkevinpal in #522
- Eslint/tribes promise async by @kevkevinpal in #523
- Eslint/api/personal Adding Req and Res type by @kevkevinpal in #524
- fix: remvoed deprecated auth code that was not used in codebase by @kevkevinpal in #526
- eslint: req and res and ect fixes by @kevkevinpal in #529
- build(deps): bump json5 from 2.2.1 to 2.2.3 by @dependabot in #530
- ba-Feat/badge bot test by @tobi-bams in #502
- update: removed the add_bolt branch by @tobi-bams in #531
- Feat/total tribe msg by @tobi-bams in #532
- list users route for admin by @Evanfeenstra in #536
- has admin route by @Evanfeenstra in #538
- Update/tribe table by @tobi-bams in #540
- reduced the number of action history pulled from the action history t… by @tobi-bams in #545
- Feat/call recording bot by @tobi-bams in #543
- update: added an update option for the call recording bot by @tobi-bams in #550
- Fix/double bot msg by @tobi-bams in #553
- update: added public key to feeds request by @tobi-bams in #521
- fix: we updated to a new workflow id by @kevkevinpal in #557
- fix: call recoding length by @kevkevinpal in #560
- Feat/reprocess call by @tobi-bams in #565
- Update/call recording bot by @tobi-bams in #566
- Feat/content feed status by @tobi-bams in #561
- fix: updated the time to 60 seconds and unix time and UTC by @kevkevinpal in #569
- update: changed the query for updating total tribe message by @tobi-bams in #570
- dest validation by @Evanfeenstra in #571
- Feat/silent bot msg by @tobi-bams in #572
- Test/silent bot msg by @tobi-bams in #573
- column for default join tribe on proxy by @Evanfeenstra in #555
- Feat/create badge by @tobi-bams in #580
- feat: created the update content feed status endpoint by @tobi-bams in #581
- Mqtt2 by @Evanfeenstra in #585
- replace tv42_zbase32_gopherjs.js with zbase32.ts by @antonilol in #592
- Update/update badge by @tobi-bams in #593
- writeUIntBE by @Evanfeenstra in #594
- Update/content status by @tobi-bams in #595
- Update/call recording retry by @tobi-bams in #596
- build(deps): bump engine.io from 6.1.3 to 6.2.1 by @dependabot in #496
- tests: adding another matrix to test node 12 and 16 by @kevkevinpal in #597
New Contributors
- @decentclock made their first contribution in #501
Full Changelog: v2.2.12...v2.2.13
sphinx-relay-2.2.12
- fix person uuid forwarded in tribes
sphinx-relay-2.2.11
- action history
- tribe leaderboard stuff
- db config from env
sphinx-relay-2.2.10
- mentions and notifications
- additions for LSATs and second-brain
- bot DMs
- better bot auth
sphinx-relay-2.2.9
- fix boosts, replies, and direct payments from tribe admin
sphinx-relay-2.2.8
- direct payments in tribes
- fix "forwarded" payment listing in tx list for tribe admin
sphinx-relay-2.2.6
- msg channels (parent_id)
- transport token security (encrypted auth token)