Changelog
Stay up to date with new features, improvements, and fixes.
September 20, 2025
v1.6.0
Live Feed and Personalization
- Introduced live feed of org news and events
- Personalization by teams, repos, and Slack channels
- Powerful feed filters by source, tags, and people
- Fixed duplicate feed items caused by Slack message edits
August 30, 2025
v1.5.0
Buddies Enhancements
- Buddy templates for support, onboarding, and release notes
- Admins can publish buddies to teams and spaces
- Buddies auto-refresh context from the latest indexed data
- Fixed crash when buddy names contained emojis
August 10, 2025
v1.4.2
Performance and Reliability
- Faster initial indexing across Drive, GitHub, and Slack
- ETag-aware batching for GitHub API to reduce rate usage
- Slack backfill now streams in near real-time
- Improved Google Drive exponential backoff under rate limits
July 22, 2025
v1.4.0
Permissions and Access Controls
- End-to-end ACL enforcement per document, repo, and channel
- Admins can scope integrations to specific spaces
- User-level controls for data usage in answers
- Fixed propagation delay when access was revoked
July 1, 2025
v1.3.0
Google Drive Improvements
- Incremental sync using Drive change tokens
- Previews for Docs, Sheets, and Slides
- Query expansion for common Drive synonyms
- Fixed lingering references to deleted Drive files
June 12, 2025
v1.2.0
GitHub Code Search
- Embedded code retrieval with repository context
- Monorepo indexing with include/exclude path filters
- Inline code snippets include file path and line references
- Fixed infinite loop while traversing submodules
May 28, 2025
v1.1.0
Slack Deep Integration
- Thread-aware ingestion preserving parent/child relationships
- Channel allowlist/denylist per workspace
- Slash command to ask Wiggle from Slack
- Fixed timezone drift in Slack message timestamps
May 7, 2025
v1.0.0
Main Chatbot General Availability
- Unified retrieval across Drive, GitHub, and Slack
- Answers include sources and go-to people tags
- Follow-up question suggestions for faster iteration
- Fixed over-eager repository suggestions in responses
April 15, 2025
v0.9.0
Buddies (Dedicated AI Chatbots) Beta
- Create dedicated buddies per team or topic
- Custom system prompts and safety guardrails
- Share buddies with granular permissions
- Fixed autosave issue in prompt editor
March 25, 2025
v0.8.0
Admin Integrations Dashboard
- Central place to connect Drive, Slack, and GitHub
- OAuth flows with connection health checks
- Usage and sync status per integration
- Fixed mislabeled Slack workspace name in settings
March 5, 2025
v0.7.0
Invites and Join Requests
- Admins can invite members via email
- Members can request to join with approval
- Email and in-app notifications for invite states
- Fixed duplicate invite edge cases
February 10, 2025
v0.6.0
Retrieval Quality Improvements
- Hybrid search combining keyword and semantic vectors
- RAG with chunk-level ACL grounding
- Re-ranking by recency and team relevance
- Fixed misattributed sources in citations
January 18, 2025
v0.5.0
GitHub Integration
- Connect orgs and select repositories to sync
- Index PRs, issues, READMEs, and code
- Repo sync schedule and on-demand reindex
- Fixed private repository authentication flow
December 20, 2024
v0.4.0
Google Drive Integration
- OAuth connect and folder selection
- Index Google Docs, Sheets, Slides, and PDFs
- Map file-level permissions to Wiggle users
- Fallback OCR for large or scanned PDFs
November 25, 2024
v0.3.0
Slack Integration
- Connect Slack workspace and select channels
- Ingest public channels and opt-in DMs
- Search messages and threads from Wiggle
- Handle message edits without duplications
October 30, 2024
v0.2.0
Foundations
- Spaces, teams, and basic roles
- Baseline search and document viewer
- Audit logging and event pipeline
- Improved session timeout UX
September 27, 2024
v0.1.0
Project Kickoff
- Repository scaffold, CI/CD pipeline, and environments
- Foundational auth and user settings
- Minimal marketing landing page
- Tracking, error reporting, and health checks