Releases: StackExchange/backstage-stackoverflow
Releases · StackExchange/backstage-stackoverflow
v1.6.3
Changes
Rebranding
- Renamed "Stack Overflow for Teams" to "Stack Overflow Internal"
Bug Fixes
- Fixed several UI bugs
Updates
- Updated to the latest version of Backstage for examples and local development
Infrastructure
- Docker images relocated to: https://hub.docker.com/r/stackoverflowdocker/stackoverflow-backstage-demo
@stackoverflow/backstage-stack-overflow-teams-collator@1.6.3
@stackoverflow/backstage-stack-overflow-teams-collator
1.5.1
Patch Changes
- 8bc8e6e: Rebranding patch, changed terms from "Stack Overflow for Teams" to "Stack Overflow Internal" or "Stack Internal"
1.5.0
Minor Changes
- ebbd62a: Fixed issue with collator NPM package, fixed UI issue with frontend plugin, updated backend and app local dev environments to the latest backstage version
1.4.0
Minor Changes
- a30ff98: Changeset tracking added + NPM repository is now under Stackoverflow org
@stackoverflow/backstage-plugin-stack-overflow-teams@1.6.3
@stackoverflow/backstage-plugin-stack-overflow-teams
1.6.2
Patch Changes
- d338a50: Removed unnecessary React imports
1.6.1
Patch Changes
- 8bc8e6e: Rebranding patch, changed terms from "Stack Overflow for Teams" to "Stack Overflow Internal" or "Stack Internal"
1.6.0
Minor Changes
- ebbd62a: Fixed issue with collator NPM package, fixed UI issue with frontend plugin, updated backend and app local dev environments to the latest backstage version
1.5.0
Minor Changes
- a30ff98: Changeset tracking added + NPM repository is now under Stackoverflow org
@stackoverflow/backstage-plugin-stack-overflow-teams@1.6.2
Patch Changes
- d338a50: Removed unnecessary React imports
@stackoverflow/backstage-plugin-stack-overflow-teams-backend@1.6.3
@stackoverflow/backstage-plugin-stack-overflow-teams-backend
1.5.1
Patch Changes
- 8bc8e6e: Rebranding patch, changed terms from "Stack Overflow for Teams" to "Stack Overflow Internal" or "Stack Internal"
1.5.0
Minor Changes
- a30ff98: Changeset tracking added + NPM repository is now under Stackoverflow org
@stackoverflow/backstage-stack-overflow-teams-collator@1.5.1
Patch Changes
- 8bc8e6e: Rebranding patch, changed terms from "Stack Overflow for Teams" to "Stack Overflow Internal" or "Stack Internal"
@stackoverflow/backstage-plugin-stack-overflow-teams@1.6.1
Patch Changes
- 8bc8e6e: Rebranding patch, changed terms from "Stack Overflow for Teams" to "Stack Overflow Internal" or "Stack Internal"
@stackoverflow/backstage-plugin-stack-overflow-teams-backend@1.5.1
Patch Changes
- 8bc8e6e: Rebranding patch, changed terms from "Stack Overflow for Teams" to "Stack Overflow Internal" or "Stack Internal"
stackoverflow org NPM packages
NPM Packages have been moved to the stackoverflow npm org as:
stackoverflow/backstage-stack-overflow-teams-collator
stackoverflow/backstage-plugin-stack-overflow-teams-backend
stackoverflow/backstage-plugin-stack-overflow-teams
v1.4.0 - couple cool changes ;)
Release v1.4.0 – Improved Question Form and Hub Functionality
New Questions Form
This release introduces a much more complete and user-friendly question creation form:
-
Replaced the plain text input with a rich text editor
-
Added contextual tips throughout the form to help users ask better questions
-
Tag input improvements:
- Autocompletes existing tags
- Clearly indicates when a new tag will be created
-
Popular tags are now shown in the right-hand panel to help users choose relevant labels
Hub Improvements (StackOverflowPosts and Tags components)
Major enhancements have been made to the Hub experience:
- The search bar now leverages the Search API to fetch and display results dynamically
- Filters now trigger API requests dynamically, keeping results accurate and up-to-date
- A new hybrid pagination system enables proper navigation through all questions using both client-side and server-side data fetching
Additional Improvements
- The Hub header now shows the connected Stack Overflow instance and the plugin version
- Improved UI for user display
- Added tooltips to several areas of the Hub for clarity
- Introduced skeleton loading states for better UI consistency
- All API calls now include the user agent
SOBackstage-Pluginfor future usage monitoring
Full Changelog: v1.3.2...v1.4.0