Skip to content

v0.1.4

Latest

Choose a tag to compare

@ankit-chaubey ankit-chaubey released this 13 May 01:53
v0.1.4
5713fd0

[0.1.3-0.1.4] - 2026-05-13

Improvements

  • 🌳 File tree navigation

    • Added expandable repository tree for easier browsing
    • Faster navigation between folders and files
  • ✨ Syntax highlighting

    • Added syntax highlighting for source files
    • Improved readability for large code blocks
  • 📜 Commit history

    • Improved range diff parsing
    • Fixed duplicated entries in history views
    • Better pagination handling for large repositories
  • 📱 Mobile improvements

    • Fixed contributor section rendering on small screens
    • Improved scrolling and layout behavior
    • Fixed tab rendering glitches on mobile
  • 🔎 Search and browsing

    • Faster file filtering and repository search
    • Better handling for deeply nested folders
    • Improved file loading performance
  • ⚡ Performance

    • Switched to ThreadingHTTPServer for better responsiveness
    • Reduced unnecessary DOM updates
    • Lower memory usage while browsing repositories
  • 🧹 UI cleanup

    • Reduced duplicated rendering logic

    • Cleaner tab switching and content updates

    • Full Changelog: v0.1.2...v0.1.4