mirror of
https://github.com/IT4Change/Ocelot-Social.git
synced 2025-12-12 15:25:51 +00:00
v3.11.0 (#8749)
This commit is contained in:
parent
54cbe3f0cf
commit
ee7af8e788
44
CHANGELOG.md
44
CHANGELOG.md
@ -4,8 +4,52 @@ All notable changes to this project will be documented in this file. Dates are d
|
||||
|
||||
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
|
||||
|
||||
#### [3.11.0](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/3.10.1...3.11.0)
|
||||
|
||||
- remove expect package [`#8738`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8738)
|
||||
- build(deps-dev): bump eslint-plugin-import in /backend [`#8705`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8705)
|
||||
- build(deps): bump the metascraper group in /backend with 12 updates [`#8717`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8717)
|
||||
- build(deps-dev): bump dotenv from 16.5.0 to 17.0.0 [`#8720`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8720)
|
||||
- build(deps-dev): bump eslint-plugin-jest in /backend [`#8706`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8706)
|
||||
- build(deps): bump @aws-sdk/lib-storage in /backend [`#8723`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8723)
|
||||
- build(deps): bump @aws-sdk/client-s3 from 3.832.0 to 3.839.0 in /backend [`#8722`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8722)
|
||||
- refactor(backend): put config into context [`#8603`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8603)
|
||||
- build(deps): bump dotenv from 16.5.0 to 17.0.0 in /backend [`#8726`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8726)
|
||||
- build(deps-dev): bump @types/node from 24.0.3 to 24.0.6 in /backend [`#8721`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8721)
|
||||
- fix(webapp): added option for slug [`#8659`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8659)
|
||||
- build(deps-dev): bump prettier from 3.5.3 to 3.6.2 in /backend [`#8729`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8729)
|
||||
- build(deps-dev): bump eslint-import-resolver-typescript in /backend [`#8725`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8725)
|
||||
- build(deps-dev): bump @types/lodash from 4.17.18 to 4.17.19 in /backend [`#8727`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8727)
|
||||
- build(deps-dev): bump eslint-plugin-prettier in /backend [`#8728`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8728)
|
||||
- build(deps): bump node from 24.2.0-alpine to 24.3.0-alpine in /backend [`#8730`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8730)
|
||||
- build(deps): bump peter-evans/repository-dispatch [`#8731`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8731)
|
||||
- fix(backend): mask jwt token in log [`#8737`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8737)
|
||||
- refactor(backend): fix tests for #8714 [`#8716`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8716)
|
||||
- fix(backend): refactor S3 usage and always apply protocol fix [`#8714`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8714)
|
||||
- refactor(docker): neo4j image naming inconsistency in docker compose files [`#8736`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8736)
|
||||
- feat(backend): all db node properties [`#8635`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8635)
|
||||
- fix(webapp): catch possibe errors on request geolocation [`#8640`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8640)
|
||||
- Fix video player in Safari [`#8711`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8711)
|
||||
- fix(webapp): fix property access of possibly undefined objects [`#8639`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8639)
|
||||
- Build source maps [`#8695`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8695)
|
||||
- feat(devops): tool versions [`#8709`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8709)
|
||||
- build(deps-dev): bump eslint-plugin-prettier in /webapp [`#8699`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8699)
|
||||
- build(deps): bump peter-evans/repository-dispatch [`#8701`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8701)
|
||||
- build(deps): bump the metascraper group across 1 directory with 12 updates [`#8572`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8572)
|
||||
- build(deps): bump @aws-sdk/client-s3 from 3.828.0 to 3.832.0 in /backend [`#8708`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8708)
|
||||
- build(deps): bump linkifyjs from 4.2.0 to 4.3.1 in /backend [`#8531`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8531)
|
||||
- build(deps-dev): bump @types/node from 24.0.1 to 24.0.3 in /backend [`#8707`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8707)
|
||||
- build(deps-dev): bump @types/lodash from 4.17.17 to 4.17.18 in /backend [`#8702`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8702)
|
||||
- build(deps-dev): bump the cypress group across 1 directory with 3 updates [`#8698`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8698)
|
||||
- chore(other): set some 'nvm' versions to '24.2.0' [`#8691`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8691)
|
||||
- Put message creation in a transaction with file uploads to avoid empty messages [`#8694`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8694)
|
||||
- fix(webapp): better chat upload ui [`#8693`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8693)
|
||||
|
||||
#### [3.10.1](https://github.com/Ocelot-Social-Community/Ocelot-Social/compare/3.10.0...3.10.1)
|
||||
|
||||
> 19 June 2025
|
||||
|
||||
- Release v3.10.1 [`#8692`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8692)
|
||||
- feat(backend): logger [`#8655`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8655)
|
||||
- fix(webapp): show hint that message is being saved [`#8690`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8690)
|
||||
- fix(webapp): added timer [`#8658`](https://github.com/Ocelot-Social-Community/Ocelot-Social/pull/8658)
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ocelot-social-backend",
|
||||
"version": "3.10.1",
|
||||
"version": "3.11.0",
|
||||
"description": "GraphQL Backend for ocelot.social",
|
||||
"repository": "https://github.com/Ocelot-Social-Community/Ocelot-Social",
|
||||
"author": "ocelot.social Community",
|
||||
@ -96,9 +96,9 @@
|
||||
"@faker-js/faker": "9.8.0",
|
||||
"@types/email-templates": "^10.0.4",
|
||||
"@types/jest": "^29.5.14",
|
||||
"@types/jsonwebtoken": "~8.5.1",
|
||||
"@types/lodash": "^4.17.19",
|
||||
"@types/node": "^24.0.10",
|
||||
"@types/jsonwebtoken": "~8.5.1",
|
||||
"@types/request": "^2.48.12",
|
||||
"@types/slug": "^5.0.9",
|
||||
"@types/uuid": "~9.0.1",
|
||||
|
||||
@ -21,4 +21,4 @@ version: 0.1.0
|
||||
# incremented each time you make changes to the application. Versions are not expected to
|
||||
# follow Semantic Versioning. They should reflect the version the application is using.
|
||||
# It is recommended to use it with quotes.
|
||||
appVersion: "3.10.1"
|
||||
appVersion: "3.11.0"
|
||||
|
||||
@ -21,4 +21,4 @@ version: 0.1.0
|
||||
# incremented each time you make changes to the application. Versions are not expected to
|
||||
# follow Semantic Versioning. They should reflect the version the application is using.
|
||||
# It is recommended to use it with quotes.
|
||||
appVersion: "3.10.1"
|
||||
appVersion: "3.11.0"
|
||||
|
||||
4
frontend/package-lock.json
generated
4
frontend/package-lock.json
generated
@ -1,12 +1,12 @@
|
||||
{
|
||||
"name": "ocelot-social-frontend",
|
||||
"version": "3.10.0",
|
||||
"version": "3.11.0",
|
||||
"lockfileVersion": 3,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
"": {
|
||||
"name": "ocelot-social-frontend",
|
||||
"version": "3.10.0",
|
||||
"version": "3.11.0",
|
||||
"license": "Apache-2.0",
|
||||
"dependencies": {
|
||||
"@intlify/unplugin-vue-i18n": "^2.0.0",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ocelot-social-frontend",
|
||||
"version": "3.10.1",
|
||||
"version": "3.11.0",
|
||||
"description": "ocelot.social new Frontend (in development and not fully implemented) by IT4C Boilerplate for frontends",
|
||||
"main": "build/index.js",
|
||||
"type": "module",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ocelot-social",
|
||||
"version": "3.10.1",
|
||||
"version": "3.11.0",
|
||||
"description": "Free and open source software program code available to run social networks.",
|
||||
"author": "ocelot.social Community",
|
||||
"license": "MIT",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@ocelot-social/maintenance",
|
||||
"version": "3.10.1",
|
||||
"version": "3.11.0",
|
||||
"description": "Maintenance page for ocelot.social",
|
||||
"repository": "https://github.com/Ocelot-Social-Community/Ocelot-Social",
|
||||
"author": "ocelot.social Community",
|
||||
|
||||
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "ocelot-social-webapp",
|
||||
"version": "3.10.1",
|
||||
"version": "3.11.0",
|
||||
"description": "ocelot.social Frontend",
|
||||
"repository": "https://github.com/Ocelot-Social-Community/Ocelot-Social",
|
||||
"author": "ocelot.social Community",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user