Releases: Exyht/exyht
Some Laravel input improvement
Exyht v2.2.0
Fixed some bugs.
Exyht v2.1.0
A bug fixed and much more improved template layout. Hope you'll like it.
We always recommend you to upgrade to new version of Exyht to free from Bugs and to get new Features.
Happy Blogging!
Exyht v2.0.0
This is the most stable version until now and no more changes will be made until Exyht upgrade to Ember 2.0 & HTMLBars. We're sorry for such rapid version changing.
We're working hard to make Exyht Bugs free, stable, user friendly and standard as soon as possible.
Changes made in this version:
- Commenting using
name
andemail
field has been removed. Now Exyht uses Facebook login system. Please follow the Installation instruction carefully. - Formerly we didn't add modified
Markdown.php
for Youtube mistakenly. - Some conditional logic bugs fixed.
- Many unnecessary files've been removed to make Exyht more lightweight.
Thanks, for supporting Exyht. We sincerely asked for creating issue for any kind of Bugs found & requesting for new features you want.
Exyht v1.3.0
Modified Markdown.php for youtube was not added mistakenly.
Exyht v1.2.2
- Some bugs've been fixed.
- Some controller actions are used in components.
- Transition to route not worked from component, hence those routes transitioning placed in Template Router.
- More optimized code.
Exyht v1.2.1
Some minor bugs fixed.
has_navbar
property was not added mistakenly.- Previous layout for Blog name & Sub title input buttons were not click able for tablet and mobile view. Now they've been fixed.
Exyht v1.2.0
In this version entire front end code has been refactored.
- All Controller actions are now in components.
- Some views are now in components.
This is done to make Exyht compatible with Upcoming Ember 2.0 in which Controllers are deprecated.
Exyht v1.1.0
About v1.1.0:
- In this version, a severe bug of Installer has been fixed.
- Auto version updater added. That is, you will be notified automatically in your Admin page if any New version is released.
- A resetting scroll feature added.
Exyht v1.0.0 has been released!
This is almost a stable version of Exyht.
What's new in this version? Lets see:
- YouTube support. Just type
[isyoutube](youtube link)
. Yep, it's that easy! - Imgae Gallery added for better management of Images.
- Infinite scrolling added.
- Added separate archive route.
- Installer now can handle installation porcess better .
- Port support. e.g:
localhost:8080
. - Better handling of multi clicks.
- More optimized code.