Skip to content

Commit

Permalink
Release 3.1.9
Browse files Browse the repository at this point in the history
  • Loading branch information
mirkobrombin committed May 20, 2021
1 parent 577215e commit b4f7baf
Show file tree
Hide file tree
Showing 5 changed files with 37 additions and 24 deletions.
2 changes: 1 addition & 1 deletion AppImageBuilder.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ AppDir:
id: com.usebottles.bottles
name: Bottles
icon: com.usebottles.bottles
version: 3.1.8
version: 3.1.9
# Set the python executable as entry point
exec: usr/bin/python3.9
# Set the application main script path as argument. Use '$@' to forward CLI parameters
Expand Down
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
3.1.8
3.1.9
23 changes: 14 additions & 9 deletions data/com.usebottles.bottles.appdata.xml.in
Original file line number Diff line number Diff line change
Expand Up @@ -93,24 +93,29 @@
<url type="bugtracker">https://github.com/bottlesdevs/Bottles/issues</url>
<url type="help">https://docs.usebottles.com</url>
<releases>
<release version="3.1.8" date="2021-05-04">
<release version="3.1.9" date="2021-05-20">
<description>
<p>Updates:</p>
<ul>
<li>Use wine console instead of sys. terminal for flatpak and snap</li>
<li>Fix icon path</li>
<li>Removed unnecessary dependencies</li>
<li>Updated appstream screenshots</li>
<li>Moved to HdyStatusPage, HdyHeaderBar from libhandy</li>
<li>Fix double row border using Yaru/Adwaita theme</li>
<li>General UI improvements by @Kekun</li>
<li>Add quit button in onboard view by @Kekun</li>
<li>New translations</li>
<li>Esperanto translations thanks to @phlostically</li>
<li>French translations thanks to @julroy67</li>
<li>Japanese translations thanks to @jatin-cbs </li>
<li>Swedish translations thanks to @eson57</li>
<li>Spanish translations thanks to @oscfdezdz, @fitojb</li>
<li>Norwegian Bokmål translations thanks to @comradekingu </li>
<li>Turkish translations thanks to @udopton</li>
<li>Portuguese (Brazil) translations thanks to @rffontenelle</li>
<li>Portuguese translations thanks to @SantosSi</li>
<li>Croatian translations thanks to @milotype</li>
<li>Chinese (Simplified) translations thanks to @Yuzaihhhh</li>
<li>Japanese translations thanks to @jatin-cbs</li>
<li>Indonesian translations thanks to @rezaalmanda</li>
<li>Spanish translations thanks to @duhow</li>
</ul>
</description>
</release>
<release version="3.1.8" date="2021-05-04"></release>
<release version="3.1.7" date="2021-05-02"></release>
<release version="3.1.6" date="2021-04-26"></release>
<release version="3.1.5" date="2021-04-20"></release>
Expand Down
24 changes: 14 additions & 10 deletions debian/changelog
Original file line number Diff line number Diff line change
@@ -1,15 +1,19 @@
com.usebottles.bottles (3.1.8) precise; urgency=low
com.usebottles.bottles (3.1.9) precise; urgency=low

* Use wine console instead of sys. terminal for flatpak and snap
* Fix icon path
* Removed unnecessary dependencies
* Updated appstream screenshots
* Moved to HdyStatusPage, HdyHeaderBar from libhandy
* Fix double row border using Yaru/Adwaita theme
* General UI improvements by @Kekun
* Add quit button in onboard view by @Kekun
* New translations
* Esperanto translations thanks to @phlostically
* French translations thanks to @julroy67
* Japanese translations thanks to @jatin-cbs
* Swedish translations thanks to @eson57
* Spanish translations thanks to @oscfdezdz, @fitojb
* Norwegian Bokmål translations thanks to @comradekingu
* Turkish translations thanks to @udopton
* Portuguese (Brazil) translations thanks to @rffontenelle
* Portuguese translations thanks to @SantosSi
* Croatian translations thanks to @milotype
* Chinese (Simplified) translations thanks to @Yuzaihhhh
* Japanese translations thanks to @jatin-cbs
* Indonesian translations thanks to @rezaalmanda
* Spanish translations thanks to @duhow

-- Mirko Brombin <[email protected]> Thu, 4 May 2021 14:30:00 +0000
-- Mirko Brombin <[email protected]> Thu, 20 May 2021 17:05:00 +0000
10 changes: 7 additions & 3 deletions src/ui/about.ui
Original file line number Diff line number Diff line change
Expand Up @@ -7,19 +7,19 @@
<property name="window-position">center-on-parent</property>
<property name="type-hint">dialog</property>
<property name="program-name">Bottles</property>
<property name="version">3.1.8</property>
<property name="version">3.1.9</property>
<property name="copyright" translatable="yes">© 2017-2021 - Bottles Developers</property>
<property name="comments" translatable="yes">Easily manage wineprefix using environments</property>
<property name="website">https://usebottles.com</property>
<property name="website-label">usebottles.com</property>
<property name="authors">Mirko Brombin &lt;https://github.com/mirkobrombin/&gt;
hthre7 &lt;https://github.com/hthre7&gt;
Kekun &lt;https://github.com/Kekun&gt;
Francesco Masala &lt;[email protected]&gt;</property>
<property name="translator-credits">Lahfa Samy &lt;[email protected]&gt;
Filipe de Almeida Garrett &lt;https://github.com/filipegarrett&gt;
Allan Nordhøy &lt;https://github.com/comradekingu&gt;
Leandro Stanger &lt;https://github.com/LeandroStanger&gt;
Allan Nordhøy &lt;https://github.com/comradekingu&gt;
Fábio Rodrigues Ribeiro &lt;https://github.com/farribeiro&gt;
Gabriel Mattoso &lt;https://github.com/realgrm&gt;
Gündüzhan Gündüz &lt;https://github.com/gunduzhan&gt;
Expand Down Expand Up @@ -49,7 +49,11 @@ MartinIIOT &lt;https://github.com/MartinIIOT&gt;
thericosanto &lt;https://github.com/thericosanto&gt;
phlostically &lt;https://github.com/phlostically&gt;
jatin-cbs &lt;https://github.com/jatin-cbs&gt;
duhow &lt;https://github.com/duhow&gt;</property>
duhow &lt;https://github.com/duhow&gt;
milotype &lt;https://github.com/milotype&gt;
rffontenelle &lt;https://github.com/rffontenelle&gt;
udopton &lt;https://github.com/udopton&gt;
oscfdezdz &lt;https://github.com/oscfdezdz&gt;</property>
<property name="artists">Marco Montini &lt;https://github.com/marckniack&gt;
Noëlle &lt;https://github.com/jannuary&gt;
Alvar Lagerlöf &lt;https://github.com/alvarlagerlof&gt;</property>
Expand Down

0 comments on commit b4f7baf

Please sign in to comment.