Skip to content

Releases: arnondora/arnondoraBlog

Arnondora 1.4.0

05 Oct 15:14
Compare
Choose a tag to compare

New Features

  • Upgrade to Gatsby 2.0 ❤️
  • Introducing Dark Mode
  • Introducing Font Scale
  • Introducing new article layout (Normal Layout)
  • Add Git Hook for prettier code before commit
  • Add Structured Data to Article Page
  • Add ability to search an article from GET method parameter

Fixes & Improvements

  • Refactor components to be cleaner
  • Fix gif image has small size display
  • Fix Metadata in production is wrong
  • Add Plugin gatsby-plugin-no-sourcemaps and gatsby-plugin-lodash to remove source map and unused Lodash functions
  • Fix article title sink in small screen
  • Remove unused style in category template
  • Optimise reader page for lower render time
  • All alt and title in thumbnail image
  • Fix Mobile sharing buttons in footer
  • Enable loading image by pixel density of the screen
  • Increase the width of remark image to 2000px
  • Add Sitelinks Searchbox to index page
  • Add Google Analytics tag in CV page
  • Improve loading performance by load Open Sans font from typography.js
  • Move body global style to inject with typography.js
  • Move content style to styled-components
  • Add title and alt for category featured story
  • Add options to purify CSS in styled-components
  • Add image blur effect in homepage's featured story

Arnondora 1.3.2

26 Jun 09:26
Compare
Choose a tag to compare

Fixes & Improvements

  • Fix when upload an article to Firebase

Arnondora 1.3.1

26 Jun 08:31
Compare
Choose a tag to compare

Fixes & Improvements

  • Fix label in Category Button sink when display in large screen
  • Increase the opacity of a Category Featured Story container
  • Add shadow fading effect when hover a card
  • Increase font size of the content
  • Fix Google Font Render Blocking
  • Update dependencies version

Arnondora 1.3.0

26 May 07:26
Compare
Choose a tag to compare

New Features

  • Add Live Blog
  • Enable production articles in develop mode
  • Add retrieving categories data from Firebase
  • Add darkBackground to the colour palette
  • Add WebP Support with failover for other web browsers

Fixes & Improvements

  • Add live in the mobile menu
  • Fix search button position in Navigation Bar
  • Fix articles title position in Navigation Bar
  • Increase height of thumbnail in card image
  • Fix comment can not be loaded
  • Fix XSS in comment section
  • Fix user able to comment with blank text
  • Fix blank comment is in the comment box
  • Comment is invalid date
  • Fix adding blank comment is added when deploy
  • Fix white page error when dealing with blank comment
  • App crash when loading non-text comments
  • Fix margin between thumbnail and content is 0 when tagline in the first item
  • Add Drop Cap in Article Page
  • Add Hover Shadow in Featured Item in Category page
  • Change icon font to use Material Font in some components
  • Change design in comment section
  • Use React.Fragment to reduce the complexity of the DOM tree to improve rendering performance up to 64.4% render time and 58.14 painting time improvement
  • Remove card image wrapper and moved styes to component itself
  • Add radius border to search box in search page
  • Fix search keyword input is absent
  • Fix when user able to add blank comment
  • Remove Category Chip Container from search page
  • Add border-radius in category chip in search page
  • Add default background colour to all pages
  • Change style of <code> to be more material
  • Replace <SupperWrapper> with global style
  • Fix position of the next and previous story when the other one is longer than the other in the reader page
  • Remove duplicated container of each RecommendStory
  • Remove duplicated container in comment box
  • Add SEO Meta Tag in index page
  • Fix CardImage in search page does not has an unique key
  • Fix memory leak on async comment getter task in reader page
  • Add Theme Support for all components
  • Fix thumbnail overlay is placed over the mobile share button in reader page
  • Add Footer in Category page
  • Fix content in og:locale meta tag to match with IETF's BCP 47
  • Remove duplicated font styles

Arnondora 1.2.0

21 Mar 15:30
Compare
Choose a tag to compare

New Features

  • Redesign the category page
  • The brand new search interface
  • Use lazy load image on feature article thumbnail in the index
  • Use lazy load image on a thumbnail in the article page

Fixes & Improvements

  • Fix Draft article is in the search result
  • Add subtitle to the article's thumbnail
  • Fix title of the articles in Thai is hard to read from the line spacing
  • Improve font sharpness
  • Improve left menu in navbar via increase font-weight when in the article page
  • Add page title in category page
  • Fix <em> does not centre aligned
  • Add a link to Github in the footer
  • Add a credit text to article's thumbnail
  • Decrease margin between thumbnail and the article to be closer to improve readability
  • Change the size of error message in category page
  • Add line separator style
  • Fix "Links must have discernible text" in navbar search button
  • Improve contrast of text in the tab for better readability
  • Improve accessibility in links
  • Add line separator when there's no recommend story
  • Reduce contact logos size in the footer
  • Change tutorial link to the tutorial category page

Arnnondora 1.1.1

13 Mar 15:04
Compare
Choose a tag to compare

New Features

  • Upgrade Styled-Components to V3
  • Add npm serve command in package.json
  • Auto resize and optimise image via sharp

Fixes & Improvements

  • Update Dependencies
  • Fix text colour in <li> is invalid
  • Fix text colour in <p> is invalid
  • Fix CV Link in Navbar
  • Fix Link Navbar
  • Fix Thumbnail is absent when using the internal link
  • Remove gatsby-remark-responsive-iframe and use custom style for <iframe>
  • Fix icon in the manifest is missing
  • Fix Staging message in comment box
  • Change background colour in category page
  • Fix table is over-width on some page
  • Fix invalid environment in .firebaserc

Arnondora 1.1.0

30 Jan 04:00
Compare
Choose a tag to compare

New Features

  • User able to comment the article
  • Search for articles

Fix & Improvement

  • Ignore .env.* files and all articles
  • Update Dependencies
  • Reduce path bundle size (around 6 times smaller than the previous version)
  • Fix table is oversized
  • Site is got white space when cache is not cleared yet
  • Text in footer has no margin in mobile
  • Button style in post a comment button is invalid in some browsers
  • CV page title
  • Index page description
  • Change the way of loading font to improving performance
  • Ignore paginate page in sitemap
  • Change colour of nprogress
  • Fix mobile footer is over card in index page

Arnondora 1.0.2

20 Jan 14:12
Compare
Choose a tag to compare
  • Remove unused dependencies
  • Clean unused code
  • Fix Google Analytics is not present
  • Reduce bundle size by change the way of importing dependencies
  • Fix size heart in footer on production is too big in production
  • Fix size of side Facebook share button is too big in production
  • Upgrade to React 16.0 by using gatsby-plugin-react-next
  • Remove Side Sharing Button in Content Page
  • Add share buttons in Navbar
  • Reduce GraphQL query time by reducing query in gatsby-node.js
  • Limit memory usage in develop environment.

Arnondora 4.0 is here!

01 Jan 09:17
Compare
Choose a tag to compare

Pack with tons of features and improve speed and reliability