Releases: CodeEditApp/CodeEdit
Releases Β· CodeEditApp/CodeEdit
0.0.3-alpha.33
What's Changed
- Fixed inspector toolbar background color and inspector maxWidth by @austincondiff in #1214
- Add pixel to top of first line by @evanlwang in #1229
- docs: add evanlwang as a contributor for code by @allcontributors in #1230
- [chore]: updates
SwiftLintPlugin
to the latest version by @lukepistrol in #1231 - Fix a bug with the image preview bounds by @luah5 in #1233
- bugfix: renaming a file uses the wrong background color by @aaryankotharii in #1241
- Move to macOS Ventura-style Settings in place of Preferences by @austincondiff in #1215
- fix: Fix issues when adding/displaying GitHub/GitLab accounts by @Cubik65536 in #1244
- fix(AccountsSettingsDetailsView): Fix Delete Account button (#1245) by @Cubik65536 in #1248
- Performance improvements for settings by @Wouter01 in #1250
- Update CodeEditTextView to 0.6.2 by @austincondiff in #1251
- Fixing Theme not updating on click by @bombardier200 in #1255
- Refactored WorkspaceClient and sidebar by @matthijseikelenboom in #1243
- Account Setting SSH Keys Picker by @austincondiff in #1249
- Sidebar tab bar position setting by @austincondiff in #1257
- feat: Notify the user when an error is encountered when adding new accounts (#1252) by @Cubik65536 in #1253
- Add holding priority view modifier by @Wouter01 in #1265
- Quicklook Previews in Open Quickly overlay by @luah5 in #1266
- Add setting for letter spacing by @luah5 in #1269
- Remove Unused UI by @austincondiff in #1272
- Add Missing Text View Settings by @thecoolwinter in #1271
- Fix for non-updating font size by @Wouter01 in #1283
- Fix Settings color picker by @adisve in #1277
- Fix: #1035 finding in project bug by @RayZhao1998 in #1268
- Extensions Base by @Wouter01 in #1274
- update codeeditkit dependency by @Wouter01 in #1286
- refactor: Refactor font changes codes in ViewCommands by @Cubik65536 in #1285
- Improve textfield behavior in Project Navigator by @dscyrescotti in #1291
- Debug area tabs by @bombardier200 in #1261
- [chore]: Update CodeEditTextView to
0.6.4
by @thecoolwinter in #1300 - Enhancement: #218 Fuzzy search for QuickOpen by @Wouter01 in #1307
- Using grouped form design in the file inspector by @austincondiff in #1313
- feat: Use terminal title as the terminal tab title (#1298) by @Cubik65536 in #1302
- docs: add Cubik65536 as a contributor for code by @allcontributors in #1314
- Sync file selection state between tab group and outline view by @dscyrescotti in #1296
- docs: add dscyrescotti as a contributor for code by @allcontributors in #1315
- added upgrade alert by @Wouter01 in #1297
- Bump Build Number to 33 by @github-actions in #1316
- Update pre-release.yml to fix CI by @bombardier200 in #1317
- Update Sparkle Path for CI by @bombardier200 in #1318
New Contributors
- @evanlwang made their first contribution in #1229
- @adisve made their first contribution in #1277
- @dscyrescotti made their first contribution in #1291
Full Changelog: 0.0.3-alpha.32...0.0.3-alpha.33
0.0.3-alpha.32
What's Changed
- Search overlay preview toggle by @austincondiff in #1185
- Add open quickly animation by @Wouter01 in #1187
- Code cleanup: improve code up to Swift 5.7 standard: simplify if let and guard let statements by @richardtop in #1183
- Add text zoom shortcut by @luah5 in #1191
- Fix Inspector toggling by @Wouter01 in #1192
- Remove files related to plugin extension system by @Wouter01 in #1195
- Add setting to determine what happens after closing the last open workspace by @luah5 in #1194
- [chore]: Update
CodeEditTextView
, Remove unusedGRDB
by @lukepistrol in #1196 - docs: add luah5 as a contributor for code by @allcontributors in #1201
- Status Bar and Debugger Drawer UI Improvements by @austincondiff in #1199
- Code Cleanup: Simplify AppDelegate by @richardtop in #1184
- Add terminal zoom in/out (building on top of #1191) by @luah5 in #1209
- [chore]: Update CodeEditTextView to 0.6.1 by @lukepistrol in #1219
- Bump Build Number to 32 by @github-actions in #1220
Full Changelog: 0.0.3-alpha.31...0.0.3-alpha.32
0.0.3-alpha.31
What's Changed
- Partial move to SwiftUI lifecycle by @Wouter01 in #1152
- Fix for runtime errors by @Wouter01 in #1154
- Make "Latest Release" button clickable and point to the latest GitHub release by @richardtop in #1153
- Fix for background color of toolbar in inspector by @Wouter01 in #1155
- Remove Welcome Window reopening after last document is closed by @Wouter01 in #1168
- Files & folders dropped on Welcome Window are opened by @Wouter01 in #1169
- Update README.md by @richardtop in #1171
- Code of conduct amendment: low quality PRs by @austincondiff in #1176
- Fixed bug where about window wouldnβt open by @Wouter01 in #1177
- Overlay UI Improvements by @austincondiff in #1159
- Fix #1158 Using Delayed Appearance and Focus by @thecoolwinter in #1175
- Bump Build Number to 31 by @github-actions in #1178
Full Changelog: 0.0.3-alpha.30...0.0.3-alpha.31
0.0.3-alpha.30
What's Changed
- Fix for appcast link by @Wouter01 in #1124
- Added setting to change font size, so can now change the default font⦠by @scrapp08 in #1128
- Rename
Breadcrumbs
toPathBar
and fix comments by @iggy890 in #1113 - chore(typos): fix typos by @stavares843 in #1121
- Revised issue and PR templates by @austincondiff in #1133
- Fix for retain cycles & splitview recreation issue by @Wouter01 in #1132
New Contributors
- @scrapp08 made their first contribution in #1128
- @stavares843 made their first contribution in #1121
Full Changelog: 0.0.3-alpha.29...0.0.3-alpha.30
0.0.3-alpha.29
What's Changed
- Splitview by @Wouter01 in #1080
- [chore]: Update Version Number to
0.0.3
by @lukepistrol in #1123
Full Changelog: 0.0.2-alpha.28...0.0.3-alpha.29
0.0.2-alpha.28
What's Changed
- Scroll to tab by @maxkel in #1085
- docs: add maxkel as a contributor for code by @allcontributors in #1087
- Revert "Internal URL fix (in documentation)" by @austincondiff in #1091
- Revert "Internal URL fix (line 13) in documentation" by @austincondiff in #1092
- Added note about project issues to readme by @austincondiff in #1098
- Changed project symbol by @austincondiff in #1104
- Fix for vertical scroller in project navigator by @Wouter01 in #1112
- Addressing features/bugs with the terminal by @bombardier200 in #1117
- Fix for excessive files in recents list by @Wouter01 in #1114
- Bump Build Number to 28 by @github-actions in #1119
Full Changelog: 0.0.2-alpha.27...0.0.2-alpha.28
0.0.2-alpha.27
What's Changed
- Save UI state per Workspace by @Code-DJ in #984
- Don't run haptic feedback when the UI is rendered. by @Code-DJ in #1069
- Improvements to breadcrumbs by @Wouter01 in #1067
- Improved welcomewindow by @Wouter01 in #1039
- Push newly created file into the workspace (#696) by @RenanGreca in #1057
- docs: add RenanGreca as a contributor for code by @allcontributors in #1074
- improvement to window state by @Wouter01 in #1068
- Fix typo (line 28) in documentation by @kant in #1075
- Internal URL fix (in documentation) by @kant in #1079
- Removed close animations on tabs by @maxkel in #1081
- docs: add maxkel as a contributor for bug by @allcontributors in #1082
- Typo fix (line 05) in documentation by @kant in #1077
- Internal URL fix (line 13) in documentation by @kant in #1078
- Bump Build Number to 27 by @github-actions in #1086
New Contributors
- @RenanGreca made their first contribution in #1057
- @kant made their first contribution in #1075
- @maxkel made their first contribution in #1081
Full Changelog: 0.0.2-alpha.26...0.0.2-alpha.27
0.0.2-alpha.26
What's Changed
- [Chore] Removes CodeEditCli folder by @matthijseikelenboom in #1037
- fix: Don't use defaultType to determine file extension by @SwampThingTom in #1030
- Resolve #1029: Support files and folders to be dragged in externally β¦ by @RayZhao1998 in #1040
- Issue States and Add to Project Actions by @austincondiff in #1047
- [chore]: Update dependencies, Bump min deployment target to 13.0 by @lukepistrol in #1063
- Bump Build Number to 26 by @github-actions in #1064
New Contributors
- @SwampThingTom made their first contribution in #1030
Full Changelog: 0.0.1-alpha.25...0.0.2-alpha.26
0.0.1-alpha.25
What's Changed
- Adds Proxyman to Sponsors π by @thecoolwinter in #1033
- Drag and drop file by @neilZon in #1031
- Bump Build Number to 25 by @github-actions in #1036
Full Changelog: 0.0.1-alpha.24...0.0.1-alpha.25
0.0.1-alpha.24
What's Changed
- fix: Allow multiple account with same username (#1012) by @Cubik65536 in #1013
- docs: add Cubik65536 as a contributor for bug by @allcontributors in #1017
- [chore]: Adopt code edit symbols 0.1.2 by @ben-p-commits in #1019
- [feat]: Update CodeEditTextView to 0.3.5 / YAML Support by @lukepistrol in #1022
- Bump Build Number to 24 by @github-actions in #1023
Full Changelog: 0.0.1-alpha.23...0.0.1-alpha.24