a40d156a8c
✅ Some manual translation fixes
2025-11-13 00:19:39 +01:00
2ee338a872
🌐 Updated translations ( #306 )
2025-11-13 00:15:41 +01:00
08fb36cc14
🌐 Prepare for more translations ( #306 )
2025-11-12 18:33:38 +01:00
f03ef441a6
🌐 Updated translations ( #306 )
2025-11-12 18:28:30 +01:00
6616522057
🌐 Prepare for more translations
2025-11-12 17:58:25 +01:00
78f6786cfe
✅ Tweaks for consistency
2025-11-12 17:35:17 +01:00
5e24ef6576
🌐 Updated Dutch translations using automated process
...
(Trial run, manually validated.)
2025-11-12 17:31:07 +01:00
abd9e8e78c
✨ Remove warning for Homebrew 5 ( #305 )
2025-11-12 12:41:15 +01:00
38b3c108bf
♻️ Use replacing(with:) instead of .replacingOccurrences(of:with:)
...
The newer Swift native method is broadly supported and can properly
handle complex UTF-8 characters like emoji, whereas the old API does
not work correctly with emoji.
In most cases, this likely wouldn't have caused any issues but it does
make things a little cleaner now, and ensures we won't encounter emoji
trouble in the future.
2025-11-11 12:55:23 +01:00
ae26c74029
🐛 Improve robustness of filesystem notifiers
2025-11-11 01:24:45 +01:00
cd37a8a8b6
🚀 Version 25.10.2
v25.10.2
2025-11-10 12:55:51 +01:00
b8e8a8d66e
♻️ Load additional preferences after valid boot
2025-11-10 12:42:50 +01:00
1994e1fa84
🐛 Improve robustness of boot procedure
...
- Added extra check for valid `brew info php --json` output
- Moved PHP binary check and PHP installation not broken checks to `core`
- Workaround for Homebrew logs appearing in JSON output
2025-11-10 12:37:14 +01:00
b4cda15920
🚀 Version 25.10.1
v25.10.1
2025-11-09 12:42:12 +01:00
d7b7f96eab
🐛 Fix potential race condition w/ async task
2025-11-09 12:40:29 +01:00
578bd15633
♻️ Refactor preferences singleton
2025-11-09 12:36:16 +01:00
21d0fad8f9
♻️ Cleanup unused code w/ new Container
2025-11-09 12:14:40 +01:00
5e2934e9d8
🐛 Fix issue with Packagist version check
2025-11-09 11:58:17 +01:00
7558fd263c
🔧 Re-enable debugging in target
2025-11-07 15:31:07 +01:00
d4e395f986
🚀 Version 25.10
v25.10
2025-11-07 13:56:38 +01:00
b8266b6e83
🔧 Bump build
2025-11-07 13:55:18 +01:00
35f6c0f22b
🐛 Prevent crash when the timeoutTask is cancelled
2025-11-07 13:54:51 +01:00
a7d96f3e09
🐛 Prevent crash when adding proxy or link fails
2025-11-07 13:52:44 +01:00
21b669a97e
♻️ Make ValetServicesManager more crash-resistant
2025-11-07 13:47:17 +01:00
155096839d
♻️ Fix linting issue
2025-11-06 12:20:52 +01:00
562cf41bab
✅ Remove DEBUG check so tests still pass
2025-11-06 12:10:41 +01:00
55a9e5dd5c
♻️ Adjust order of warning checks
2025-11-06 12:00:41 +01:00
865585fced
🔧 Bump build
2025-11-06 11:49:01 +01:00
f9e7b99cd1
✨ Add certificate check to warning manager
2025-11-06 11:41:40 +01:00
8b8fcbeb9d
🍱 Slight design tweak for background color
2025-11-04 14:40:59 +01:00
b69a2a5ccf
🐛 Fix button on older versions of macOS
2025-11-04 14:35:30 +01:00
c5a3f602cd
🚧 Add (temporary?) special debug crash
2025-11-03 16:07:04 +01:00
0fa0b016dd
🔧 Bump build
2025-11-03 15:51:40 +01:00
7f84d2d5fd
♻️ Consistency improvements
2025-11-03 15:51:14 +01:00
3615935615
♻️ Rework how attach works w/ Swift Concurrency
2025-11-03 15:49:00 +01:00
32f28fc6fb
🐛 Fix unwrap stdOut and stdErr (in multiple places)
2025-11-03 15:41:32 +01:00
b1f7c2e1e5
♻️ Use checked continuation for RealShell.pipe(), fix tests
2025-11-03 15:32:52 +01:00
5888da9c2b
📝 More information about crashes
2025-11-02 13:31:34 +01:00
98f1d3f2ee
✨ Add information about opt-in crash reporting
2025-11-01 17:53:38 +01:00
b83465db5a
✨ Add more comments
2025-11-01 17:41:45 +01:00
bdb70a994e
🔧 Prevent intentional crash
2025-11-01 17:38:39 +01:00
e1f5ec6644
✨ Show modal about crash
2025-11-01 17:37:53 +01:00
173b9bc732
✨ Add automatic crash reporting
2025-11-01 16:47:32 +01:00
d1b6467541
♻️ Move some window logic to extension
2025-11-01 13:28:57 +01:00
3e2d134b1f
🔧 Bump build
2025-11-01 12:17:47 +01:00
1152f82495
📝 Update text for cutoff notification
2025-11-01 12:17:19 +01:00
233e344eee
✨ Add button in popover for domain w/ expired certificate
2025-10-31 14:23:58 +01:00
9245b0cfe3
🔧 Bump build
2025-10-31 13:59:49 +01:00
dfa6427141
✨ Re-secure domains via alert
2025-10-31 13:58:49 +01:00
d3bc96ee71
🚧 WIP: Present certificate renewal alert
2025-10-30 15:55:39 +01:00