Skip to content

Releases: haliphax/xthulu

v0.11.0

21 Nov 17:33

Choose a tag to compare

v0.11.0 (2025-11-21)

✨ New Features

  • 8a4e0c5 gino -> sqlmodel migration
  • 7bc02d1 return success on lock.release
  • e970b0b remember selected button in main menu
  • 4ceb178 force utf-8 in top
  • ecc3cef add choice helper function, skip to main menu
  • 4ffc66c add reset button to message filter modal
  • a821a38 header for message view screen
  • 0077aff show author in message list
  • da160cf log out of web interface
  • 25617a9 add swap_bold feature to artwork-related apps/functions
  • 27249a9 alt text for banner, spruce up main menu
  • cf71653 adjustable banner padding
  • 65f7f17 include proxied ip info in www logs

🐛 Bug Fixes

  • a27f916 fix seed parameter in db scripts
  • 380fed0 fix overlapping esc handling in messages app
  • ad88fd6 fix resize event for textual apps
  • ec6ee7f start new event loop if no current loop
  • a8b23e8 fix cli event loop stuff
  • 748dd50 start pubsub listener after chat app is ready
  • 92d173b fix banner padding
  • c044b9e add backend=auto to fail2ban conf

🔒 Security Issues

  • 667214e ️ remove h11 override
  • e88d8c1 ️ add tmp override, bump npm override
  • cc9db5b ️ bump validator from 13.15.15 to 13.15.20
  • 96edbb3 ️ bump js-yaml from 4.1.0 to 4.1.1
  • 933f747 ️ mass requirements bump

v0.10.0

11 Jul 20:50

Choose a tag to compare

v0.10.0 (2024-07-11)

✨ New Features

  • 340373c autosuggest message tags in filter

v0.9.0

10 Apr 17:36

Choose a tag to compare

v0.9.0 (2024-04-10)

✨ New Features

v0.8.1

02 Apr 03:32

Choose a tag to compare

v0.8.1 (2024-04-02)

🐛 Bug Fixes

  • 94b8357 fix setup script userland.sh reference

v0.8.0

02 Apr 03:29

Choose a tag to compare

v0.8.0 (2024-04-02)

✨ New Features

  • 9de58d6 command line flags for db commands
  • 13a1286 submit messages filter modal with enter key
  • a64b7b7 setup script

v0.7.0

28 Mar 22:16

Choose a tag to compare

v0.7.0 (2024-03-28)

✨ New Features

v0.6.0

27 Mar 21:41

Choose a tag to compare

v0.6.0 (2024-03-27)

✨ New Features

v0.5.1

27 Mar 16:42

Choose a tag to compare

v0.5.1 Pre-release
Pre-release

v0.5.1 (2024-03-27)

🐛 Bug Fixes

  • 0040c67 fix build-web script by setting HOME env var to /tmp

v0.5.0

27 Mar 16:27

Choose a tag to compare

v0.5.0 Pre-release
Pre-release

v0.5.0 (2024-03-27)

✨ New Features

🐛 Bug Fixes

  • 6d3f2cc 256/truecolor detection fix

v0.4.0

23 Oct 20:57

Choose a tag to compare

v0.4.0 Pre-release
Pre-release

v0.4.0 (2023-10-23)

✨ New Features

🐛 Bug Fixes

🔒 Security Issues