Skip to content

Commit

Permalink
chore: release v2.0.0
Browse files Browse the repository at this point in the history
* (bluefox) BREAKING CHANGE: You must enter your credentials again
* (bluefox) Old code has been removed and GUI has been rewritten
* (bluefox) Dependencies have been updated
  • Loading branch information
mcm1957 committed Aug 18, 2024
1 parent 83d4e40 commit f140bb6
Show file tree
Hide file tree
Showing 6 changed files with 42 additions and 36 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG_OLD.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
# Older changes
## 0.1.1 (2023-02-05)
* (xXBJXx) Dependencies updated

## 0.1.0 (2023-02-05)
* (xXBJXx) first release
29 changes: 13 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -82,32 +82,29 @@ Or you can use the tab **files** to upload the file. (see image below)
<!--
Placeholder for the next version (at the beginning of the line):
### **WORK IN PROGRESS**
-->
### **WORK IN PROGRESS**
-->
### 2.0.0 (2024-08-18)
* (bluefox) BREAKING CHANGE: You must enter your credentials again
* (bluefox) Old code has been removed and GUI has been rewritten
* (bluefox) Dependencies have been updated

* (bluefox) Dependencies have been updated

### 1.2.0 (2024-04-28)
* (mcm1957) Adapter requires node.js >= 18 and js-controller >= 5 now
* (mcm1957) Dependencies have been updated

* (mcm1957) Dependencies have been updated

### 1.1.0 (2023-11-05)
* (Scrounger) Bugfix: objects will be created only if necessary
* (Scrounger) Bugfix for excessive number of warnings has been added
* (Scrounger) Distance calculation between ioBroker and tracker has been added

* (Scrounger) Distance calculation between ioBroker and tracker has been added

### 1.0.0 (2023-11-04)
* (mcm1957) Adapter has been moved into iobroker-community-adapters organisation
* (mcm1957) Dependencies have been updated

* (mcm1957) Dependencies have been updated

### 0.1.2 (2023-02-24)
* (xXBJXx) Dependencies updated
* (xXBJXx) UI updated

### 0.1.1 (2023-02-05)
* (xXBJXx) Dependencies updated

* (xXBJXx) UI updated

## License
MIT License

Expand All @@ -130,4 +127,4 @@ FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
SOFTWARE.
SOFTWARE.
2 changes: 1 addition & 1 deletion admin/static/js/main.0e744aa6.js.map

Large diffs are not rendered by default.

38 changes: 22 additions & 16 deletions io-package.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,21 @@
{
"common": {
"name": "tractive-gps",
"version": "1.2.0",
"version": "2.0.0",
"news": {
"2.0.0": {
"en": "BREAKING CHANGE: You must enter your credentials again\nOld code has been removed and GUI has been rewritten\nDependencies have been updated",
"de": "BREAKING CHANGE: Sie müssen Ihre Anmeldeinformationen erneut eingeben\nDer alte Code wurde entfernt und GUI wurde neu geschrieben\nAbhängigkeiten wurden aktualisiert",
"ru": "Ж: Вы должны снова ввести свои полномочия\nСтарый код был удален, и GUI был переписан\nЗависимость обновлена",
"pt": "Muita coisa: Você deve inserir suas credenciais novamente\nCódigo antigo foi removido e GUI foi reescrito\nAs dependências foram atualizadas",
"nl": "Breaking VERANDERING: U moet uw referenties opnieuw invoeren\nOude code is verwijderd en GUI is herschreven\nAfhankelijkheden zijn bijgewerkt",
"fr": "CHANGEMENT DE BREAING: Vous devez à nouveau entrer vos lettres de créances\nL'ancien code a été supprimé et l'interface graphique a été réécrite\nLes dépendances ont été actualisées",
"it": "CAMBIO DI BREAKING: Devi inserire nuovamente le credenziali\nVecchio codice è stato rimosso e GUI è stato riscritto\nLe dipendenze sono state aggiornate",
"es": "Cambiando: Debe introducir sus credenciales de nuevo\nSe ha eliminado el código antiguo y GUI ha sido reescrito\nSe han actualizado las dependencias",
"pl": "ZMIANA ZBIORCZA: Musisz ponownie wpisać swoje referencje\nStary kod został usunięty i GUI został przepisany\nZaktualizowano zależności",
"uk": "БРЕАКІНГ ЗМІН: Ви повинні ввести ваші облікові дані знову\nСтарший код був вилучений і графічний інтерфейс\nЗалежність було оновлено",
"zh-cn": "打破变化: 您必须再次输入您的证书\n旧代码已被删除, 并重写 GUI\n依赖关系已更新"
},
"1.2.0": {
"en": "Adapter requires node.js >= 18 and js-controller >= 5 now\nDependencies have been updated",
"de": "Adapter benötigt node.js >= 18 und js-controller >= 5 jetzt\nAbhängigkeiten wurden aktualisiert",
Expand Down Expand Up @@ -80,19 +93,6 @@
"pl": "Zależności zaktualizowane",
"uk": "Залежності оновлено",
"zh-cn": "依赖项已更新"
},
"0.1.0": {
"en": "first release",
"de": "erste veröffentlichung",
"ru": "первый релиз",
"pt": "primeiro lançamento",
"nl": "eerste vrijlating",
"fr": "première version",
"it": "primo rilascio",
"es": "primera liberación",
"pl": "pierwsze wydanie",
"uk": "перший реліз",
"zh-cn": "首次释放"
}
},
"titleLang": {
Expand Down Expand Up @@ -249,8 +249,14 @@
"dsn": "https://a3cc76cdce9f4e74b52390d60fd75278@o384969.ingest.sentry.io/4504555481530368"
}
},
"protectedNative": ["access_token", "password"],
"encryptedNative": ["access_token", "password"],
"protectedNative": [
"access_token",
"password"
],
"encryptedNative": [
"access_token",
"password"
],
"native": {
"interval": 60,
"email": "",
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "iobroker.tractive-gps",
"version": "1.2.0",
"version": "2.0.0",
"description": "This adapter allows you to connect to the Tractive GPS service and retrieve the location of your pets.",
"author": {
"name": "xXBJXx",
Expand Down

0 comments on commit f140bb6

Please sign in to comment.