Skip to content

Releases: fikrirasyid/opus

Version 1.4.0

23 Apr 13:24
Compare
Choose a tag to compare

Improvements added:

  • Adding grunt task for creating .zip build
  • Adding WordPress 4.1 title-tag support (and its fallback)
  • Adding Jetpack site-logo module support
  • Adding custom background support
  • Adding RTL support
  • Adding styling details for Jetpack custom widgets
  • Fixing top nav's width issue
  • Custom fonts are now pluggable by translation (useful if Roboto & Montserrat has no support on targetted language)
  • Changing color scheme mechanism using Simple Color Adjuster class

Version 1.3

30 Dec 23:46
Compare
Choose a tag to compare

Improvements added:

  • Replacing custom time code with WordPress' human_time_diff
  • Adding pot file and loading textdomain for translation
  • More stuffs for translation
  • Better civil footnotes support. It'll still work on infinite scroll scenario now
  • Fixing editor styling
  • Using protocol relative URL for fonts
  • Adding Phillip Arthur Moore's Subtitles plugin support

Version 1.2

07 Aug 15:11
Compare
Choose a tag to compare

Version 1.2 is here! This version is basically a visual enhancement and more support for third party plugins:

  • Fixing search form bug on 404 template
  • Adding better looking sticky post UI
  • Prevent entry category crashes with entry time
  • Fixing strict standard issue on PHP 5.4
  • Turn of parallax effect on touch device because jQuery’s .scroll() doesn’t play nice with touch
  • WP-IG support: adding Instagram icon if the post is Imported Instagram media
  • Enhanced UI: adding date, month, and year divider
  • Enhanced UI: adjust javascript based effect if the window is resized
  • Resizing featured image to optimize page load
  • Enhanced UI: changing default page cover photo
  • Enhanced UI: fading out page cover as a complement of parallax effect
  • Civil Footnotes: Adding custom styling for civil footnotes-generated footnote.
  • Changing screenshot image to the better version
  • Jetpack support: tweaking styling for comment email subscription checkbox
  • Adding custom styling for dashboard header editing

Version 1.1

13 Jul 03:23
Compare
Choose a tag to compare

Version 1.1 of Opus theme:

  • Hiding top navigation when the page user scrolls down the page. Display the top navigation when the user scrolls up the page. Saving screen space for more important focus: the content. Inspired by this article
  • Adding support for Infinite Scroll feature provided by Jetpack
  • Adding support for WP-IG, the Instagram - WordPress integration plugin
  • Displaying embed code, oEmbed-supported link, or url to video stored on post meta '_format_video_embed' as video on single page. Note: I recommend Crowd Favorite's wp-post-format plugin for better UX for post format
  • Subtle improvement on design: smaller content width to make featured image on post format image more digestable, changing typography from open sans to roboto (IMO it is more sharper especially when it is used on large font-size), adding parallax effect to page image cover, adding subtle shadow to give sense of depth to the layout, inspired by Android Material Design
  • Hiding tag box if there's no tag to be displayed
  • Fixing top nav behavior on small screen