Skip to content

Releases: vratskyi/vratskyi.github.io

v0.8.4

29 Feb 19:54
Compare
Choose a tag to compare

Update v0.8.4

  1. Migrate to Cloudflare adapter
    After much searching for ways to integrate the template with vercel adapter, it was decided to go with Cloudflare Pages.

  2. Added pre-rendering
    Added pre-rendering for all site pages to improve performance.

  • Bugs that are known
    Now when switching to Russian language blog articles are not opened, this happens because when building the project adapter does not take into account nested paths for another locale, will be fixed in future updates.

Alpha version, all content and UI can be changed in future.

Full Changelog: v0.8.2...v0.8.4

v0.8.2

29 Feb 16:20
Compare
Choose a tag to compare
v0.8.2 Pre-release
Pre-release

Update v0.8.2

  1. Bug fixes:

Various bug fixes have been implemented to address issues and improve the overall stability and performance of the application.

  1. Vercel config update:

The configuration for Vercel, a cloud platform for deploying applications, has been updated. This might include adjustments to deployment settings, environment variables, or other Vercel-specific configurations.

  1. Added Sharp library:

The Sharp library has been added to the project. Sharp is a high-performance image processing library, so its inclusion suggests that there may be image-related operations or optimizations introduced in the project.

Alpha version, all content and UI can be changed in future.

Full Changelog: v0.8.0...v0.8.2

v0.8.0

29 Feb 14:31
Compare
Choose a tag to compare
v0.8.0 Pre-release
Pre-release

New update v0.8.0

  1. Updated UI:

    Changes have been made to the user interface, to improve design,
    functionality, and overall visual experience.

  2. Integrated i18n:

    Internationalization (i18n) support has been added, allowing for
    localization and adaptation of the application to different
    languages and regions.

  3. Added Russian language for the template:

    The Russian language has been included as an option for the
    template, providing support for users who prefer or need content in
    Russian.

  4. Added language switcher:

    A language switcher functionality has been implemented, enabling
    users to easily switch between different language options.

Alpha version, all content and UI can be changed in future.

Full Changelog: v0.7.2...v0.8.0

v0.7.2

22 Feb 23:08
Compare
Choose a tag to compare

New update is here, finnaly 👍

  1. Updated user interface
  2. Updated style files
  3. Fixed a bug where @tailwindcss/typography was not being applied to the blog
  4. Added automatic sorting of posts by date, from new to old
  5. Removed unnecessary code from input.css
  6. Added astro-compress package to compress files during project build, default settings: CSS: true, HTML: false, Image: true, JavaScript: true, SVG: false
  7. Astro and its packages have been updated to the latest version.

Alpha version, all content and UI can be changed in future.

Full Changelog: v0.6.9...v0.7.2

v0.6.9

15 Jan 12:52
Compare
Choose a tag to compare

Updated blog page and posts,added mdx support,etc.

Alpha version, all content and UI can be changed in future.

Full Changelog: v0.6.8...v0.6.9

v0.6.8

14 Jan 17:23
Compare
Choose a tag to compare

Improved blog UI, optimization, etc.

Alpha version, all content and UI can be changed in future.

Full Changelog: v0.6.7...v0.6.8

v0.6.7

11 Jan 17:14
Compare
Choose a tag to compare

Updated main page, added components, bug fixes, etc.

Alpha version, all content and UI can be changed in future.

Full Changelog: v0.6.6...v0.6.7

v0.6.6

11 Jan 02:08
Compare
Choose a tag to compare

Added components, code optimization, etc.

Alpha version, all content and UI can be changed in future.

Full Changelog: v0.6.3...v0.6.6

v0.6.3

06 Jan 19:06
Compare
Choose a tag to compare

Code fixes, UI improvements, bug fixes. etc.

Alpha version, all content and UI can be changed in future.

Full Changelog: v0.6.0...v0.6.3

v0.6.0

06 Jan 00:10
Compare
Choose a tag to compare

Added breadcrumbs, updated UI.

Alpha version, all content and UI can be changed in future.

Full Changelog: v0.5.9...v0.6.0