Releases: deepblue597/sixpath
Updates on frontend
v2.1.0 Frontend functionality additions
A forgot password was added before login so if a user has forgotten their password they can create a new one. Also fixed connections and referrals table to be more ui/ux friendly. Last a dark mode was added for night owls.
Enjoy!
v2.0.0
v.2.0.0: Frontend Release
The official React frontend for SixPaths is now live, replacing the previous
Streamlit prototype with a fully redesigned interface.
What's New
- Contacts — browse, view, create, edit, and delete people in your network
- Connections — manage relationships with strength, context, and interaction
tracking - Referrals — track job referrals with application/interview dates and status
- Network Graph — interactive home page visualising your network with
clustering and a minimap - Profile — view and update your own profile information
- Authentication — login and registration pages
Improvements over Streamlit
- Resolved page refresh and state issues
- Consistent typography and styling throughout
- Better foundation for expanding features going forward
Table creation fix
🐛 Bug fix: Table creation
When first initialized the app didn't create the necessary tables to work. The user couldn't log in. The bug was fixed by adding a .sql file to run the first time.
SixPath v1.0.0 - Network visualization/Referral tracking
SixPath v1.0.0 — Initial Release
I am excited to announce the first version of SixPath, a self-hosted professional network visualization and management tool. SixPath helps you map, manage, and explore your professional connections through an interactive graph interface.
🎉 Highlights
- Interactive Network Visualization: Visualize your entire professional network as a dynamic, interactive graph.
- Sector & Company Grouping: Organize connections by industry sector or company, with color-coded nodes.
- Editable Connections: Add, edit, and manage detailed information about each connection, including relationship type, context, and notes.
- Multi-Connection Support: Reflect real-world networks with support for multiple, mutual, and referral connections.
- Referral Tracking: Track and manage referrals between your connections.
- Profile & Contacts Management: Edit your profile and view all contacts in a searchable list.
- Self-Hosted & Private: Deploy on your own infrastructure for full data control and privacy.
🙏 Thank You
Thank you for trying SixPath! Please report issues or feature requests via GitHub.