Logo
Explore Help
Register Sign In
immich-app/immich
1
0
Fork 0
You've already forked immich
mirror of https://github.com/immich-app/immich.git synced 2025-12-19 09:13:14 +03:00
Code Issues Packages Projects Releases 17 Wiki Activity
Files
8e80825b4f8bf434def30cd83f972cb9452bd327
immich/server/src/constants/server_version.constant.ts

10 lines
166 B
TypeScript
Raw Normal View History

Get thumbnail from app (#68) * Renamed multipart filed name 'files' to 'assetData'. * Added an additional field name of 'thumbnailData' to multipart form. * Implemented upload mechanism for thumbnail directly from the mobile client. * Removed dead code * Implemented a version checking mechanism.
2022-03-22 01:22:04 -05:00
// major.minor.patch+build
// check mobile/pubspec.yml for current release version
export const serverVersion = {
major: 1,
Up Minor 1.5.0+8
2022-04-02 12:46:29 -05:00
minor: 5,
Update inline font for f-droid publication metric (#107) * Added local font * Up Patch 1.5.1+9
2022-04-04 09:08:53 -05:00
patch: 1,
build: 9,
Get thumbnail from app (#68) * Renamed multipart filed name 'files' to 'assetData'. * Added an additional field name of 'thumbnailData' to multipart form. * Implemented upload mechanism for thumbnail directly from the mobile client. * Removed dead code * Implemented a version checking mechanism.
2022-03-22 01:22:04 -05:00
};
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.2 Page: 103ms Template: 4ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API