All Versions
9
Latest Version
Avg Release Cycle
26 days
Latest Release
2165 days ago

Changelog History

  • v1.1.6 Changes

    May 23, 2018

    ๐Ÿ“š Please follow the instructions for minor updates in the documentation. Please also update the Typemill theme and the plugins.

    • โž• Added security headers.
    • โž• Added a temporary ip-blocker if login fails 3 times.
    • โž• Added fieldsets for configuration fields of themes and plugins.
    • โž• Added logic for user roles.
    • ๐Ÿ”„ Changed url-structure from tm-author to tm.
    • Activated twig cache.
    • ๐Ÿ”จ Started to refactored css for author panel.
  • v1.1.5 Changes

    May 10, 2018

    ๐Ÿ“š Please follow the instructions for simple updates in the documentation. Please also update the Typemill theme and the plugins.

    โœ… With version 1.1.5 Typemill learns math. There is a plugin called "math" that you can activate in the author panel. you can choose between MathJax and KaTeX. For the syntax to write math in markdown, please check the markdown reference page. Here are the details of this version:

    • ๐Ÿ‘ Extend markdown to support latex syntax.
    • ๐Ÿ†• New plugin to activate MathJax or KaTeX.
    • ๐Ÿ”Œ Highlight for code blocks is now a plugin.
    • Share buttons for twitter, facebook and xing can be added to the TYPEMILL theme.
    • โšก๏ธ Optimized mobile startpage.
    • Table of content has now permanent ids and anchors (headline) instead of dynamic numbers.
  • v1.1.4 Changes

    April 30, 2018

    ๐Ÿ”– Version 1.1.4 is mainly an optimization and refactoring of the author panel released in version 1.1.3. Some details of the changes:

    • โšก๏ธ Length of description is optimized for SEO now.
    • โšก๏ธ You can display a last modified date on each page now (update the TYPEMILL theme for that).
    • โšก๏ธ Optimized mobile version of the author-panel navigation.
    • Form rendering is now done in a seperate form template.
    • ๐Ÿ”จ SettingsController is deeply refactored and some bugs are fixed.
    • ๐Ÿ”จ FormModel partly fixed and refactored.
    • ๐Ÿ›  ValidationModel fixed.
    • ๐Ÿ”จ Update notifications for system, themes and plugins are completely refactored and unified.
    • ๐Ÿ”Œ Welcome page is fixed, so that the linked themes- and plugin settings show the initial values now.
    • ๐Ÿ”Œ Settings functions for plugins and themes are cleaned up and unified.
    • ๐Ÿ›  Design is partly fixed and unified (open-close icons and more).
    • ๐Ÿ“š User documentation has been enhanced and corrected.
  • v1.1.3 Changes

    April 20, 2018

    ๐Ÿ“š Please follow the instructions for major updates in the documentation.

    ๐Ÿ”– Version 1.1.3 introduces an author panel. Now you can authenticate, configure the system, themes and plugins and manage users. This is the first step towards a full authoring panel that helps you to manage, create and edit everything online.

    • Author panel.
    • Authentication.
    • ๐Ÿ”ง Configuration of the system, the theme and the plugins.
    • โšก๏ธ User management (create update and deleted).
    • ๐Ÿ›  Bugfix: Footnotes in Markdown didn't work due to parsedown library. Fixed in the new library version.
  • v1.1.2 Changes

    March 15, 2018

    โšก๏ธ If you update your version, please use the new htaccess file, replace the system folder and the theme folder. Backup your settings-file and setup your website again. Version 1.1.2 includes:

    • ๐Ÿ”ง Configurations for themes in the setup.
    • ๐Ÿ‘Œ Improved update check for themes, plugins and base app.
    • โšก๏ธ Optimized design of the setup page.
    • Language selection to the setup (used only for lang-attribute right now).
    • ๐Ÿ”„ Changed typemill theme accordingly
    • ๐Ÿ›  Bugfix: Index.php is not reachable anymore, prevents duplicate content. Please update htaccess-file.
  • v1.1.01 Changes

    February 06, 2018

    If you download this release, you have to update it with composer to load all vendors

    ๐Ÿ”– Version 1.1.0 introduces plugins to typemill. And because of the GDPR, the first plugin is an implementation of the famous cookieconsent. So heads up, you can publish GDPR-compliant websites with typemill now!

    ๐Ÿ”Œ All plugins are in the new "plugin"-folder, and we can't wait to fill this folder with cool extensions.

    โšก๏ธ To update the system, please delete, replace and upload

    • the "system" folder and
    • the "theme" folder.
    • ๐Ÿ”Œ the "plugin" folder (new).

    Then backup and delete your settings.yaml in the settings-folder.

    ๐Ÿ”ง Now visit your startpage and click on the new setup-button. The button will direct you to the new setup page, where you can configure the basic system and the new cookieconsent-plugin.

  • v1.1.1.0 Changes

    February 26, 2018

    โšก๏ธ To install this update, please keep your folder "content" and backup your folder "settings". Delete all other folders and your settings file. Then upload the new folders and visit your website. Setup your page again, that's it.

    This version contains the following changes:

    • โž• Added new plugin "analytics" for integration of Matomo/Piwik and Google Analytics.
    • Theme "TYPEMILL": Design refresh.
    • Theme "TYPEMILL": Added cannonical url.
    • Theme "TYPEMILL": Added meta tags for social sharing including image reference.
    • Increased length of meta-description for google.
    • ๐Ÿ›  Fixed error with field builder (getAttributeValues).
    • ๐Ÿ›  Fixed error with static functions in settings (added declaration as static).
    • โž• Added documentation for plugin developers.
  • v1.1.0

    February 06, 2018
  • v1.0.5 Changes

    November 29, 2017
    • ๐Ÿ‘Œ Improvement : Character encoding for the navigation has improved. You can try to use other characters than english for your file names now, but there is no garanty for it. If the characters do not work in the navigation, please use english characters only.
    • ๐Ÿ‘Œ Improvement : A [TOC]-tag for generating a table of contents is now implemented. You can use the tag anywhere in your text-files, but please use a separate line for it. Update the theme for stylings.