What's Changed
✨ Features
- Add action to refresh plugin to open last used flow by @egorikftp in #249
- Use Snackbar notifications by @egorikftp in #253
- [Simple mode] Paste SVG/XML from clipboard by @egorikftp in #257
- Update top bar actions, match size with IDEA icons by @egorikftp in #264
- Allow to rename icon in Simple mode by @egorikftp in #267
- [Simple mode] Paste file from clipboard by @egorikftp in #268
- [Simple mode] Add ability to preview current icon by @egorikftp in #270
- feat: add indentation options for file export by @whitescent in #274
- [Simple mode] Actions redesign by @egorikftp in #276
- [IconPack] Allow to paste icon from clipboard by @egorikftp in #283
🐛 Bugfixes
- Remove unnecessary kotlin.Suppress import by @egorikftp in #269
- Add workaround to fix resize issue or switching to another window by @egorikftp in #282
- Fix: preview background reset after icon rename by @egorikftp in #284
🧹 Housekeeping
- Create require-label.yml by @egorikftp in #252
- Remove "ktlint:standard:backing-property-naming" suppression by @egorikftp in #251
- SvgXmlParser return parsed icon type, simplify extensions by @egorikftp in #261
- Migrate from Koin to Leviathan 2.0 by @egorikftp in #248
- Update Snackbar color by @egorikftp in #260
- Extract ImageVectorPreviewPanel as reusable component by @egorikftp in #273
- Unify color logic, introduce IrColor by @egorikftp in #277
- [Iconpack mode] Migrate from painter to IrImageVector by @egorikftp in #278
- [IconPack mode] Add Scrollbar by @egorikftp in #280
- Use CenterVerticalRow across project by @egorikftp in #281
- Update README.md by @egorikftp in #285
⬆️ Dependencies
- Update plugin spotless to v7.0.0.BETA4 by @renovate in #246
- Update dependency com.pinterest.ktlint:ktlint-cli to v1.4.0 by @renovate in #247
- Update dependency io.nlopez.compose.rules:ktlint to v0.4.17 by @renovate in #259
- Update dependency com.android.tools:sdk-common to v31.7.2 by @renovate in #271
- Update dependency dev.snipme:highlights to v1 by @renovate in #272
- Update dependency com.pinterest.ktlint:ktlint-cli to v1.4.1 by @renovate in #275
New Contributors
- @whitescent made their first contribution in #274
Full Changelog: 0.9.3...0.10.0