Skip to content

Commit

Permalink
docs: Update release notes
Browse files Browse the repository at this point in the history
  • Loading branch information
jbmorley authored and github-actions[bot] committed Jul 1, 2024
1 parent 32c371f commit 190793b
Showing 1 changed file with 67 additions and 0 deletions.
67 changes: 67 additions & 0 deletions docs/releases/index.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,70 @@ title: Releases
---

# Releases

## 1.0.0

**Changes**

- Save icon files
- Select between iOS and macOS icon previews
- Show icon grid in previews
- Add an about screen
- Export macOS icon set with pre-rendered shadows
- Initial release (#6)
- Export watchOS icons (#34)
- watchOS icon previews (#37)
- Show all icon types at once (#48)
- Button to quickly flip gradient colors (#49)
- Support changing the symbol horizontal and vertical position (#104)

**Fixes**

- Add an icon
- Correct padding around symbols when exporting icons
- Update the icon defaults
- Save out iOS and macOS icon variants
- Export all iOS icon sizes
- Update project
- Update the icon and add icon resources
- Pretty-print the JSON in Iconic files to make diffing them easier
- Update the about screen styling and add a copyright notice
- Require an explicit click to set the icon symbol
- Require an explicit click to set the icon symbol
- Rename the app to Symbolic and update the bundle identifier (#5)
- Update GitHub links to point to the new repository location (#8)
- Add the Symbolic license to the about screen (#13)
- Update the license to InSeven Limited (#14)
- Ensure the Diligence license can be shown from the about screen (#15)
- Accept the recommended Xcode updates (#16)
- Show 'New Document' button on the file picker (#28)
- Update the copyright notice to 2023 (#29)
- Don't automatically set the top color when changing the bottom color (#30)
- Use the `Interact` package and add the license to the about screen (#31)
- Leading-align symbol picker search field (#32)
- Support undo and prompt users to change modified documents (#33)
- Add tooltips to the toolbar items (#36)
- Add iOS icon grid (#38)
- Update the Interact license (#46)
- Fixed width for the settings sidebar (#47)
- Don't stretch the symbol in the picker button (#52)
- Show the symbol settings first in the sidebar (#53)
- Add a link to the Symbolic website on the about screen (#58)
- Show all scales for macOS and iOS icons (#64)
- Add all watchOS icon previews (#65)
- Add watchOS icon grid (#67)
- Add an export menu item (#69)
- Add privacy policy (#70)
- Hide/show grid from the menu (#72)
- Correct the symbol scaling on watchOS icons (#74)
- Show the icons previews in a grid (#76)
- Add keyboard shortcut for toggling the grid (#77)
- Show selected symbol in the symbol picker (#87)
- Thank Pavlos πŸ™πŸ» (#88)
- Don't allow opacity in the icon symbol (#89)
- Improved default window size (#90)
- Stop icon scale labels truncating (#91)
- Thank Lukas πŸ™πŸ» (#93)
- Center the icon previews in the main scroll view (#95)
- Use the Symbolic icon as the initial template πŸ’œ (#98)
- Use the correct shape for the iOS icon previews (#102)

0 comments on commit 190793b

Please sign in to comment.