yuzurss

Feed aggregator microservice based on Spring
git clone https://git.neuralcrash.com/yuzurss.git
Log | Files | Refs | README | LICENSE

github.xml (8014B)


      1 <?xml version="1.0" encoding="UTF-8"?>
      2 <feed xmlns="http://www.w3.org/2005/Atom" xmlns:media="http://search.yahoo.com/mrss/" xml:lang="en-US">
      3   <id>tag:github.com,2008:https://github.com/beemdevelopment/Aegis/releases</id>
      4   <link type="text/html" rel="alternate" href="https://github.com/beemdevelopment/Aegis/releases"/>
      5   <link type="application/atom+xml" rel="self" href="https://github.com/beemdevelopment/Aegis/releases.atom"/>
      6   <title>Release notes from Aegis</title>
      7   <updated>2020-01-22T19:48:40Z</updated>
      8   <entry>
      9     <id>tag:github.com,2008:Repository/65757761/v1.1.4</id>
     10     <updated>2020-01-23T09:47:25Z</updated>
     11     <link rel="alternate" type="text/html" href="https://github.com/beemdevelopment/Aegis/releases/tag/v1.1.4"/>
     12     <title>v1.1.4</title>
     13     <content type="html">&lt;p&gt;This is a minor release.&lt;/p&gt;
     14 &lt;h2&gt;Fixed bugs&lt;/h2&gt;
     15 &lt;ul&gt;
     16 &lt;li&gt;The export filename was missing the &quot;.json&quot; extension in some cases&lt;/li&gt;
     17 &lt;/ul&gt;
     18 &lt;p&gt;The APK released to the Play Store has &lt;code&gt;versionCode&lt;/code&gt; set to 29 instead of 28, because the update had to be resubmitted due to an erroneous rejection by Google.&lt;/p&gt;</content>
     19     <author>
     20       <name>alexbakker</name>
     21     </author>
     22     <media:thumbnail height="30" width="30" url="https://avatars1.githubusercontent.com/u/2387841?s=60&amp;v=4"/>
     23   </entry>
     24   <entry>
     25     <id>tag:github.com,2008:Repository/65757761/v1.1.3</id>
     26     <updated>2020-01-20T20:42:14Z</updated>
     27     <link rel="alternate" type="text/html" href="https://github.com/beemdevelopment/Aegis/releases/tag/v1.1.3"/>
     28     <title>v1.1.3</title>
     29     <content type="html">&lt;p&gt;This is a minor release.&lt;/p&gt;
     30 &lt;h2&gt;New features&lt;/h2&gt;
     31 &lt;ul&gt;
     32 &lt;li&gt;Password reminder for users who use biometric unlock&lt;/li&gt;
     33 &lt;/ul&gt;
     34 &lt;h2&gt;Fixed bugs&lt;/h2&gt;
     35 &lt;ul&gt;
     36 &lt;li&gt;Tokens would not refresh in some rare cases&lt;/li&gt;
     37 &lt;/ul&gt;
     38 &lt;p&gt;Expect an automatic backup feature to be released soon!&lt;/p&gt;</content>
     39     <author>
     40       <name>alexbakker</name>
     41     </author>
     42     <media:thumbnail height="30" width="30" url="https://avatars1.githubusercontent.com/u/2387841?s=60&amp;v=4"/>
     43   </entry>
     44   <entry>
     45     <id>tag:github.com,2008:Repository/65757761/v1.1.2</id>
     46     <updated>2020-01-18T13:49:25Z</updated>
     47     <link rel="alternate" type="text/html" href="https://github.com/beemdevelopment/Aegis/releases/tag/v1.1.2"/>
     48     <title>v1.1.2</title>
     49     <content type="html">&lt;h2&gt;New features&lt;/h2&gt;
     50 &lt;ul&gt;
     51 &lt;li&gt;Ability to select multiple entries&lt;/li&gt;
     52 &lt;li&gt;Ability to select a file location when exporting the vault (including cloud providers like Google Drive)&lt;/li&gt;
     53 &lt;li&gt;Explanation and warning for the security options&lt;/li&gt;
     54 &lt;li&gt;Removed external storage permissions&lt;/li&gt;
     55 &lt;/ul&gt;</content>
     56     <author>
     57       <name>alexbakker</name>
     58     </author>
     59     <media:thumbnail height="30" width="30" url="https://avatars1.githubusercontent.com/u/2387841?s=60&amp;v=4"/>
     60   </entry>
     61   <entry>
     62     <id>tag:github.com,2008:Repository/65757761/v1.1.1</id>
     63     <updated>2020-01-04T12:06:37Z</updated>
     64     <link rel="alternate" type="text/html" href="https://github.com/beemdevelopment/Aegis/releases/tag/v1.1.1"/>
     65     <title>v1.1.1</title>
     66     <content type="html">&lt;h2&gt;Fixed bugs&lt;/h2&gt;
     67 &lt;ul&gt;
     68 &lt;li&gt;Exporting the vault did not work on Android 10&lt;/li&gt;
     69 &lt;/ul&gt;</content>
     70     <author>
     71       <name>alexbakker</name>
     72     </author>
     73     <media:thumbnail height="30" width="30" url="https://avatars1.githubusercontent.com/u/2387841?s=60&amp;v=4"/>
     74   </entry>
     75   <entry>
     76     <id>tag:github.com,2008:Repository/65757761/v1.1</id>
     77     <updated>2020-01-03T13:22:07Z</updated>
     78     <link rel="alternate" type="text/html" href="https://github.com/beemdevelopment/Aegis/releases/tag/v1.1"/>
     79     <title>v1.1</title>
     80     <content type="html">&lt;h2&gt;New features&lt;/h2&gt;
     81 &lt;ul&gt;
     82 &lt;li&gt;Support for other types of biometric authentication (i.e. Pixel 4 face unlock)&lt;/li&gt;
     83 &lt;li&gt;Support for importing from WinAuth&lt;/li&gt;
     84 &lt;li&gt;Support for Chromebooks&lt;/li&gt;
     85 &lt;li&gt;Option to highlight entries when tapped&lt;/li&gt;
     86 &lt;li&gt;Filter for ungrouped tokens&lt;/li&gt;
     87 &lt;li&gt;Ability to search for token account names&lt;/li&gt;
     88 &lt;li&gt;Simplified Chinese translation (thanks RunningMelos!)&lt;/li&gt;
     89 &lt;li&gt;Updated translations (thanks to all Crowdin contributors!)&lt;/li&gt;
     90 &lt;/ul&gt;
     91 &lt;h2&gt;Fixed bugs&lt;/h2&gt;
     92 &lt;ul&gt;
     93 &lt;li&gt;The behavior of highlighting and revealing entries was inconsistent&lt;/li&gt;
     94 &lt;li&gt;The changelog dialog didn&#39;t work&lt;/li&gt;
     95 &lt;li&gt;The persistent notification was shown even after the app was killed&lt;/li&gt;
     96 &lt;/ul&gt;</content>
     97     <author>
     98       <name>alexbakker</name>
     99     </author>
    100     <media:thumbnail height="30" width="30" url="https://avatars1.githubusercontent.com/u/2387841?s=60&amp;v=4"/>
    101   </entry>
    102   <entry>
    103     <id>tag:github.com,2008:Repository/65757761/v1.1-beta1</id>
    104     <updated>2019-12-24T14:10:55Z</updated>
    105     <link rel="alternate" type="text/html" href="https://github.com/beemdevelopment/Aegis/releases/tag/v1.1-beta1"/>
    106     <title>v1.1-beta1</title>
    107     <content type="html">&lt;h2&gt;New features&lt;/h2&gt;
    108 &lt;ul&gt;
    109 &lt;li&gt;Support for other types of biometric authentication (i.e. Pixel 4 face unlock)&lt;/li&gt;
    110 &lt;li&gt;Support for importing from WinAuth&lt;/li&gt;
    111 &lt;li&gt;Support for Chromebooks&lt;/li&gt;
    112 &lt;li&gt;Option to highlight entries when tapped&lt;/li&gt;
    113 &lt;li&gt;Filter for ungrouped tokens&lt;/li&gt;
    114 &lt;li&gt;Ability to search for token account names&lt;/li&gt;
    115 &lt;li&gt;Simplified Chinese translation (thanks RunningMelos!)&lt;/li&gt;
    116 &lt;/ul&gt;
    117 &lt;h2&gt;Fixed bugs&lt;/h2&gt;
    118 &lt;ul&gt;
    119 &lt;li&gt;The behavior of highlighting and revealing entries was inconsistent&lt;/li&gt;
    120 &lt;/ul&gt;</content>
    121     <author>
    122       <name>alexbakker</name>
    123     </author>
    124     <media:thumbnail height="30" width="30" url="https://avatars1.githubusercontent.com/u/2387841?s=60&amp;v=4"/>
    125   </entry>
    126   <entry>
    127     <id>tag:github.com,2008:Repository/65757761/v1.0.3</id>
    128     <updated>2019-12-05T17:55:44Z</updated>
    129     <link rel="alternate" type="text/html" href="https://github.com/beemdevelopment/Aegis/releases/tag/v1.0.3"/>
    130     <title>v1.0.3</title>
    131     <content>No content.</content>
    132     <author>
    133       <name>alexbakker</name>
    134     </author>
    135     <media:thumbnail height="30" width="30" url="https://avatars1.githubusercontent.com/u/2387841?s=60&amp;v=4"/>
    136   </entry>
    137   <entry>
    138     <id>tag:github.com,2008:Repository/65757761/v1.0.2</id>
    139     <updated>2019-09-11T06:56:29Z</updated>
    140     <link rel="alternate" type="text/html" href="https://github.com/beemdevelopment/Aegis/releases/tag/v1.0.2"/>
    141     <title>v1.0.2</title>
    142     <content>No content.</content>
    143     <author>
    144       <name>alexbakker</name>
    145     </author>
    146     <media:thumbnail height="30" width="30" url="https://avatars1.githubusercontent.com/u/2387841?s=60&amp;v=4"/>
    147   </entry>
    148   <entry>
    149     <id>tag:github.com,2008:Repository/65757761/v1.0.1</id>
    150     <updated>2019-09-11T06:55:48Z</updated>
    151     <link rel="alternate" type="text/html" href="https://github.com/beemdevelopment/Aegis/releases/tag/v1.0.1"/>
    152     <title>v1.0.1</title>
    153     <content>No content.</content>
    154     <author>
    155       <name>alexbakker</name>
    156     </author>
    157     <media:thumbnail height="30" width="30" url="https://avatars1.githubusercontent.com/u/2387841?s=60&amp;v=4"/>
    158   </entry>
    159   <entry>
    160     <id>tag:github.com,2008:Repository/65757761/v1.0</id>
    161     <updated>2019-09-08T12:29:13Z</updated>
    162     <link rel="alternate" type="text/html" href="https://github.com/beemdevelopment/Aegis/releases/tag/v1.0"/>
    163     <title>v1.0</title>
    164     <content>No content.</content>
    165     <author>
    166       <name>alexbakker</name>
    167     </author>
    168     <media:thumbnail height="30" width="30" url="https://avatars1.githubusercontent.com/u/2387841?s=60&amp;v=4"/>
    169   </entry>
    170 </feed>