Releases: 3DExtended/RPGTableHelper
Releases · 3DExtended/RPGTableHelper
0.6.1+200
0.6.1+199
0.6.1+198
0.6.1+197
(2025-03-10)
0.6.1+197 (2025-03-10)
- chore: Checkin symbols for 0.6.1+197 (8f6ec95)
- release: build and release 0.6.1+197 (91ab19e)
- fix: add transformation configuration visibility based on character settings (9843c41)
- feat: enhance companion selection with delete functionality in player stats (149c999)
- feat: set default stat title for listOfIntsWithIcons when empty (03917fc)
0.6.1+195
(2025-03-02)
0.6.1+195 (2025-03-02)
- chore: Checkin symbols for 0.6.1+195 (f8e205c)
- release: build and release 0.6.1+195 (9f205de)
- fix: correct syntax in Dockerfile for project file copy and restore commands (f5db70a)
- fix: update API base URL for production environment (4eeb9a8)
- fix: update image file path for Docker compatibility in ImageLoadQueryHandler (ff6036f)
- fix: update port mappings in docker-compose for service exposure (77d7535)
- fix: update volume name in docker-compose for backup cronjob (792e155)
- feat: add .dockerignore to exclude unnecessary files and directories from Docker context (d0288d3)
- feat: add script to automate git pull and Docker restart (8faec2f)
- feat: implement automatic database migration on application startup (db6849f)
- feat: improve null safety checks in LoreScreen (dc6786b)
- feat: update file paths for Docker compatibility and adjust database access locations (43340d3)
0.6.1+196
(2025-03-02)
0.6.1+196 (2025-03-02)
- chore: bump the npm_and_yarn group across 1 directory with 2 updates (ff2f699)
- chore: Checkin symbols for 0.6.1+196 (e363c27)
- chore: comment out backup cronjob in docker-compose.yml (19f60b2)
- release: build and release 0.6.1+196 (e1498f7)
- feat: add character name input functionality and localization support (0241825)
- feat: add debugger support for environment-specific paths in SignalR hub and query handlers (d28599a)
- feat: add IHostEnvironment dependency to query handlers and SignalR hub for environment-specific beh (0de74a6)
- feat: cleanup (5eb9cb4)
- fix: broken tests (0b3823c)
- fix: multiselect was broken for non repeated cases (1bc8ba8)
0.6.1+194
(2025-02-28)
0.6.1+194 (2025-02-28)
- chore: Checkin symbols for 0.6.1+194 (c3af1f0)
- release: build and release 0.6.1+194 (45ee1ed)
- feat: implement SnackBarService for managing snack bar notifications (7c576d0)
- feat: integrate SnackBarService for improved snack bar notifications and error handling (62c48c0)
- refactor: optimize SnackBarService by using Queue for scheduled snacks and improve context handling (5540c0c)
0.6.1+193
(2025-02-27)
0.6.1+193 (2025-02-27)
- chore: Checkin symbols for 0.6.1+193 (39f1d3c)
- release: build and release 0.6.1+193 (1e85126)
- refactor: replace print statements with log for better debugging (11a713c)
- refactor: replace print statements with log for consistency in debugging (1dc7b16)
- feat: add disconnection messages and last ping tracking (1531bbf)
0.6.1+192
0.6.1+191
(2025-02-19)
0.6.1+191 (2025-02-19)
- chore: Checkin symbols for 0.6.1+191 (e9a77ad)
- release: build and release 0.6.1+191 (371e454)
- fix: update warning message for copied properties to clarify impact on main character (f9971de)
- feat: add buttons for selecting previous and new transformations in character stats (77de53e)
- feat: add warning for copied stats in player configuration modal (ed5d270)
- feat: add warning if user is editing a stat on alternate form (bec4069)
- feat: implement yes no question before configuring transformations (50e23d3)