Bump version, upgrade changelog

Signed-off-by: nicole mikołajczyk <git@mkljczk.pl>
This commit is contained in:
nicole mikołajczyk
2026-03-26 00:18:42 +01:00
parent 7d787575dd
commit 67dc224994
2 changed files with 17 additions and 1 deletions

View File

@ -1,5 +1,21 @@
# Changelog
## v0.1.1
### Added
- Missing ARIA attributes and other minor accessibility improvements.
### Changed
- Continued work on migrating styles from TailwindCSS.
- Some files were moved to different locations.
- Added a warning related to CORS configuration when signing in to an external instance.
### Fixed
- Removed `console.log` statement accidentally left in the release code.
- Requests without body do not get `Content-Type: application/json` appended by default, which fixes a bug with GoToSocial.
- Last status in a thread view, if expanded, no longer gets bottom padding.
## v0.1.0
> This list includes changes made since the project forked from Soapbox in April 2024. It does not cover every UI change, consistency improvement, optimization, accessibility improvement, or backend compatibility update — maintaining such a list manually would be impractical.

View File

@ -1,7 +1,7 @@
{
"name": "nicolium",
"displayName": "Nicolium",
"version": "0.1.0",
"version": "0.1.1",
"description": "Mastodon-compatible social media front-end",
"keywords": [
"fediverse",