- upgraded to .NET 9.0
- switched to WebAssembly for the UI
- added Web API (experimental, stabilization scheduled to version 0.4.0)
- added comments search
- added location labels with flags to comment authors
- added list of photos per design
- added ability to specify location upon register
- added ability to edit architects for local editors
- fixed error in upload limit calculation
- fixed cadastre link for Russia
- fixed builder/customer translation
- added New Year/Christmas garland
- fixed photo upload page
- added linking of renamed streets
- when street is renamed, the name effective to shooting date is displayed on the photo page
- added suggestion of building binds upon uploading photos
- added editing of design entries inside the catalogue
- added ability to change password
- added viewing photos by location
- many tiny fixes
- added photo editing (coordinates, binds, dates, EXIF)
- added comment citing
- added comment editing/deleting (only one's own unresponded, no later than 24 hours after writing)
- optimized some memory usage
- fixed excessive memory usage on large map
- added sorting/filtering by dates on the general building list
- fixed photo upload
- added city/locations buildings list and stats by design/category
- added role badges to comment authors
- added placeholders for Yandex maps (not working yet)
- new Leaflet-based map
- photo previews
- some heavy pages wrapped into a loading screen
- fix when uploading multiple photos
- several tiny bug fixes
- more responsive table layouts
- street list now displayed by letter in several columns
- automatic street sorting
- fixed editing of buildings
- allowed restoring of photos
- add photos to comment list
- added architects management (add/edit)
- added ability to change personal info
- added author name filtering in photos list
- fixed typesetting issues
- added photo lost flag
- several tiny bug fixes
- new material design theme
- added light/dark theme switcher
- added photo moderation
- added voting
- added list of building for design
- map markers ard now colored depending on building status
- more user-friendly mobile interface
- several bug fixes
- significantly lowered memory consuption in photos and comments page
- added large map
- added photo counter to user page
- added EXIF view and uploading
- added design display upon photo upload (when binding a building)
- added photo list view
- added link to the commented entity in comment view
- added loading screen for some "heavy" pages (photos, comments)
- added some Estonian localization
- fixed street editing (no save button)
- fixed design editing (catalogue entries now adding properly)
- added galleries
- added photo upload limit to 2 MiB (2097152 bytes)
- fixed authentication behind proxy
- improved street view (map, obsolete addresses etc.)
- reworked admin panel (less queries)
- added building table row coloring based on status
- enriched data structure (new migrations)
- added code for editing new fields
- enriched data structure (new migrations)
- removed certificate revocation check in email client
- stubs for bulk edit features
- local editor features
- quick building creation upon adding a street
- photo uploading (experimental, direct only)
- another set of new features
- more Russian localization
- new porting features
- fixes in design and code
- Warning: Migrations are reset
- Added most of the entities needed to port PB data backup
- Applying migrations from inside Docker
- Added
docker-composeexample intoREADME.md
- Initial release