Skip to content

Releases: natelandau/valentina

v3.3.1

27 Dec 19:54
Compare
Choose a tag to compare

Fix

  • webui: fix broken tabs on characters and campaign pages (#225)

v3.3.0

27 Dec 19:01
Compare
Choose a tag to compare

Feat

  • webui: set desperation and danger levels (#220)
  • webui: reorder campaign book chapters (#219)
  • webui: reorder campaign books (#218)
  • webui: allow killing/reviving characters (#217)
  • webui: add maintenance tasks to administration page (#216)
  • webui: admin interface for storytellers (#215)
  • add dictionary and auto-link terms (#214)
  • webui: storytellers and owners can delete characters (#213)
  • webui: upload and delete character images (#211)
  • webui: add xp on user profile pages (#209)

Fix

  • webui: fix broken character creation (#224)
  • webui: ui improvements (#222)
  • webui: error showing full create character form (#210)
  • webui: increase roll difficulties (#208)

Refactor

  • webui: simplify creating toasts (#223)
  • webui: refactor htmx partials (#221)
  • reuse code for character deletion (#212)

v3.2.0

13 Dec 22:22
Compare
Choose a tag to compare

Feat

  • webui: support Google or Cloudflare analytics (#207)

Fix

  • webui: improve logging of login errors (#206)

v3.1.1

08 Nov 19:51
Compare
Choose a tag to compare

Fix

  • webui: fix users with multiple guilds running valentina

v3.1.0

08 Nov 19:18
Compare
Choose a tag to compare

Feat

  • webui: fancy in-page transitions for forms (#201)
  • webui: redesign homepage (#200)
  • webui: add footer (#199)
  • webui: add user profile and macro editing (#198)
  • webui: storyteller quick character generation (#195)
  • webui: edit campaigns (#194)
  • webui: edit character inventory (#193)
  • webui: edit character notes, biography, and custom sections (#192)
  • webui: roll dice from character pages (#191)
  • webui: edit character profile information (#189)
  • webui: storytellers can update traits for any character (#188)
  • webui: spend experience to upgrade characters (#187)
  • chargen: correctly create werewolves and changelings (#186)
  • webui: can spend freebie points after RNG chargen (#184)
  • webui: quick roll new characters (#182)
  • webui: allow creation of storyteller characters
  • webui: storytellers can access every character (#181)

Fix

  • webui: players can view all player characters (#190)
  • webui: rename discord channels when changes made in web (#179)
  • webui: add favicons
  • webui: pass x-forwarded-for header to hypercorn for logging behind reverse proxy

Refactor

  • webui: sync channel changes to discord (#197)
  • improve run scripts (#196)
  • constants (#183)
  • webui can access guild and user permissions (#180)
  • reorganize cli scripts
  • reorganize discord models and views (#178)
  • webui: reorganize file structure (#176)
  • remove all naive datetimes

v3.0.4

06 Sep 14:53
Compare
Choose a tag to compare

Fix

  • webui: fix redirect error after logging in

Refactor

  • cleanup env var trace and improve docstrings (#174)

v3.0.0

16 Aug 17:42
Compare
Choose a tag to compare

Feat

  • webui: initial web ui release (#171)

v2.6.0

25 Jun 02:11
Compare
Choose a tag to compare

Feat

  • campaign: add roll statistics (#162)
  • campaign/character/roll commands must be run in channels (#161)
  • attach notes to characters and campaign books (#160)
  • admin: delete characters from database (#158)

Fix

  • xp: restrict xp spend to character channel (#164)
  • campaign: improve /campaign view

Refactor

  • remove campaign channel migration (#159)

v2.5.0

18 Jun 12:23
Compare
Choose a tag to compare

Feat

  • campaign: set campaign from discord channel category (#157)

Fix

  • changelog: don't repost version on bot connect (#156)
  • fewer errant line breaks in embeds (#155)
  • gameplay: improve roll display (#154)

v2.4.0

14 Jun 15:03
Compare
Choose a tag to compare

Feat

  • admin: create and delete campaign channels (#152)
  • character: rename characters with /character rename (#151)
  • campaign: add books and chapter migration tool (#150)

Fix

  • campaign: improve campaign deletion (#153)