FET full changelog
FET 7.7.7
released Feb 20, 2026 (New Release)
Added three new types of space constraints: room(s) pair of mutually exclusive time slots, room(s) pair of mutually exclusive sets of time slots, and room(s) occupy(ies) max sets of time slots from selection (suggested by Rodolfo Ribeiro Gomes). On this occasion, there were added the general constraints (for all rooms, not only for a single room, as in the previous versions) of type rooms max activity tags per day/real day/week.
Minor bug fixes and improvements.
Minor bug fixes and improvements.
FET 7.7.6
released Feb 13, 2026 (New Release)
Corrected a few compilation warnings when using an older C++ compiler.
Updated the Italian translation, by Andrea Primiani.
Minor improvements.
Updated the Italian translation, by Andrea Primiani.
Minor improvements.
FET 7.7.5
released Feb 8, 2026 (New Release)
The command-line version now allows completely configuring the data to be printed in the HTML timetables, as in the GUI version (suggested by hold_find).
When choosing the data to print in the timetables, it was added a simple option to copy (propagate) all the settings from the current tab to all the tabs from 4 to 21 (suggested by GUEFFAZ REDA).
Updated the Arabic translation, by Benahmed Abdelkrim.
Minor improvements.
When choosing the data to print in the timetables, it was added a simple option to copy (propagate) all the settings from the current tab to all the tabs from 4 to 21 (suggested by GUEFFAZ REDA).
Updated the Arabic translation, by Benahmed Abdelkrim.
Minor improvements.
FET 7.7.4
released Feb 1, 2026 (New Release)
Updated to Qt 6.10.2.
Bug fix: the human-readable text file should not have been shown if the user did not create or load a file (reported by GUEFFAZ REDA).
Improved the colors handling in the human-readable data (by g.theodoroy).
Minor improvements.
Bug fix: the human-readable text file should not have been shown if the user did not create or load a file (reported by GUEFFAZ REDA).
Improved the colors handling in the human-readable data (by g.theodoroy).
Minor improvements.
FET 7.7.3
released Jan 27, 2026 (New Release)
Compilation bug fixed: it was impossible to compile FET with the option USE_SYSTEM_LOCALE enabled (reported by g.theodoroy).
FET 7.7.2
released Jan 25, 2026 (New Release)
Improvements in the interface: the constraints with tables will be shown in human-readable form (suggested by GUEFFAZ REDA, and maybe other users in the past). g.theodoroy had useful suggestions and contributions, and wrote the code to divide the tables in the Mornings-Afternoons mode.
The detailed description of the teachers now include their 'not available times' constraints, in human-readable form (suggested by GUEFFAZ REDA).
Improvements in the interface: all the 'list constraints' dialogs now contain Up/Down buttons.
The user can view/save the file in a human-readable text form (it was DT's suggestion to allow saving the data as an HTML file).
The user can backup or restore the settings to/from an INI file (suggested in the past by Bobby Wise, and maybe by other users).
Minor interface bug fixes.
The detailed description of the teachers now include their 'not available times' constraints, in human-readable form (suggested by GUEFFAZ REDA).
Improvements in the interface: all the 'list constraints' dialogs now contain Up/Down buttons.
The user can view/save the file in a human-readable text form (it was DT's suggestion to allow saving the data as an HTML file).
The user can backup or restore the settings to/from an INI file (suggested in the past by Bobby Wise, and maybe by other users).
Minor interface bug fixes.
FET 7.7.1
released Jan 18, 2026 (New Release)
Improved the CMake build files, by Michael Towers. Volker Dirr (assisted by Gemini and ChatGPT) also had some useful suggestions.
The FET translations now include also the Qt translations (suggested by Michael Towers).
Added more filters in the all time/space constraints dialogs: check boxes for miscellaneous, teachers, students, activities, subjects and tags, and rooms constraints (suggested by GUEFFAZ REDA, who also reported some critical bugs, fixed before the official release). Also, following a suggestion by GUEFFAZ REDA, the user selections for the check boxes are now saved/restored.
The FET translations now include also the Qt translations (suggested by Michael Towers).
Added more filters in the all time/space constraints dialogs: check boxes for miscellaneous, teachers, students, activities, subjects and tags, and rooms constraints (suggested by GUEFFAZ REDA, who also reported some critical bugs, fixed before the official release). Also, following a suggestion by GUEFFAZ REDA, the user selections for the check boxes are now saved/restored.
FET 7.7.0
released Jan 12, 2026 (New Release)
The sources and the GNU/Linux binaries are now archived with tar.xz (suggested by Michael Towers).
It is now possible (and recommended) to build FET with CMake (minimum Qt version for CMake: 6.10) (suggested by Michael Towers, who also provided extensive instructions/help on how to do this; also Volker Dirr, assisted by ChatGPT and Gemini, suggested some important corrections). On this occasion, we added an improvement so that the engine is no longer compiled twice, but only once, as a static library (suggested by Volker Dirr, assisted by Gemini). QMake is still supported, but not recommended (one reason is that the engine is compiled twice, and another reason is that it is an old building method). Older Qt versions (5.15 to 6.9) are supported only with QMake. Chichi Lalescu suggested the code to make the conditional building of FET with the language preselected to the local language, enabling the option USE_SYSTEM_LOCALE.
Minor improvements (suggested by Michael Towers, found using Qt Creator).
It is now possible (and recommended) to build FET with CMake (minimum Qt version for CMake: 6.10) (suggested by Michael Towers, who also provided extensive instructions/help on how to do this; also Volker Dirr, assisted by ChatGPT and Gemini, suggested some important corrections). On this occasion, we added an improvement so that the engine is no longer compiled twice, but only once, as a static library (suggested by Volker Dirr, assisted by Gemini). QMake is still supported, but not recommended (one reason is that the engine is compiled twice, and another reason is that it is an old building method). Older Qt versions (5.15 to 6.9) are supported only with QMake. Chichi Lalescu suggested the code to make the conditional building of FET with the language preselected to the local language, enabling the option USE_SYSTEM_LOCALE.
Minor improvements (suggested by Michael Towers, found using Qt Creator).
FET 7.6.5
released Jan 8, 2026 (New Release)
Improved the command line generation, by removing the additional thread which was checking for the possible existence of the 'sigwrite' file. The new check for the existence of this file is done in the already existing generation thread (idea and code suggested by Michael Chourdakis).
Minor improvement: the History states will now be stored in four std::deque-s instead of four std::list-s (but the improvement is not noticeable in practice).
Minor improvements.
Minor improvement: the History states will now be stored in four std::deque-s instead of four std::list-s (but the improvement is not noticeable in practice).
Minor improvements.
FET 7.6.4
released Jan 1, 2026 (New Release)
Bug fix in the new feature, introduced in version 7.6.0, to view/edit the related constraints in the timetable view days vertical dialogs (reported by GUEFFAZ REDA).
Improved the layout of the option to view/edit the related constraints from the timetable view dialogs, to save space (suggested by GUEFFAZ REDA).
Corrected the Arabic translation, by Benahmed Abdelkrim (fixing an error reported by GUEFFAZ REDA).
Improved the layout of the option to view/edit the related constraints from the timetable view dialogs, to save space (suggested by GUEFFAZ REDA).
Corrected the Arabic translation, by Benahmed Abdelkrim (fixing an error reported by GUEFFAZ REDA).
FET for Windows 7 - free download notice
Windows 7 Download periodically updates software information of FET from the publisher.
« BACK
My Account
Help
Windows 7 Software Coupons
-
MacX Video Converter Pro
56% Off -
WinX DVD Copy Pro
42% Off -
WinX DVD Ripper
50% Off -
MacX DVD Video Converter
58% Off -
WinX MediaTrans
63% Off
My Saved Stuff
You have not saved any software.
Click "Save" next to each software.
Click "Save" next to each software.
Would you like to receive announcements of new versions of your software by email or by RSS reader? Register for FREE!
Windows 7 Downloads Picks
- GeoGebra 6.0.918.0
- VariCAD Viewer 2026 1.01
- VariCad 2026 1.01
- IP Video System Design Tool 2025.2.0.2402
- Windows Live Essentials 2011
- Windows Live Essentials 2012 16.4.3528
- ProsimGraphsPro 11.0
- FET 7.7.7
- Portable Balabolka 2.15.0.913
- DAZ Studio 4.24.0.4
- Mindomo Desktop 11.1.5.0
- Google Earth 7.3.6.10155
- Panoply 5.9.1
- WinStitch 2024.5.6
- EarMaster Pro 7.8.90
- Tux Paint 0.9.33
- Bible Analyzer 5.6.5
- Gnuplot for Mac OS X 6.0.1
- WinStars 3.0.304 (2025
- Metes and Bounds 6.4.3
Popular Tags
betfair
software
tips
organizer
basketball
forum
football
bet
baseball
racing
ebook
punter
prediction
soccer
postsmile
sport
gambling
league
picks
nfl
betting
home
masterra
email
handicapping
mlb
premier
collection
inventory
forecast
Popular Windows 7 Software
- GeoGebra 6.0.918.0
- VariCAD Viewer 2026 1.01
- VariCad 2026 1.01
- IP Video System Design Tool 2025.2.0.2402
- PowerBK Book Organizer Software 4.2.8
- Windows Live Essentials 2011
- Windows Live Essentials 2012 16.4.3528
- ProsimGraphsPro 11.0
- Offline Map Maker 8.373
- Lottery Number Generator Software 7.0
- FET 7.7.7
- Portable Balabolka 2.15.0.913
- Free Tamil Astrology Software 1.2.0.1
- Free Kundli Software 1.2.0.1
- Sudoku Solver Software 7.0
© 2026 Windows7Download.com - All logos, trademarks, art and other creative works are and remain copyright and property of their respective owners. Microsoft Windows is a registered trademarks of Microsoft Corporation. Microsoft Corporation in no way endorses or is affiliated with windows7download.com.



