BetaHub Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

[1.11.0] - 2025-03-23

Added

  • Project: Can configure how issue descriptions are displayed

Changed

  • Issue: Moved the "Clarify" button a bit lower

[1.10.1] - 2025-03-20

Added

  • Organization: Can rename organization

Fixed

  • Organization: Invalid project count on list and organization page

[1.10.0] - 2025-03-18

Added

  • Ability to change email address
  • Ability to change password
  • Project: Can close onboarding guide

Changed

  • Project: Added heat coloring to recently active issues

Fixed

  • Issues: Do not show deleted projects in the issues list
  • Issues: Fixed gauge not being resized on issue edit page
  • Issues: Fixed heat color being briefly black for new projects

[1.9.0] - 2025-03-14

Added

  • Support Knowledge Interactions

Changed

  • Different obfuscation spin for organization IDs as the previous one was too big and was causing issues with the algorithm

[1.8.0] - 2025-03-13

Added

  • Issues: Regression is now handled by not merging duplicates when the target issue is resolved, but instead, by creating a new issue and making a regression link

Changed

  • Sidebar: Persistent menu collapse state

Fixed

  • Releases: The developer should not be able to delete the only release for a project as this would break the issue tracking and reporting

[1.7.0] - 2025-03-12

Added

  • [EXPERIMENTAL] New feature: Support Knowledge to make the bot respond to user known issues
  • Issues: Archived issues to hide old unactive issues
  • Issues: Gibberish detection to prevent AI from responding to gibberish
  • Comments: Can edit comments and update/remove attachments
  • Tolt Referral: Referral code from Tolt is now added to the organization when a new project is created

Changed

  • Issues: Updated the HEAT algorithm to be more accurate, now it's using the watchers count instead of the number of comments

Fixed

  • Sentiments: Sentiments analysis dashboard were sometimes dropping some records
  • Issues: 500 errors on search service being unavailable

[1.6.0] - 2025-02-24

Added

  • Game Facts: Character counter for text fields and text areas
  • Game Facts: Check for unsaved changes when form is submitted

Changed

  • Game Facts: key-value item collections now have bigger value fields

[1.5.0] - 2025-02-21

Added

  • The "Show More" button in the quick search results when there are more search results than displayed.

Changed

  • Sentiment analysis now includes game context
  • Sentiment analysis now does a preliminary analysis of the message to decide if it should be analyzed or rejected

[1.4.1] - 2025-02-20

Added

  • Error tracking ID to 500 error page

Changed

  • Game facts errors now include limits numbers
  • External references are now visible only to developers

Fixed

  • 500 error when searching for issue IDs
  • Search indexing on bugs created through the web page

[1.4.0] - 2025-02-19

Added

  • New tagging system with parent/child tags
  • Version number in the footer
  • Changelog page (hello!)

Changed

  • Tags can now include spaces

Fixed

  • Removing the last issue from a tag will no longer remove the tag

[1.3.0] - 2025-02-18

Added

  • GitHub integration with automatic issue resolution
  • Support for issue custom fields through API
  • Configurable GitHub webhook for automatic issue resolution
  • Documentation for reporting bugs with auth tokens

Changed

  • Enhanced testing guidelines and debugging practices
  • Improved copyable text field helper with password support
  • Refined Issue scope with precise time range filtering

Fixed

  • Fixed 500 error when issue can't be saved
  • Fixed issues not accepting steps to reproduce
  • Fixed Notion integration with empty node handling
  • Fixed bug submission when AI could not use any configured issue tags

[1.2.1] - 2025-02-07

Fixed

  • Fixed project display when stripe subscription can't be found
  • Fixed comments mentioning functionality
  • Fixed watchable.watched_by? for nil user
  • Fixed comments and mention styles

[1.2.0] - 2025-01-28

Added

  • Watchers functionality for issues and feature requests
  • Project notification settings
  • Automatic developer watching based on preferences

Changed

  • Enhanced issue validation logic
  • Improved avatar handling and CDN routing
  • Updated organization subscription status handling

Fixed

  • Fixed user sign in with failed merge
  • Fixed mentions search for emails with "+" char

[1.1.0] - 2025-01-17

Added

  • Connected mention notifications
  • Comments image display support
  • Playtime sessions documentation and stub endpoint

Changed

  • Enhanced AI bug detection system
  • Updated mobile devices and GPU lists
  • Improved authorization handling

Fixed

  • Fixed Notion integration buildrichtext nil case
  • Fixed unlisted devices handling on devices forms

[1.0.1] - 2024-12-20

Fixed

  • Fixed Discord bot comment author display
  • Fixed organizations & stripe paused subscription handling
  • Fixed releases visibility workaround

[1.0.0] - 2024-11-19

Added

  • Initial release with core functionality
  • Discord integration for bug reporting
  • Jira integration
  • Priority prediction system
  • Heat algorithm for issue tracking