> For the complete documentation index, see [llms.txt](https://docs.warengonzaga.com/fork-corner/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.warengonzaga.com/fork-corner/information/changelogs.md).

# Changelogs

All changelogs and updates for fork-corner.

## 1.0.1 - 12.31.2020

&#x20;A quick fix for the overflow issue in body element. Replace with `overflow-x` so that the body can still scroll.

### Fixes

* Fixed overflow in the body.

## 1.0.0 - 12.31.2020

Finally the version 1 is here! I decided to add the remaining features to complete this open source project which is the bottom right and left positioning. Also, I prepare the documentation website for the project so everyone can follow the guide on how to use my simple fork corners. I will add more features time to time as long as I have time. Enjoy and happy new year!

### New

* Added bottom left and bottom right positions.

### Fixes

* Fixed NPM security issues.

### Updates

* Update README file.
* Improve Demo page.
