Releases: sebinside/StreamAwesome
Releases · sebinside/StreamAwesome
v3.0.0
Free online version: https://skate702.de/StreamAwesome/
Overview
The third release of StreamAwesome is all about style presets, including the beautiful new Neo style.
- Preset support with well-known styles to create read-to-use icons in seconds
- Moved v2.0.0 styling to Classic preset
- New Preset: Modern. Minimal black/white sharp style
- New Preset: Neo. Colorful gradient style that fits the Elgato Neo series
- New Custom: Maximum flexibility with color options using manual color pickers
- Update Font Awesome version to 6.6.0, including the new Sharp Duotone style
- Under the hood: Complete refactoring of the internal icon model and generators to increase maintainability
Pull Requests
- style: fix icon style buttons alignment by @MichaHuhn in #196
- refactor: simplify ref types by @MichaHuhn in #198
- refactor: implement emit types by @MichaHuhn in #199
- refactor: implement prop types by @MichaHuhn in #203
- refactor: Preset definition by @strudelbeast in #204
- #207 dynamic imports for font awesome pro css sheets by @DerArkeN in #208
- added basic neo support by @DerArkeN in #221
- Add custom icon presets by @sebinside in #225
- Merge develop for v3 release by @sebinside in #226
New Contributors
- @MichaHuhn made their first contribution in #196
- @strudelbeast made their first contribution in #204
- @DerArkeN made their first contribution in #208
Full Changelog: v2.0.0...v3.0.0
v2.0.0
Free online version: https://skate702.de/StreamAwesome/
Overview
This second release incorporates more font awesome pro features and style options.
- Easier selection of Font Awesome styles (solid, regular, light, thin)
- Support for Font Awesome Sharp and Duotone
- Extended color configuration with saturation and lightness (HSL)
- Downloaded icons now have a meaningful name :)
- Bugfix that prevented querying Font Awesome Pro icons and extended search results
Pull Requests
- Add responsiveness and accessibility by @tim0-12432 in #137
- add hsl color sliders by @tim0-12432 in #149
- Refactor icon model by @sebinside in #168
New Contributors
- @tim0-12432 made their first contribution in #137
Full Changelog: v1.0.0...v2.0.0
v1.0.0
Overview
This is the initial release after the prototyping phase. The main contributions of this release are:
- Complete rewrite of the prototype using TypeScript, Vite, Vue, and Tailwind CSS
- Create icons with the original Stream Deck style and coloring
- Use the full palette of Font Awesome Pro in the online version
- Fully functional search using the Font Awesome GraphQL API
- Use different styles of the classic Font Awesome Family (Thin, Light, Regular, Solid)
Pull Requests
- add way to select own font awesome version by @MelanX in #4
- Press enter to generate by @MelanX in #5
- Add support for brands by @MelanX in #7
- Add instruction how to use the project by @MelanX in #8
- fix default image doesn't match symbol and hü values pre-selected by @MelanX in #9
- Add detection of used version by @MelanX in #10
- fix readme by @MelanX in #11
- a few more features by @MelanX in #12
- Refresh design and cleanup by @pawcoding in #13
- Added more variety to the color selection by @Wuffli in #14
- migrate commonJs to ESM by @stewue in #16
- Rewrite by @sebinside in #17
- Feature: Implement IconBrowser by @Logianer in #80
New Contributors
- @MelanX made their first contribution in #4
- @pawcoding made their first contribution in #13
- @Wuffli made their first contribution in #14
- @stewue made their first contribution in #16
- @sebinside made their first contribution in #17
- @dependabot made their first contribution in #19
- @Logianer made their first contribution in #80
Full Changelog: https://github.com/sebinside/StreamAwesome/commits/v1.0.0