Skip to content

Releases: AHouseOfBards/Bonfire-JellyProfiles

v1.0.44

13 Jun 21:10

Choose a tag to compare

Fix: Resilient sub-profile deletion. Handled Jellyfin native user deletion errors (like the PlaylistManager NullReferenceException bug) by deactivating the target account and cleanly removing the plugin mapping.

v1.0.43

12 Jun 22:43

Choose a tag to compare

Enhancement: Make bootstrap index.html patching and injection newline…

v1.0.42

12 Jun 22:00

Choose a tag to compare

Fix: Resolve race conditions in client-side PIN entry/submits and bac…

v1.0.41

12 Jun 21:53

Choose a tag to compare

Fix: Add switch and verification locks to prevent duplicate submissio…

v1.0.40

12 Jun 21:03

Choose a tag to compare

Release: Bump version to 1.0.40

v1.0.39

12 Jun 20:53

Choose a tag to compare

Security: Added brute-force PIN rate-limiting and session token clearing on logout. UX: Prevented inactivity locks during video playback. Performance: Saved uploaded profile avatars to server disk instead of configuration strings. Admin: Added per-user profile limits and switch audit logs.

v1.0.38

12 Jun 20:39

Choose a tag to compare

Fix: Removed profile-dialog-actions class from bonfire modal back buttons and applied explicit inline positioning overrides to avoid overlapping checkboxes on some Jellyfin client layouts.

v1.0.37

12 Jun 19:46

Choose a tag to compare

Fix: Completely restructured the Bonfire Grouping UI modal to render Hosted Bonfire, Join settings, and checkboxes in a single continuous layout block. This solves the overlap rendering bug present on some client themes.

v1.0.36

12 Jun 19:29

Choose a tag to compare

Fix: Resolved sub-profile library permissions reset on edit. Fix: Resolved duplicate device entries in connected devices list via case-insensitive grouping. UI: Fixed input textbox and buttons overlapping inside the Bonfire Grouping join modal section with robust inline flexbox styling.

v1.0.35

12 Jun 15:47

Choose a tag to compare

Fix: Apply absolute overrides (!important) to input fields, checkboxes, labels, and descriptions on the Bonfire Grouping settings page to ensure they are rendered in-flow, bypassing any global Jellyfin layout styling overrides.