| Version | Change log |
| FET 7.5.5 Nov 1, 2025 |
An English field correction (reported by Vangelis Karafillidis). Updated the Greek translation, by Vangelis Karafillidis. |
| FET 7.5.4 Oct 22, 2025 |
Changed the license of the program to the GNU Affero General Public License version 3 (Volker Dirr suggested to remove the term 'or later'). Logic bugs fixed in the generation algorithm. Added a new type of constraint, activities max total number of students in selected time slots (suggested by Furkan Kizilaslan). Unfortunately, this constraint might have a bad behavior in practice; we need to scrutinize it before using it, and use it only if strictly necessary. Implemented additional keyboard shortcuts: Ctrl+Shift+T/S/R for teachers/students/rooms days horizontal timetables. Also, the user can enable some other keyboard shortcuts from the Settings > Interface menu: + for adding, M for modifying, Delete for removing, A for activating, D for deactivating, C for comments, U for up, J for down, and W for weights (suggested by Alami Mohammed). Minor improvements. |
| FET 7.5.3 Oct 12, 2025 |
Added a new and complete Turkish translation, by the newly assigned translator, Erdem Uygun (he was assisted by ChatGPT). Updated the Vietnamese translation, which is now complete, by the newly assigned translator, Vũ Ngọc Thành (he was assisted by Gemini and ChatGPT). |
| FET 7.5.2 Oct 9, 2025 |
Updated to Qt 6.10.0. The constraints of types room max activity tags per day/real day/week, teacher(s)/students (set) max activity tags per day/real day, and teacher(s)/students (set)/activities occupy max sets of time slots from selection will now accept any maximum limit, not just 1 or 2 (suggested recently by moke, and suggested in the past by Thái Chí Phương and Vũ Ngọc Thành). Code cleanup. Updated the Italian translation, by Andrea Primiani. Updated the Arabic translation, by Benahmed Abdelkrim. |
| FET 7.5.1 Oct 6, 2025 |
Updated to Qt 6.9.3. Added a new type of constraint, activity(ies) begin(s) or end(s) teachers'/students' day (suggested recently by Nelson Gomes, and suggested in the past by ghani1990, Ali Doussary, YOUSSEF HOUIET, Željko Vrabec, and maybe other users). Added a new type of constraint, activities occupy max sets of time slots from selection (suggested recently by k3nt0n, and maybe by other users in the past). The maximum value can be chosen by the user to be 1 or 2. Memory and speed improvements for the constraints of type teacher(s)/students (set) max single gaps in selected time slots, teacher(s)/students (set) occupy max sets of time slots from selection, and teacher(s)/students (set) pair of mutually exclusive sets of time slots. Changed the 'selected' symbol (now it is ✓) and the colors for the constraints with selected/not selected slots (suggested by k3nt0n, and by other users in the past). Rodica Lalescu suggested the new colors. Other minor improvements. |
| FET 7.3.0 Jul 13, 2025 |
Corrected some instructions/documentation (reported by Yush Yuen). Added the option to highlight the incompletely assigned teachers in the teachers' statistics, by comparing their target number of hours with their assigned list of activities (suggested by GUEFFAZ REDA). Updated the Italian translation, by Andrea Primiani. |
| FET 7.2.6 Jul 6, 2025 |
Corrected some instructions/documentation (reported by Yush Yuen). Added the option to highlight the incompletely assigned teachers in the teachers' statistics, by comparing their target number of hours with their assigned list of activities (suggested by GUEFFAZ REDA). Updated the Italian translation, by Andrea Primiani. |
| FET 7.2.3 May 26, 2025 |
Timetable generation code improvements in the new constraints of type teacher(s)/students (set) max single gaps in selected time slots (found with the help of Yush Yuen). Bug fix: the option '--printteachers=[true|false]' of FET-CL was not correctly recognized, because of a typo in the source code (reported by samloba). The inactive items (activities, subactivities, time constraints, space constraints, and group activities in the initial order items) will have a corresponding color (suggested by GUEFFAZ REDA). |
| FET 7.1.4 Apr 10, 2025 |
Crash bugs fixed, in the dialog for modifying a constraint of type max activity tags from a set per day/real day/week for a room, when removing an activity tag (reported by Nguyễn Hữu Tuyên). Improved the constraints of type teacher(s)/students (set) activity tag min hours daily - now they allow the user to specify the minimum required number of days per week with the selected tag (suggested by Nahum Lipkunsky). Improved the data file structure. Improved the resulted time horizontal timetables (suggested by Vangelis Karafillidis). Updated the Greek translation, by Vangelis Karafillidis. Updated the Italian translation, by Andrea Primiani. Updated the Arabic translation, by Benahmed Abdelkrim. Updated the Italian translation, by Andrea Primiani |
| FET 7.1.2 Apr 4, 2025 |
Updated to Qt 6.9.0. Added advanced filters in the dialogs which list the time/space constraints (suggested by Vangelis Karafillidis). Added the possibility of modifying multiple selected constraints at once, with a single click, for these types of time constraints: teacher min/max days per week, teacher min/max hours daily, teacher max hours continuously, and teacher max gaps per day/week (suggested by Vangelis Karafillidis). Added the possibility of being informed by a beep and/or a notification command after each successful timetable in a multiple generation (suggested by Benahmed Abdelkrim). |