Your IP : 216.73.216.79


Current Path : /var/www/html/ebookingdbkl/www/
Upload File :
Current File : /var/www/html/ebookingdbkl/www/change_log

<div class="jumbotron" style="padding:20px">
  <h1 class="display-4">DYNAWEB 1.0</h1>
  <p class="lead">Blunet Dynaweb yii2 starter kits</p>
  Download: - <a href="http://dynaweb4.blunet.co/" target="_blank">http://dynaweb4.blunet.co/</a>
</div>

<div class="container">
    <div class="row">
        <div class="col-md-12">
            <h4>#CHANGE LOG</h4>
            <hr>
            
            <h5>24 DEC 2020</h5>
            <ul>
                <li><strong>Pretty Url</strong> for frontend and backend</li>
                <li><strong>Frontend Content Bug Fix</strong> when user using $module variable, it will break all frontend component, now user can use any variable freely</li>
                <li><strong>Frontend Error Handling</strong> now any error related frontend content will be notified and can be handle troughly</li>
                <li><strong>Page Setup</strong> now you can fetch all your setting in setup component, also you can call it anywhere in your components</li>
                <li><strong>Twig Template</strong> now you can use twig, happy coding!!</li>
            </ul>
            
            <h5>10 DEC 2020</h5>
            <ul>
                <li><strong>Theme settings</strong> for backend ui and styling</li>
                <li><strong>Image Cropper</strong> for basic image croping, available on profile and themes setting</li>
                <li>Translation message now can be updated</li>
                <li>Overall ui simplification</li>
                <li>Backend menu text will scroll in long menu title</li>
            </ul>
            
        </div>
    </div>
</div>