release notes for 1.2.0
This commit is contained in:
parent
2a8c7d4299
commit
ea31b16ea9
2 changed files with 11 additions and 1 deletions
|
@ -42,7 +42,7 @@
|
|||
<key>CFBundlePackageType</key>
|
||||
<string>APPL</string>
|
||||
<key>CFBundleShortVersionString</key>
|
||||
<string>1.1.0</string>
|
||||
<string>1.2.0</string>
|
||||
<key>CFBundleSignature</key>
|
||||
<string>????</string>
|
||||
<key>CFBundleURLTypes</key>
|
||||
|
|
|
@ -13,6 +13,16 @@
|
|||
</head>
|
||||
<body>
|
||||
|
||||
<h1>Bungloo 1.2.0</h1>
|
||||
|
||||
<p>Inline video for YouTube and Vimeo + inline sound for SoundCloud, sadly some buttons in the widgets still don't work but you can watch the videos and hear the music :)</p>
|
||||
<p>Better handling of non square avatars</p>
|
||||
<p>Bugfixes, now loading more profiles correctly</p>
|
||||
<p>Multiple mentions now are added behind a /cc while responding</p>
|
||||
<p>Bugfix, better handling of - in entities</p>
|
||||
|
||||
<hr />
|
||||
|
||||
<h1>Bungloo 1.1.0</h1>
|
||||
|
||||
<p>Moved time ago so it is always visible</p>
|
||||
|
|
Reference in a new issue