Releases: s1lvax/route
Releases · s1lvax/route
🚀 Route v1.3.1
LeetCode is now available as an integration.
What's Changed
- Feature/leetcode by @omaramkotb22 in #133
- Add LeetCode Integration by @s1lvax in #134
New Contributors
- @omaramkotb22 made their first contribution in #133
Full Changelog: 1.3.0...1.3.1
🚀 Route v1.3.0
Changes to Route on v.1.3.0
- Improved Styling
- Import Repos from Github to Links
- New UI for User Dashboard
- Timeline of recent activity
- Chess.com integration
- Add personal information to your profile (Name, Email)
- Add Crypto addresses to your profile's footer for donations
- Visual summary of your profile
- Dynamic profile (Widgets that are not configured don't show up)
- Added a privacy policy for legal reasons
- Search function (Hobbies, Skills, Usernames)
New Contributors
Special Thanks
Special thanks to all the contributors so far, it's not possible without you all :)
🚀 Route v1.2.0
Route v.1.2.0
What's new
- Hobbies
- Socials
- New User Profile UI
- New Website Index UI
- User menu on /profile (View Public Profile / Copy Profile's URL)
- Fixed bugs (Collaborating badge, Skeletons, UI)
Coming soon
- Spotify integration
🚀 Route v1.1.0
🚀 Route v1.0.0
🌟 Key Features
Customizable Profile
- GitHub Stats Integration: Automatically fetch and display your GitHub stats, including contributions, offering a snapshot of your development activity.
- Link Showcasing: Add and showcase your favorite links, whether they're project pages, articles or important notices.
- Skills Display: Display your skills with an animated progress bar, highlighting your proficiency levels.
Drag-and-Drop Reordering
- Both links and skills are draggable, allowing you to easily reorder them to suit your preferences.
Short Bio Link
- Generates a short, easy-to-share link to your Route profile—perfect for sharing on social media or adding to your bio across other platforms.
Personal Blog & X Account
- If your GitHub profile contains a personal blog or an X (Twitter) account, Route will automatically display them, allowing visitors to easily connect with you on other platforms. It will also show a button to your Github profile.
Smooth Data Fetching
- While your data is being fetched, Route displays skeleton loaders to ensure a smooth and responsive user experience.
Changelog
- Added Github Auth by @s1lvax in #1
- Initial Github fetch requests by @s1lvax in #2
- Added Prisma config and adds user and checks if they exist once in /p… by @s1lvax in #3
- users can now add links by @s1lvax in #7
- Users can now delete links by @s1lvax in #8
- Tech STack Add and Delete by @s1lvax in #9
- Public profile availbale by @s1lvax in #10
- Prevent mastery level from resetting for SkillsForm by @Discusser in #18
- fix #11 by @s1lvax in #20
- Add error page for user not found / fix #17 by @s1lvax in #21
- make sure every link starts with http:// or https:// / fix #14 by @s1lvax in #22
- copy links / fix #12 by @s1lvax in #23
- docs: update README.md by @eltociear in #27
- Delete account / fix #24 by @s1lvax in #29
- Make formatDate method use Date.toLocaleString() by @Discusser in #31
- Added a confirmation box before deleting anything by @s1lvax in #32
- beautified public links by @s1lvax in #34
- forgot the anchor tag on the table by @s1lvax in #37
- Changed Github Logic to Client Side by @s1lvax in #40
- Added Light/Dark switcher to Public Profile by @s1lvax in #42
- Mini code refactoring by @s1lvax in #43
- Make head commit URL clickable by @Discusser in #44
- [Feature] Modify Links and Skills order / fix #15 by @glitchingcore in #45
- Align cells in the UserLinks table by @Discusser in #46
- Use typescript types for DnD and PublicProfile by @Discusser in #49
- [Feature] Limit TechStack and Link entries to 15 per user (Fixes #25) by @tawaks in #50
- Display level mastery labels instead of values for SkillsForm by @Discusser in #51
- merge new changes by @s1lvax in #52
- Added Twitter button if defined on Github by @s1lvax in #54
- Display skeletons while loading async components by @Discusser in #53
- Dev by @s1lvax in #59
New Contributors
- @s1lvax made their first contribution in #1
- @Discusser made their first contribution in #18
- @eltociear made their first contribution in #27
- @glitchingcore made their first contribution in #45
- @tawaks made their first contribution in #50
Full Changelog: https://github.com/s1lvax/route/commits/1.0.0