Skip to content

Commit

Permalink
v5.4.0
Browse files Browse the repository at this point in the history
  • Loading branch information
bhousel committed Dec 12, 2022
1 parent 54cccb8 commit 08cca05
Show file tree
Hide file tree
Showing 11 changed files with 72 additions and 21 deletions.
51 changes: 51 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,57 @@ _Breaking changes, which may affect downstream projects, are marked with a_ ⚠
[#xxx]: https://github.com/osmlab/osm-community-index/issues/xxx
-->

# 5.4.0
##### 2022-Dec-12
* Support new resource types `mastodon` ([#605]) and `signal` ([#622])
* If `community` name string is present, also include generated `communityID` translation key ([#616])
* Update to location-conflation v1.1 / country-coder v5.1 (and update other dependencies)
* Added:
* Bulgaria Discourse ([#598])
* Oceania Discourse ([#599])
* Geogeeks Perth ([#600])
* Multiple Slovenian resources ([#601],[#602],[#603])
* Belgium Mastodon ([#605])
* United States Discourse
* Austria Mastodon ([#606])
* Denmark Discourse ([#615])
* Poland Discourse ([#619])
* China Matrix ([#608])
* South Africa Discourse ([#629])
* Updated:
* Update Czech resource links and sorting ([#604])
* Fix Ireland Telegram invite link ([#609])
* Set OSM Austria as an official local chapter ([#625])
* Fix link to Geospatial Engineering Students Association ([#624],[#628])
* Removed:
* Türkiye telegram group, requires payment ([#610])
* Togo telegram group, now readonly ([#611])
* Benin telegram group no longer active ([#612])

[#598]: https://github.com/osmlab/osm-community-index/issues/598
[#599]: https://github.com/osmlab/osm-community-index/issues/599
[#600]: https://github.com/osmlab/osm-community-index/issues/600
[#601]: https://github.com/osmlab/osm-community-index/issues/601
[#602]: https://github.com/osmlab/osm-community-index/issues/602
[#603]: https://github.com/osmlab/osm-community-index/issues/603
[#604]: https://github.com/osmlab/osm-community-index/issues/604
[#605]: https://github.com/osmlab/osm-community-index/issues/605
[#606]: https://github.com/osmlab/osm-community-index/issues/606
[#608]: https://github.com/osmlab/osm-community-index/issues/608
[#609]: https://github.com/osmlab/osm-community-index/issues/609
[#610]: https://github.com/osmlab/osm-community-index/issues/610
[#611]: https://github.com/osmlab/osm-community-index/issues/611
[#612]: https://github.com/osmlab/osm-community-index/issues/612
[#615]: https://github.com/osmlab/osm-community-index/issues/615
[#616]: https://github.com/osmlab/osm-community-index/issues/616
[#619]: https://github.com/osmlab/osm-community-index/issues/619
[#622]: https://github.com/osmlab/osm-community-index/issues/622
[#624]: https://github.com/osmlab/osm-community-index/issues/624
[#625]: https://github.com/osmlab/osm-community-index/issues/625
[#628]: https://github.com/osmlab/osm-community-index/issues/628
[#629]: https://github.com/osmlab/osm-community-index/issues/629


# 5.3.1
##### 2022-Nov-01
* Added:
Expand Down
6 changes: 3 additions & 3 deletions RELEASE.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ Click "Add Release Notes" and link to the CHANGELOG

```bash
curl 'https://purge.jsdelivr.net/gh/osmlab/osm-community-index@main/dist/completeFeatureCollection.min.json'
curl 'https://purge.jsdelivr.net/npm/osm-community-index@5.3/dist/defaults.min.json'
curl 'https://purge.jsdelivr.net/npm/osm-community-index@5.3/dist/featureCollection.min.json'
curl 'https://purge.jsdelivr.net/npm/osm-community-index@5.3/dist/resources.min.json'
curl 'https://purge.jsdelivr.net/npm/osm-community-index@5.4/dist/defaults.min.json'
curl 'https://purge.jsdelivr.net/npm/osm-community-index@5.4/dist/featureCollection.min.json'
curl 'https://purge.jsdelivr.net/npm/osm-community-index@5.4/dist/resources.min.json'
```
6 changes: 3 additions & 3 deletions dist/completeFeatureCollection.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"_meta": {
"version": "5.3.1",
"generated": "2022-12-12T16:11:20.727Z",
"version": "5.4.0",
"generated": "2022-12-12T17:00:38.771Z",
"url": "https://github.com/raw/osmlab/osm-community-index/main/dist/completeFeatureCollection.json",
"hash": "1b54924c1dfcd555e42eaf99e602ba80"
"hash": "77c96ee3bfca182afbc727cfd5059f32"
},
"type": "FeatureCollection",
"features": [
Expand Down
2 changes: 1 addition & 1 deletion dist/completeFeatureCollection.min.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/defaults.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"_meta": {
"version": "5.3.1",
"generated": "2022-12-12T16:11:20.177Z",
"version": "5.4.0",
"generated": "2022-12-12T17:00:38.223Z",
"url": "https://github.com/raw/osmlab/osm-community-index/main/dist/defaults.json",
"hash": "22e7abb9471e92ef9429bbf6fa60e247"
"hash": "57f3140dcca1df1a5c6b7d3cda7206dc"
},
"defaults": {
"aparat": {
Expand Down
2 changes: 1 addition & 1 deletion dist/defaults.min.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"_meta":{"version":"5.3.1","generated":"2022-12-12T16:11:20.177Z","url":"https://github.com/raw/osmlab/osm-community-index/main/dist/defaults.json","hash":"22e7abb9471e92ef9429bbf6fa60e247"},"defaults":{"aparat":{"name":"{community} on Aparat","description":"Subscribe to our Aparat channel","url":"https://aparat.com/{account}"},"discord":{"name":"{community} Discord","description":"Get in touch with other mappers on Discord","url":"https://discord.gg/{account}"},"discourse":{"name":"{community} Discourse","description":"The official forum for {community}","url":"https://community.openstreetmap.org/c/communities/{account}"},"facebook":{"name":"{community} on Facebook","description":"Join our community on Facebook","url":"https://www.facebook.com/{account}"},"forum":{"name":"{community} Forum","description":"The official forum for {community}"},"github":{"name":"{community} GitHub","url":"https://github.com/{account}"},"gitlab":{"name":"{community} GitLab","url":"https://gitlab.com/{account}"},"group":{"name":"{community}"},"irc":{"name":"{community} on IRC","description":"Join #{account} on irc.oftc.net (port 6667)","url":"https://webchat.oftc.net/?channels={account}"},"linkedin":{"name":"{community} on LinkedIn","description":"Join our community on LinkedIn","url":"https://www.linkedin.com/company/{account}"},"mailinglist":{"name":"{account} Mailing List","description":"The official mailing list for {community}","url":"https://lists.openstreetmap.org/listinfo/{account}"},"mastodon":{"name":"{community} Mastodon Account","description":"The official Mastodon account for {community}"},"matrix":{"name":"{community} Matrix Chat","description":"Join our community Matrix chat","url":"https://matrix.to/#/{account}:matrix.org"},"meetup":{"name":"{community} Meetup","url":"https://www.meetup.com/{account}"},"newsletter":{"name":"{community} Newsletter"},"osm":{"name":"{community}"},"osm-lc":{"name":"{community}"},"reddit":{"name":"{community} on Reddit","url":"https://www.reddit.com/r/{account}"},"signal":{"name":"{community} Signal","description":"Join our community chat on Signal"},"slack":{"name":"{community} Slack"},"telegram":{"name":"{community} Telegram","description":"Join our community Telegram chat","url":"https://t.me/{account}"},"twitter":{"name":"{community} on Twitter","description":"Follow us on Twitter","url":"https://twitter.com/{account}"},"wiki":{"name":"{community} WikiProject","url":"https://wiki.openstreetmap.org/wiki/{account}"},"xmpp":{"name":"{community} XMPP"},"youtube":{"name":"{community} on YouTube","description":"Subscribe to our YouTube channel","url":"https://www.youtube.com/channel/{account}"}}}
{"_meta":{"version":"5.4.0","generated":"2022-12-12T17:00:38.223Z","url":"https://github.com/raw/osmlab/osm-community-index/main/dist/defaults.json","hash":"57f3140dcca1df1a5c6b7d3cda7206dc"},"defaults":{"aparat":{"name":"{community} on Aparat","description":"Subscribe to our Aparat channel","url":"https://aparat.com/{account}"},"discord":{"name":"{community} Discord","description":"Get in touch with other mappers on Discord","url":"https://discord.gg/{account}"},"discourse":{"name":"{community} Discourse","description":"The official forum for {community}","url":"https://community.openstreetmap.org/c/communities/{account}"},"facebook":{"name":"{community} on Facebook","description":"Join our community on Facebook","url":"https://www.facebook.com/{account}"},"forum":{"name":"{community} Forum","description":"The official forum for {community}"},"github":{"name":"{community} GitHub","url":"https://github.com/{account}"},"gitlab":{"name":"{community} GitLab","url":"https://gitlab.com/{account}"},"group":{"name":"{community}"},"irc":{"name":"{community} on IRC","description":"Join #{account} on irc.oftc.net (port 6667)","url":"https://webchat.oftc.net/?channels={account}"},"linkedin":{"name":"{community} on LinkedIn","description":"Join our community on LinkedIn","url":"https://www.linkedin.com/company/{account}"},"mailinglist":{"name":"{account} Mailing List","description":"The official mailing list for {community}","url":"https://lists.openstreetmap.org/listinfo/{account}"},"mastodon":{"name":"{community} Mastodon Account","description":"The official Mastodon account for {community}"},"matrix":{"name":"{community} Matrix Chat","description":"Join our community Matrix chat","url":"https://matrix.to/#/{account}:matrix.org"},"meetup":{"name":"{community} Meetup","url":"https://www.meetup.com/{account}"},"newsletter":{"name":"{community} Newsletter"},"osm":{"name":"{community}"},"osm-lc":{"name":"{community}"},"reddit":{"name":"{community} on Reddit","url":"https://www.reddit.com/r/{account}"},"signal":{"name":"{community} Signal","description":"Join our community chat on Signal"},"slack":{"name":"{community} Slack"},"telegram":{"name":"{community} Telegram","description":"Join our community Telegram chat","url":"https://t.me/{account}"},"twitter":{"name":"{community} on Twitter","description":"Follow us on Twitter","url":"https://twitter.com/{account}"},"wiki":{"name":"{community} WikiProject","url":"https://wiki.openstreetmap.org/wiki/{account}"},"xmpp":{"name":"{community} XMPP"},"youtube":{"name":"{community} on YouTube","description":"Subscribe to our YouTube channel","url":"https://www.youtube.com/channel/{account}"}}}
6 changes: 3 additions & 3 deletions dist/featureCollection.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"_meta": {
"version": "5.3.1",
"generated": "2022-11-01T21:39:01.128Z",
"version": "5.4.0",
"generated": "2022-12-12T17:00:34.034Z",
"url": "https://github.com/raw/osmlab/osm-community-index/main/dist/featureCollection.json",
"hash": "31b8a123346b1ac3b95b560bbef44570"
"hash": "7be2fd2bd227e7af4b327d3c5683362d"
},
"type": "FeatureCollection",
"features": [
Expand Down
2 changes: 1 addition & 1 deletion dist/featureCollection.min.json

Large diffs are not rendered by default.

6 changes: 3 additions & 3 deletions dist/resources.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"_meta": {
"version": "5.3.1",
"generated": "2022-12-12T16:11:16.605Z",
"version": "5.4.0",
"generated": "2022-12-12T17:00:34.709Z",
"url": "https://github.com/raw/osmlab/osm-community-index/main/dist/resources.json",
"hash": "75cbe13ad5e2b433eb2d00bd6f54603f"
"hash": "25886d651c6719cd2086c873fcba783a"
},
"resources": {
"aberdeen-discord": {"id": "aberdeen-discord", "type": "discord", "account": "vY7KBZx2M9", "locationSet": {"include": [[-2.09375, 57.14824]]}, "languageCodes": ["en"], "strings": {"name": "OSM ABZ Discord"}},
Expand Down
2 changes: 1 addition & 1 deletion dist/resources.min.json

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "osm-community-index",
"version": "5.3.1",
"version": "5.4.0",
"license": "ISC",
"description": "An index of community resources for OpenStreetMap",
"homepage": "https://openstreetmap.community",
Expand Down Expand Up @@ -65,7 +65,7 @@
"c8": "^7.12.0",
"chalk": "^5.2.0",
"easy-table": "^1.1.1",
"esbuild": "^0.16.3",
"esbuild": "^0.16.4",
"eslint": "^8.29.0",
"fs-extra": "^11.1.0",
"geojson-bounds": "^1.0.2",
Expand Down

0 comments on commit 08cca05

Please sign in to comment.