HoStel version history

Version Date Changes
3.6.0 Jun 10, 2025
  • add hotel- and room properties
3.5.4 Apr 17, 2025
  • add number of bad logons counter to operator list
  • add link to reset bad logon counter
3.5.3 Feb 15, 2025
  • fix to avoid sporadic database locking error
3.5.2 Nov 19, 2024
  • fix to avoid sporadic sqlalchemy.exc.PendingRollbackError
3.5.1 Nov 6, 2024
  • mobile number added to reservations Excel export
3.5.0 Nov 5, 2024
  • enhance reservations search: add a few new columns to Excel export
3.4.3 Aug 20, 2024
  • add commit in matrix collector method, to avoid db locking
3.4.2 Jul 14, 2024
  • beautify debug message
3.4.1 Jul 14, 2024
  • make flask session expire after n minutes of inactivity
3.3.5 Jan 11, 2024
  • fix: commit counter setting after failed login
3.3.4 Dec 26, 2023
  • bugfix: locked database
3.3.3 Dec 11, 2023
  • bugfix: display hotels and rooms in order according to display order on hotel maintenance pages; display rooms in order according to display order, in matrix
  • add possibility to search reservations by hotel
  • add reservations dates inside room deletion error message
3.3.2 Nov 1, 2023
  • bugfix: handle hotels with no rooms in matrix
3.3.1 Sep 6, 2023
  • added .flaskenv
  • made it work both with Flask-Babel 2 and Flask-Babel 3
  • added db info in startup info
  • forms fill select fields only in constructors
3.3.0 Apr 7, 2023
  • e-mail database backups
3.2.1 Apr 6, 2023
  • result search into Excel file
3.2.0 Apr 5, 2023
  • enhanced layout (menu, etc.)
  • added hotel- and room maintenance
3.1.3 Apr 3, 2023
  • added favicon
  • bugfix in statistic calculation
  • matrix layout adjustments
3.1.2 Apr 2, 2023
  • added more logs inside matrix creation
  • bugfixes in operator maintenance
3.1.1 Mar 31, 2023
  • bugix: handle no user found scenario during login
3.1.0 Mar 31, 2023
  • Upgrade Python 2 to Python 3
  • change server operating system from Centos 7 to Ubuntu 22.04
  • all Python libraries upgraded
2.5.? Aug 1, 2014
  • Previous releases