v0.1.0

rishikanthc/Scriberrv0.1.0Oct 14, 2024by rishikanthc

AI Summary

This release focuses on fixing critical environment and user interface issues, specifically updating the Dockerfile to resolve a curl dependency and correcting UI bugs.

Key Highlights

  • Resolved Docker curl dependency issue
  • Fixed UI bugs

New Features

  • Improved Docker build stability
  • Fixed UI rendering

Full Release Notes

## What's Changed
* Update Dockerfile due to not being able to find curl on docker machine by @RJGY in https://github.com/rishikanthc/Scriberr/pull/14
* Fix UI by @rishikanthc in https://github.com/rishikanthc/Scriberr/pull/15

## New Contributors
* @RJGY made their first contribution in https://github.com/rishikanthc/Scriberr/pull/14
* @rishikanthc made their first contribution in https://github.com/rishikanthc/Scriberr/pull/15

**Full Changelog**: https://github.com/rishikanthc/Scriberr/compare/vbeta-0.2...v0.1.0