Releases: juicebct/roadmap-project
📥 v1.2.0 / Update (STABLE)
Changes:
- Added new links to mainwindow.
- Removed the topic limit when creating or editing a roadmap (previously limited to 15, now unlimited).
- Removed the requirement to add 4 subtopics if a description is provided in the roadmap.
- Removed the 150-character limit for subtopics. The number of subtopics is now unlimited, with the only restriction being the maximum capacity of the textbox.
- Updated character limits for text fields when creating/editing a roadmap:
Author: 60 characters;
Roadmap title: 60 characters;
Topic name: 60 characters;
Description: up to 500 characters;
Subtopics: up to 3000 characters.
Fixes:
- Fixed the spacing between topics in the mapwindow.
- Fixed autosize in mapwindow.
📥 v1.1.0 / Update
Changes:
- Added button to minimize application windows.
- Added rows numbering when creating and editing road maps.
- Errors now have a more detailed description (Links to rows).
- Changed character limits when creating and editing roadmaps.
- Minimal cosmetic changes.
🎈 v1.0.0 / First release
🎈 RoadMap Project v1.0.0 - First release
I am excited to present the first stable version of RoadMap 1.0.0! This is a completely upgraded project, both technically and visually. Compared to RoadMap Classic (v0.6.1), the program has undergone significant changes:
🔥 Key changes:
- Completely redesigned UI and interface, aligned with modern standards.
- Added notifications for upcoming deadlines (30, 7, 3, 1 days, on the deadline day, and overdue).
- New editing window for modifying existing roadmaps.
- Fixed technical and visual bugs from RoadMap Classic (v0.6.0).
To start using the program, simply download the installer roadmap-v1.0.0.exe. The installer was created using InnoSetup, a tool for building installers for Windows applications. The program requires the Microsoft Visual C++ Redistributable library (Windows x86, x64, or ARM64, depending on your system). For convenience, the necessary library is already included in the installer, and you will just need to confirm its installation during the setup process.
Once the installation is complete, RoadMap 1.0.0 will be ready to use :)
ℹ️ About the Project:
Originally, RoadMap was developed as my a first-year university course project. However, after project submission and defense, I decided to continue its development. Since version 0.1.0, the program has received many of updates and improvements, both technically and visually.
When the project reached version 0.6.1, I have decided to split it into two separate projects:
- RoadMap Classic (v0.6.1) - the old version with no major updates. It remained stable, receiving only hotfixes and minor cosmetic changes.
- RoadMap Project (v1.0.0+) - the new version, where all unique features and improvements are introduced.
This step allowed RoadMap Classic to stay stable for those who didn’t need new features, while enabling RoadMap Project to evolve freely without restrictions. Unfortunately, the RoadMap Classic repository is no longer available, as it was deleted. From now on, only RoadMap Project is accessible for source code exploration and further use.
Thank you to everyone who follows and supports the project! 🚀
