mirror of
https://github.com/pawelmalak/snippet-box.git
synced 2025-12-21 13:23:05 +01:00
21 lines
889 B
Markdown
21 lines
889 B
Markdown
### v1.4 (2021-10-14)
|
|
- Added search functionality ([#18](https://github.com/pawelmalak/snippet-box/issues/18))
|
|
- Fixed date parsing bug ([#22](https://github.com/pawelmalak/snippet-box/issues/22))
|
|
- Minor UI fixes
|
|
|
|
### v1.3.1 (2021-10-05)
|
|
- Added support for raw snippets ([#15](https://github.com/pawelmalak/snippet-box/issues/15))
|
|
|
|
### v1.3 (2021-09-30)
|
|
- Added dark mode ([#7](https://github.com/pawelmalak/snippet-box/issues/7))
|
|
- Added syntax highlighting ([#14](https://github.com/pawelmalak/snippet-box/issues/14))
|
|
|
|
### v1.2 (2021-09-28)
|
|
- Added support for tags ([#10](https://github.com/pawelmalak/snippet-box/issues/10))
|
|
|
|
### v1.1 (2021-09-24)
|
|
- Added pin icon directly to snippet card ([#4](https://github.com/pawelmalak/snippet-box/issues/4))
|
|
- Fixed issue with copying snippets ([#6](https://github.com/pawelmalak/snippet-box/issues/6))
|
|
|
|
### v1.0 (2021-09-23)
|
|
Initial release |