summaryrefslogtreecommitdiffstats
path: root/extra/osx/Alacritty.app/Contents/Info.plist
AgeCommit message (Collapse)Author
2019-06-16Bump version to 0.3.3v0.3.3Christian Duerr
2019-06-15Bump version to 0.3.3-rc2v0.3.3-rc2Christian Duerr
2019-06-09Bump version to 0.3.3-rc1v0.3.3-rc1Christian Duerr
2019-05-14Reenable macOS automatic graphics switchingChristian Duerr
This issue has been resolved upstream by a macOS update, fixing all crashing issues when switching between integrated and dedicated GPUs. Fixes #2221.
2019-05-07Add NSSystemAdministrationUsageDescription to macOS manifestijl
This resolves permission failures when modifying root-owned files and such, e.g., modifying /etc/hosts. It had been possible to work around this by adding alacritty to the set of applications with "Full Disk Access" in System Preferences. macOS now opens a prompt to confirm permission with a new installation. This fixes #2337.
2019-04-22Bump version to 0.3.2v0.3.2Christian Duerr
2019-04-22Bump version to 0.3.1v0.3.1Christian Duerr
2019-04-08Bump version to 0.3.0v0.3.0Christian Duerr
2019-04-04Disable automatic graphics switching on macOSChristian Duerr
Temporarily disabled automatic graphics switching due to a bug in macOS which leads to crashing. See #2221.
2019-04-01Add official logov0.3.0-rc2Christian Duerr