By default, Bugzilla does not search the list of RESOLVED bugs.
You can force it to do so by putting the upper-case word ALL in front of your search query, e.g.: ALL tdelibs
We recommend searching for bugs this way, as you may discover that your bug has already been resolved and fixed in a later release.
Bug 2630 - Add "What's new" page for next minor release R14.2.0
Summary: Add "What's new" page for next minor release R14.2.0
Status: RESOLVED FIXED
Alias: None
Product: TDE
Classification: Unclassified
Component: other (any) (show other bugs)
Version: R14.1.x [Trinity]
Hardware: Other Linux
: P5 major
Assignee: Timothy Pearson
URL:
Depends on:
Blocks: R14.1.0
  Show dependency treegraph
 
Reported: 2016-04-15 22:24 CDT by Michele Calgaro
Modified: 2023-05-10 04:23 CDT (History)
2 users (show)

See Also:
Compiler Version:
TDE Version String:
Application Version:
Application Name:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michele Calgaro 2016-04-15 22:24:58 CDT
For the next R14.1.0 release, we should add a "What's new in this release" page, which opens the first time the user run the new version.
In this page we should list the major updates delivered with R14.1.0.
Comment 1 Michele Calgaro 2018-08-04 08:50:03 CDT
A good way to do this is to have a file that list the changes and the date. On startup the app will check for newer version of the file and displays the new things. Developers can update the file every time they want to notify the user of a new feature, bug fixes and so on.
Would also be good to be able to select whether to display changes only for the current series or also for the next minor/major series.
Comment 2 Michele Calgaro 2023-05-10 04:23:55 CDT
This has been implemented.
Each time a new version is launched, the release notes for that version will pop up on the screen, with a list of the major changes involved and links for more info to wiki and TGw.