Skip to content

Commit

Permalink
🚸 (MenuBar) New MenuBar and recording bug fixes :D
Browse files Browse the repository at this point in the history
  • Loading branch information
djmango committed Feb 17, 2024
1 parent c8d7683 commit 423f04c
Show file tree
Hide file tree
Showing 12 changed files with 71 additions and 18 deletions.
53 changes: 53 additions & 0 deletions CHANGELOG/1.8.3.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,53 @@
<!DOCTYPE html>
<html lang="en">

<head>
<meta charset="UTF-8">
<title>Gravity Version 1.8.3 Changelog</title>
<style>
.feat {
color: #4A90E2;
}

.feat::before {
content: "🚀 ";
}

.perf {
color: #FFFF00;
}

.perf::before {
content: "⚡️ ";
}

.fix {
color: #FF6F61;
}

.fix::before {
content: "🐛 ";
}
</style>
</head>

<body>
<h1>Gravity <span>Version 1.8.3</span></h1>
<h2>Release Notes</h2>

<h3>New Features: Calendar Integration</h3>
<p><span class="feat">Feature: </span> Integrated a new calendar feature, and nicer looking menu bar, allowing you
to join meetings and start recording with ease.</p>

<h3>Bug Fixes: Recording Sleep Fix</h3>
<p><span class="fix">Bug Fix: </span> Resolved an issue where recordings were not being saved properly after
computer slept.</p>

<h3>Thank You!</h3>
<p>We sincerely appreciate your continued use of Gravity. Our team is dedicated to ongoing improvements and
delivering the best user experience. Should you have any feedback or encounter issues, please reach out to us at
<a href="mailto:[email protected]">[email protected]</a>. Your input is invaluable to our development process.
</p>
</body>

</html>
Binary file modified Gravity.app/Contents/CodeResources
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
6 changes: 3 additions & 3 deletions Gravity.app/Contents/Info.plist
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@
<key>CFBundlePackageType</key>
<string>APPL</string>
<key>CFBundleShortVersionString</key>
<string>1.8.2</string>
<string>1.8.3</string>
<key>CFBundleSupportedPlatforms</key>
<array>
<string>MacOSX</string>
</array>
<key>CFBundleVersion</key>
<string>39</string>
<string>40</string>
<key>DTCompiler</key>
<string>com.apple.compilers.llvm.clang.1_0</string>
<key>DTPlatformBuild</key>
Expand All @@ -53,7 +53,7 @@
<key>NSAccentColorName</key>
<string>AccentColor</string>
<key>NSCalendarsFullAccessUsageDescription</key>
<string>Gravity uses your calendar for reminders and quick-join.</string>
<string>Enable reading calendar for meeting recording reminders and quick-join.</string>
<key>NSHumanReadableCopyright</key>
<string>Copyright © Invisiblity Inc. All rights reserved.</string>
<key>NSMicrophoneUsageDescription</key>
Expand Down
Binary file modified Gravity.app/Contents/MacOS/Gravity
Binary file not shown.
Binary file modified Gravity.app/Contents/Resources/Assets.car
Binary file not shown.
4 changes: 2 additions & 2 deletions Gravity.app/Contents/_CodeSignature/CodeResources
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
</data>
<key>Resources/Assets.car</key>
<data>
HRZ3xKEzQmLGZ5+tdrIL6DtAiUU=
mEqNF7gALGatwE6LeHCkgvtfPQI=
</data>
<key>Resources/KeyboardShortcuts_KeyboardShortcuts.bundle/Contents/Info.plist</key>
<data>
Expand Down Expand Up @@ -206,7 +206,7 @@
<dict>
<key>hash2</key>
<data>
0763Dn40RcS0l7Z70A6gOmzY4e6i5LgUWVlMtXUS/4c=
21MG298DRfJhdKhQh/mlav2Vg3LKo4YtW+Sl+jljTL4=
</data>
</dict>
<key>Resources/KeyboardShortcuts_KeyboardShortcuts.bundle/Contents/Info.plist</key>
Expand Down
26 changes: 13 additions & 13 deletions appcast.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,19 @@
<rss xmlns:sparkle="http://www.andymatuschak.org/xml-namespaces/sparkle" version="2.0">
<channel>
<title>Gravity</title>
<item>
<title>1.8.3</title>
<pubDate>Fri, 16 Feb 2024 19:34:39 -0800</pubDate>
<sparkle:version>40</sparkle:version>
<sparkle:shortVersionString>1.8.3</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<sparkle:releaseNotesLink>
https://invisibilityinc.github.io/Gravity/CHANGELOG/1.8.3.html</sparkle:releaseNotesLink>
<enclosure
url="https://github.com/InvisibilityInc/Gravity/releases/download/1.8.3/Gravity.Installer.1.8.3.dmg"
length="9324920" type="application/octet-stream"
sparkle:edSignature="K0Nyo5sX0+zzoKEZVeGisIdeAdh4Q6kNZH1Gqh49YT/DwdQjOqygtUsl6KJ4SREyGZyt+C0jxzQzzNPyPmCICA==" />
</item>
<item>
<title>1.8.2</title>
<pubDate>Tue, 13 Feb 2024 21:26:28 -0800</pubDate>
Expand All @@ -28,18 +41,5 @@
length="9308872" type="application/octet-stream"
sparkle:edSignature="9MyWMVxSAs69vL4HXwWqUG/HnAG9hatqOv5sj/T51z+AY7uBh3NooCxBYUdjFMJrFRxQCrhvLl8L6OvUL99/BQ==" />
</item>
<item>
<title>1.7.1</title>
<pubDate>Thu, 08 Feb 2024 15:33:44 -0800</pubDate>
<sparkle:version>35</sparkle:version>
<sparkle:shortVersionString>1.7.1</sparkle:shortVersionString>
<sparkle:minimumSystemVersion>14.0</sparkle:minimumSystemVersion>
<sparkle:releaseNotesLink>
https://invisibilityinc.github.io/Gravity/CHANGELOG/1.7.0.html</sparkle:releaseNotesLink>
<enclosure
url="https://github.com/InvisibilityInc/Gravity/releases/download/1.7.1/Gravity.Installer.1.7.1.dmg"
length="9299285" type="application/octet-stream"
sparkle:edSignature="NjQgxs+o7+u78G3iynDFZKSTM+/qx5ZImsTrePpdAMkeAKG6ydvoKJWRJqCo8ghpknm6dxrqfDb/IBRW3zZ/Ag==" />
</item>
</channel>
</rss>

0 comments on commit 423f04c

Please sign in to comment.