v1.7-beta

By , August 19, 2022 16:02

Version 1.7, the next major release, is here. In beta status, mostly for tests and feedback.

Main goal was to add support of Markdown syntax in task notes. It is enabled by default, but you can disable it in settings.

Design was face-lifted, now it is responsive – automatically adapts for screens of mobile devices.

Added support of dark mode. You can disable it in the settings.

Settings are not saved in ‘db/config.php’ file anymore, now they saved in database. Password is stored in hashed form. If you forgot it you have to change a database entry manually (set to empty value) or use mtt-edit-settings.php script (available in sources) in command line to edit the settings.

Session data is now stored in the database as well and does not use any files in ‘tmp/sessions’ directory, so ‘tmp’ folder was removed.

Configuration for the database connection is stored in ‘config.php’ file in the root of mytinytodo installation. This file is generated and saved automatically while setup process. You can make it read-only after install.

Other changes in directory structure: translation files moved to ‘includes’, javascript files moved to ‘content’. Now ‘content’ folder has only static files for public access, ‘includes’ folder has private files for backend and can be closed.

To update previous version (at least v1.4) just replace all files except ‘db’ directory. Minimal supported version of PHP is 7.2.

Full changelog – https://www.mytinytodo.net/history.php

Updated demo – https://www.mytinytodo.net/demo/

Download at https://www.mytinytodo.net/download.php

9 Responses to “v1.7-beta”

  1. Genki says:

    Excellent! I found your MTT yesterday, installed it and missed a dark mode. Today its there! Thanks a lot 🙂

  2. Marc says:

    Awesome 🙂 thank you for your work
    Are you going to add Admonitions support too?

  3. Diegal says:

    Thanks for your work bro, its awesome!

  4. Noobie says:

    Awesome work. Found your code in Github. Quite an interactive process at setup.php. Keep up the good work.
    Will you be updating MTT in the future for multiple users instead of just one?

  5. MJ says:

    This is the best way to coordinate task of a small business. If you would implement a multiuser support and privilege management, we’d have a professional solution.

  6. Lagar says:

    Very good work.
    Thank you very much.

  7. AL says:

    Thanks for your work
    Tiny and markdown works well!!

  8. ML says:

    Oh yeah, would be great to have a multi users support !!!

Leave a Reply to Lagar

Based on Panorama Theme by Themocracy