-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
0a95dcb
commit 53d83d6
Showing
4 changed files
with
62 additions
and
21 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,32 @@ | ||
# Changelog | ||
All notable changes to this project since its first released version (0.9.0) are documented in this file. | ||
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). | ||
|
||
## [1.0.0] – Not yet released | ||
|
||
### Added | ||
- Form API for HTML5: set up forms from CRUD action metadata | ||
|
||
## [0.9.2] – 2023-12-27 | ||
|
||
### Fixed | ||
- Connection to URLs ending with slash | ||
- RxJS integration | ||
|
||
## [0.9.1] – 2023-07-28 | ||
|
||
### Added | ||
- Installation instructions | ||
|
||
### Changed | ||
- Clearer error messages | ||
|
||
### Fixed | ||
- Authentication loop | ||
- Readme file contents | ||
|
||
### Removed | ||
- The Angular UI is no longer part of Portofino. It is now a separate project. | ||
- Given the lack of built-in UI, several new helper projects have been started to help build Portofino-based | ||
applications, including a command-line tool and libraries to integrate Portofino into web applications. Please | ||
refer to [the website](https://manydesigns.github.io/Portofino/). |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters