Skip to content

Releases: BecauseOfProg/blog

Release v4.2.3

26 Sep 19:23
5c9afbf
Compare
Choose a tag to compare

This is a new minor release for the BecauseOfProg blog

New articles

UI Changes

  • Added a new menu to search articles with filters
  • Improved articles' style: centering images, captions, tables, rendering math formulas
  • Improved visibility of the category bar

Additions

  • New articles are shown at the bottom of the current one
  • Filter articles by author

Full changelog: v4.2.2...v4.2.3

Release v4.2.2

20 Sep 17:19
Compare
Choose a tag to compare

Release v4.2.0 - "Nuxt 2"

25 Sep 11:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.2.0

Release v4.0.0 - "In full Vue"

17 Mar 21:20
Compare
Choose a tag to compare

This is the first release of this new codebase! 🎉 Preview

🚀 Additions

  • The devblog, a space for us to share behind the scenes news!
  • A new comment section on publications that is directly linked to the API

🌈 UI changes

  • Refined the projects page to be way more appealing
  • Using the Vuetify library for all the components
  • Added a bottom bar on mobile to facilitate navigation
  • Infinite scroll on the articles list with a return-to-top button and an integrated search bar
  • Categories preview in the top bar (for publications part)

🔧 Changes

  • Added an i18n module for future purposes (English articles)