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-18 09:13:15 +03:00
Code Issues Packages Projects Releases 16 Wiki Activity
Files
2c4243b3d09efa80c2cb70f8f6ffc043d29535d9
immich/server/src/constants/server_version.constant.ts

10 lines
167 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,
Deploy 1.8.0_12-dev (#132) * Update 1.8.0_12 * Update readme
2022-04-29 13:10:42 -05:00
minor: 8,
Up minor v1.6.0 (#113)
2022-04-05 10:34:54 -05:00
patch: 0,
Deploy 1.8.0_12-dev (#132) * Update 1.8.0_12 * Update readme
2022-04-29 13:10:42 -05:00
build: 12,
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: 139ms 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