Skip to content

Releases: Steven-Harris/githelm

v2.0.0 🎉

05 May 06:42
b63d7c5

Choose a tag to compare

What's New in v2.0

I'm excited to announce GitHelm version 2.0, a significant update that significantly improves the repository monitoring experience with enhanced usability, performance improvements, and new features.

Completely Redesigned Repository Configuration

  • Unified Configuration Interface: Streamlined repository setup with combined PR and Actions configurations in one intuitive form
  • Organization Management: Easily configure and save multiple GitHub organizations in Firestore
  • Smart Repository Selection: Organization-based repository dropdown with search functionality
  • Toggle Controls: Simple toggles for turning on/off PR and Action monitoring per repository
  • Advanced Filtering: Improved dropdown interfaces with search capabilities for PR and workflow filters

Enhanced Drag-and-Drop Experience

  • Real-Time Visual Feedback: See your configurations move in real-time while dragging
  • Improved Visual Cues: Better opacity and positioning indicators while dragging items
  • Smoother Animations: Refined transitions for a more polished feel
  • Accessibility Improvements: Enhanced keyboard navigation and screen reader support

User Interface Improvements

  • Adjustable UI Layouts: Customize your view with collapsible sections and resizable panels
  • Dark Mode Enhancements: Refined color palette for improved contrast and readability
  • Responsive Design Updates: Better support for mobile devices and smaller screens
  • Notification System: New toast notifications for important events and actions

Performance Optimizations

  • Faster Data Loading: Optimized API calls for quicker initial load times
  • Reduced Network Traffic: Smarter caching strategy to minimize GitHub API usage
  • Improved State Management: Refined Svelte stores for more efficient updates
  • Bundle Size Reduction: Optimized build process for faster loading

Other Improvements

  • Better Error Handling: More informative error messages and recovery options
  • Enhanced Authentication Flow: Smoother GitHub authentication experience
  • Offline Capabilities: Improved offline support with better data persistence
  • Documentation: In-app help and tooltips for new users

Technical Improvements

  • Upgraded to Svelte 5 with runes for improved reactivity
  • Updated dependencies for better security and performance
  • Refined Firebase integration for more reliable data storage
  • Improved GitHub API integration with better rate limit handling

What's Coming Next

  • In-app PR viewing and code diff review
  • Direct PR approval capabilities
  • PR comment functionality
  • Status check integration for PRs

Full Changelog: v1.0.0...v2.0.0

v1.0.0 🎉

04 May 06:28
452d911

Choose a tag to compare

GitHelm v1.0 - Your GitHub Command Center 🚀

We're thrilled to announce the groundbreaking first release of GitHelm, a revolutionary repository monitoring application crafted with pure vanilla JavaScript! This powerful tool transforms how developers manage GitHub repositories, pull requests, and actions in one beautiful, intuitive interface.

✨ Game-Changing Features

🔄 Repository Management

  • Drag-and-Drop Repository Dashboard: Intuitively organize your repos with our smooth drag-and-drop interface
  • Custom Configuration: Tailor your monitoring experience to your exact workflow needs
  • Visual Repository Overview: See everything that matters at a glance

👀 Pull Request Command Center

  • Advanced PR Filtering: Zero in on the PRs that matter with powerful label filtering
  • Real-Time Status Updates: Never miss a critical PR change again
  • Team Collaboration: Keep everyone in sync with shared visibility

⚡ GitHub Actions Monitoring

  • Workflow Tracking: Monitor build status across your entire organization
  • Filter by Action Type: Focus only on the CI/CD processes you care about
  • Instant Notifications: Know immediately when workflows succeed or fail

🛠️ Technical Excellence

  • Built with Vanilla JavaScript: No heavy frameworks - just clean, efficient code
  • Blazing Fast Performance: Optimized for speed and responsiveness
  • GitHub-Inspired Design: Familiar and beautiful UI that feels right at home

🔍 Getting Started

  1. Log in with your GitHub credentials
  2. Add your most important repositories
  3. Configure your custom filters
  4. Experience a new level of GitHub productivity!

🔮 What's Next

This is just the beginning! Our roadmap has exciting features that will take GitHelm to new heights.


Thank you for joining us on this exciting journey. The GitHelm team is committed to making GitHub management enjoyable.

Full Changelog: https://github.com/Steven-Harris/githelm/commits/v1.0.0