Skip to content

Releases: Exyht/exyht

Some Laravel input improvement

09 May 03:03
Compare
Choose a tag to compare
v2.3.0

Add Encryption key generate process

Exyht v2.2.0

09 Feb 11:59
Compare
Choose a tag to compare

Fixed some bugs.

Exyht v2.1.0

04 Feb 13:31
Compare
Choose a tag to compare

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

01 Feb 15:23
Compare
Choose a tag to compare

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 and email 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

01 Feb 11:41
Compare
Choose a tag to compare

Modified Markdown.php for youtube was not added mistakenly.

Exyht v1.2.2

01 Feb 09:47
Compare
Choose a tag to compare
  • 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

26 Jan 14:31
Compare
Choose a tag to compare

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

25 Jan 15:24
Compare
Choose a tag to compare

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

22 Jan 11:31
Compare
Choose a tag to compare

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!

20 Jan 11:10
Compare
Choose a tag to compare

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.